[PATCH] pinctrl: imx: output one pin/config pair per line in pinconf-groups
From: Linus Walleij <hidden>
Date: 2016-09-05 22:19:08
Also in:
linux-gpio
From: Linus Walleij <hidden>
Date: 2016-09-05 22:19:08
Also in:
linux-gpio
On Sat, Aug 20, 2016 at 12:05 AM, Vladimir Zapolskiy [off-list ref] wrote:
cat /sys/kernel/debug/pinctrl/${pinctrl}/pinconf-groups output is
hardly readable, if a pin group contains more than one pin the output
is glued and looks like this:
MX6Q_PAD_SD1_DAT0: 0x17071MX6Q_PAD_SD1_CMD: 0x17071MX6Q_PAD_SD1_CLK: 0x17071
Add two space indentation and a new line separator to improve
readability of the output.
Signed-off-by: Vladimir Zapolskiy <redacted>Patch applied with Shawn's ACK. Yours, Linus Walleij