commit | f4a2b19c37caf40f3b8487ccb9032b974a84a3a7 | [log] [tgz] |
---|---|---|
author | Drew Fustini <[email protected]> | Mon Sep 14 01:03:07 2020 +0200 |
committer | Linus Walleij <[email protected]> | Thu Oct 01 10:04:53 2020 +0200 |
tree | f2aa4bda76e1ef3079aff07e63bd2290728184de | |
parent | 9b9448f39e83d8e6fdfed006c5db8c304a98c2cd [diff] |
pinctrl: single: fix debug output when #pinctrl-cells = 2 The debug output in pcs_parse_one_pinctrl_entry() needs to be updated to print the correct pinctrl register value when #pinctrl-cells is 2. Fixes: a13395418888 ("pinctrl: single: parse #pinctrl-cells = 2") Reported-by: Trent Piepho <[email protected]> Signed-off-by: Drew Fustini <[email protected]> Acked-by: Tony Lindgren <[email protected]> Link: https://lore.kernel.org/linux-omap/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>