]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
authorRob Herring <robh@kernel.org>
Thu, 7 Nov 2019 22:42:54 +0000 (16:42 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 13 Nov 2019 14:00:59 +0000 (15:00 +0100)
commit3af50e548019f6ee26d0ed4340f4ab980f884696
treeeb2c1a43c6690c73b4c3a212c23845faa17e602c
parent6fbd92a8337786802326f5e7b7aa7d1a6b8f54e3
dt-bindings: pinctrl: Convert generic pin mux and config properties to schema

As pinctrl bindings have a flexible structure and no standard child node
naming convention, creating a single pinctrl schema doesn't work. Instead,
create schemas for the pin mux and config nodes which device pinctrl schema
can reference.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20191107224254.15712-1-robh@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
Documentation/devicetree/bindings/pinctrl/pinmux-node.yaml [new file with mode: 0644]