dt-bindings: pinctrl: add a 'pinctrl-use-default' property
authorRob Herring <robh@kernel.org>
Mon, 9 Jul 2018 15:41:49 +0000 (09:41 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jul 2018 15:22:35 +0000 (17:22 +0200)
commit7930eb919feb59b8c799cb3085d0e9f7b5ae34d1
tree5c517feb712a9ee41826d04c888abfdcb10909b0
parent25b4e70dcce92168eab4d8113817bb4dd130ebd2
dt-bindings: pinctrl: add a 'pinctrl-use-default' property

Pin setup may be optional in some cases such as the reset default works
or the pin setup is done by the bootloader. In these cases, it is optional
for the OS to support managing the pin controller and pin setup. In order
to support this scenario, add a property 'pinctrl-use-default' to indicate
that the pin configuration is optional.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt