diff options
author | Otto Sabart <ottosabart@seberm.com> | 2019-01-09 20:07:41 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-01-16 12:50:27 -0600 |
commit | 889f4ce60ed19cfd16216e96f90e64a0c1181c0d (patch) | |
tree | f5c060df9ea2a47483e7d407672177bb5f46a504 | |
parent | 28b170e88bc0c7509e6724717c15cb4b5686026e (diff) | |
download | talos-obmc-linux-889f4ce60ed19cfd16216e96f90e64a0c1181c0d.tar.gz talos-obmc-linux-889f4ce60ed19cfd16216e96f90e64a0c1181c0d.zip |
doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
The cp110-system-controller0.txt file was renamed to
cp110-system-controller.txt.
Fixes: 4aa5496980e4 ("dt-bindings: cp110: rename cp110 syscon file")
Signed-off-by: Otto Sabart <ottosabart@seberm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-mvebu.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt b/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt index 38ca2201e8ae..2e097b57f170 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-mvebu.txt @@ -14,8 +14,6 @@ Required properties: "marvell,armada-8k-gpio" should be used for the Armada 7K and 8K SoCs (either from AP or CP), see - Documentation/devicetree/bindings/arm/marvell/cp110-system-controller0.txt - and Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt for specific details about the offset property. |