diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2016-09-06 17:14:14 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-09-12 10:58:23 +0200 |
commit | 40ade582194668aa4336a30f96c9d592c46a1928 (patch) | |
tree | b8c9aec6edced88f3e7bbcecfe9a7441ba9f7971 /fs | |
parent | pinctrl: sh-pfc: r8a7792: Add MSIOF pin groups (diff) | |
download | linux-40ade582194668aa4336a30f96c9d592c46a1928.tar.xz linux-40ade582194668aa4336a30f96c9d592c46a1928.zip |
pinctrl: sh-pfc: Return pinconf with arguments in packed format
The pinconf-generic code expects configurations with arguments to be
returned in a packed format in order to be displayed properly by
pinconf_generic_dump_one().
Reading /sys/kernel/debug/pinctrl/e6060000.pfc/pinconf-pins on
r8a7795/salvator-x now shows:
pin 101 (GP_3_5): output drive strength (9 mA), pin power source (3300 selector)
Instead of:
pin 101 (GP_3_5): output drive strength (0 mA), pin power source (0 selector)
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions