[PATCH 0/2] Fix pinctrl-single pcs_pin_dbg_show()
Hanna Hawa
hhhawa at amazon.com
Mon Mar 15 14:59:42 GMT 2021
These patches fix the pcs_pin_dbg_show() function for the scenario where
a single register controls multiple pins (i.e. bits_per_mux != 0).
Additionally, the common formula is moved to a separate function to
allow reuse.
Hanna Hawa (2):
pinctrl: pinctrl-single: remove unused parameter
pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux != 0
drivers/pinctrl/pinctrl-single.c | 74 ++++++++++++++++++++------------
1 file changed, 47 insertions(+), 27 deletions(-)
--
2.17.1
More information about the linux-arm-kernel
mailing list