commit | f4a2b19c37caf40f3b8487ccb9032b974a84a3a7 | [log] [tgz] |
---|---|---|
author | Drew Fustini <drew@beagleboard.org> | Mon Sep 14 01:03:07 2020 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | 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 <tpiepho@gmail.com> Signed-off-by: Drew Fustini <drew@beagleboard.org> Acked-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/linux-omap/3139716.CMS8C0sQ7x@zen.local/ Link: https://lore.kernel.org/r/20200913230306.2061645-1-drew@beagleboard.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>