]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 11 Aug 2018 02:16:13 +0000 (11:16 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Aug 2018 08:50:12 +0000 (10:50 +0200)
commit375fef591696069a423223b6110f2dd79427a713
treee9455d0730558c7dbcb8e69d9d899d968f0a1e51
parent305fa67ee452d4b36c7cba334de119281a5a917f
pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4

The pin 327 was supposed to be used as a voltage control line for the
SD card regulator, but the SD card port1 does not support UHS-I.  It
only supports 3.3V signaling, hence this pin is pointless.

Just a note about the background.  At first, hardware engineers tried
to implement the UHS for this port.  Then, they needed to shrink the
silicon die size, and gave up the UHS, but forgot to remove the pin
assignment.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c