diff options
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt index 4363ae4b3c14..33a0345eef32 100644 --- a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt +++ b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.txt | |||
@@ -14,7 +14,7 @@ Required properties: | |||
14 | Example: | 14 | Example: |
15 | 15 | ||
16 | gpio0: gpio@73f84000 { | 16 | gpio0: gpio@73f84000 { |
17 | compatible = "fsl,imx51-gpio", "fsl,imx31-gpio"; | 17 | compatible = "fsl,imx51-gpio", "fsl,imx35-gpio"; |
18 | reg = <0x73f84000 0x4000>; | 18 | reg = <0x73f84000 0x4000>; |
19 | interrupts = <50 51>; | 19 | interrupts = <50 51>; |
20 | gpio-controller; | 20 | gpio-controller; |