Re: [PATCH v4 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero

2021-03-24 Thread Tony Lindgren
* Hanna Hawa [700101 02:00]: > A System Error (SError, followed by kernel panic) was detected when > trying to print the supported pins in a pinctrl device which supports > multiple pins per register. This change fixes the pcs_pin_dbg_show() in > pinctrl-single driver when bits_per_mux is not zero

[PATCH v4 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero

2021-03-19 Thread Hanna Hawa
A System Error (SError, followed by kernel panic) was detected when trying to print the supported pins in a pinctrl device which supports multiple pins per register. This change fixes the pcs_pin_dbg_show() in pinctrl-single driver when bits_per_mux is not zero. In addition move offset calculation