Skip to content
Commit 5e25b9d5 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

pinctrl: uniphier: support pin configuration for dedicated pins



PH1-LD4 and PH1-sLD8 SoCs have pins that support pin configuration
(pin biasing, drive strength control), but not pin-muxing.

Allow to fill the mux value table with -1 for those pins; pins with
mux value -1 will be skipped in the pin-mux set function.  The mux
value type should be changed from "unsigned" to "int" in order to
accommodate -1 as a special case.

[ Linux commit: 363c90e743b50a432a91a211dd8b078d9df446e9 ]

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 3379987e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment