diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-10-04 16:41:48 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-10-24 17:30:14 +0300 |
commit | f0a8548bc1ff031f14843294b3d3e32932651b42 (patch) | |
tree | a3deed6f895e61e372c06999f23e245509efc5aa /Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt | |
parent | 4b0c0c25fa7965f859b4489b3670e5a1e36ffab8 (diff) | |
download | linux-f0a8548bc1ff031f14843294b3d3e32932651b42.tar.xz |
dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt index d6074321f730..09e81a95bbfd 100644 --- a/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt @@ -9,7 +9,7 @@ used for a specific device or function. This node represents configurations of pins, optional function, and optional mux related configuration. Required properties for pin controller node: - - compatible: "oxsemi,ox810se-pinctrl" + - compatible: "oxsemi,ox810se-pinctrl" or "oxsemi,ox820-pinctrl" - oxsemi,sys-ctrl: a phandle to the system controller syscon node Required properties for pin configuration sub-nodes: |