[PATCH 3/3] dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support
From: robh@kernel.org (Rob Herring)
Date: 2016-10-09 02:35:15
Also in:
linux-devicetree, linux-gpio, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-10-09 02:35:15
Also in:
linux-devicetree, linux-gpio, lkml
On Tue, Oct 04, 2016 at 03:41:48PM +0200, Neil Armstrong wrote:
Signed-off-by: Neil Armstrong <redacted> --- Documentation/devicetree/bindings/gpio/gpio_oxnas.txt | 2 +- Documentation/devicetree/bindings/pinctrl/oxnas,pinctrl.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)diff --git a/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt b/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt index 928ed4f..9665147 100644 --- a/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt +++ b/Documentation/devicetree/bindings/gpio/gpio_oxnas.txt@@ -3,7 +3,7 @@ Please refer to gpio.txt for generic information regarding GPIO bindings. Required properties: - - compatible: "oxsemi,ox810se-gpio" + - compatible: "oxsemi,ox810se-gpio" or "oxsemi,ox820-gpio"
It is preferred to have one per line, but it's fine unless you respin the series. Acked-by: Rob Herring <robh@kernel.org>