diff options
author | Sebastien Guiriec <s-guiriec@ti.com> | 2012-10-23 04:37:09 -0400 |
---|---|---|
committer | Benoit Cousson <b-cousson@ti.com> | 2012-10-29 11:56:33 -0400 |
commit | f4b224f2b48e3a5203a25fe64ef46cc5c54e1604 (patch) | |
tree | 96263244045aa51a0bea0f17b29759e9b4327ae0 /arch/arm/boot/dts/omap5.dtsi | |
parent | 510c0ffdd408ced2654f073d0397f0fec410a235 (diff) |
ARM: dts: omap5: Update GPIO with address space and interrupts
Add base address and interrupt line inside Device Tree data for
OMAP5.
Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5.dtsi')
-rw-r--r-- | arch/arm/boot/dts/omap5.dtsi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi index 61a4f2ea7d3c..4cd8acf32c6f 100644 --- a/arch/arm/boot/dts/omap5.dtsi +++ b/arch/arm/boot/dts/omap5.dtsi | |||
@@ -104,6 +104,8 @@ | |||
104 | 104 | ||
105 | gpio1: gpio@4ae10000 { | 105 | gpio1: gpio@4ae10000 { |
106 | compatible = "ti,omap4-gpio"; | 106 | compatible = "ti,omap4-gpio"; |
107 | reg = <0x4ae10000 0x200>; | ||
108 | interrupts = <0 29 0x4>; | ||
107 | ti,hwmods = "gpio1"; | 109 | ti,hwmods = "gpio1"; |
108 | gpio-controller; | 110 | gpio-controller; |
109 | #gpio-cells = <2>; | 111 | #gpio-cells = <2>; |
@@ -113,6 +115,8 @@ | |||
113 | 115 | ||
114 | gpio2: gpio@48055000 { | 116 | gpio2: gpio@48055000 { |
115 | compatible = "ti,omap4-gpio"; | 117 | compatible = "ti,omap4-gpio"; |
118 | reg = <0x48055000 0x200>; | ||
119 | interrupts = <0 30 0x4>; | ||
116 | ti,hwmods = "gpio2"; | 120 | ti,hwmods = "gpio2"; |
117 | gpio-controller; | 121 | gpio-controller; |
118 | #gpio-cells = <2>; | 122 | #gpio-cells = <2>; |
@@ -122,6 +126,8 @@ | |||
122 | 126 | ||
123 | gpio3: gpio@48057000 { | 127 | gpio3: gpio@48057000 { |
124 | compatible = "ti,omap4-gpio"; | 128 | compatible = "ti,omap4-gpio"; |
129 | reg = <0x48057000 0x200>; | ||
130 | interrupts = <0 31 0x4>; | ||
125 | ti,hwmods = "gpio3"; | 131 | ti,hwmods = "gpio3"; |
126 | gpio-controller; | 132 | gpio-controller; |
127 | #gpio-cells = <2>; | 133 | #gpio-cells = <2>; |
@@ -131,6 +137,8 @@ | |||
131 | 137 | ||
132 | gpio4: gpio@48059000 { | 138 | gpio4: gpio@48059000 { |
133 | compatible = "ti,omap4-gpio"; | 139 | compatible = "ti,omap4-gpio"; |
140 | reg = <0x48059000 0x200>; | ||
141 | interrupts = <0 32 0x4>; | ||
134 | ti,hwmods = "gpio4"; | 142 | ti,hwmods = "gpio4"; |
135 | gpio-controller; | 143 | gpio-controller; |
136 | #gpio-cells = <2>; | 144 | #gpio-cells = <2>; |
@@ -140,6 +148,8 @@ | |||
140 | 148 | ||
141 | gpio5: gpio@4805b000 { | 149 | gpio5: gpio@4805b000 { |
142 | compatible = "ti,omap4-gpio"; | 150 | compatible = "ti,omap4-gpio"; |
151 | reg = <0x4805b000 0x200>; | ||
152 | interrupts = <0 33 0x4>; | ||
143 | ti,hwmods = "gpio5"; | 153 | ti,hwmods = "gpio5"; |
144 | gpio-controller; | 154 | gpio-controller; |
145 | #gpio-cells = <2>; | 155 | #gpio-cells = <2>; |
@@ -149,6 +159,8 @@ | |||
149 | 159 | ||
150 | gpio6: gpio@4805d000 { | 160 | gpio6: gpio@4805d000 { |
151 | compatible = "ti,omap4-gpio"; | 161 | compatible = "ti,omap4-gpio"; |
162 | reg = <0x4805d000 0x200>; | ||
163 | interrupts = <0 34 0x4>; | ||
152 | ti,hwmods = "gpio6"; | 164 | ti,hwmods = "gpio6"; |
153 | gpio-controller; | 165 | gpio-controller; |
154 | #gpio-cells = <2>; | 166 | #gpio-cells = <2>; |
@@ -158,6 +170,8 @@ | |||
158 | 170 | ||
159 | gpio7: gpio@48051000 { | 171 | gpio7: gpio@48051000 { |
160 | compatible = "ti,omap4-gpio"; | 172 | compatible = "ti,omap4-gpio"; |
173 | reg = <0x48051000 0x200>; | ||
174 | interrupts = <0 35 0x4>; | ||
161 | ti,hwmods = "gpio7"; | 175 | ti,hwmods = "gpio7"; |
162 | gpio-controller; | 176 | gpio-controller; |
163 | #gpio-cells = <2>; | 177 | #gpio-cells = <2>; |
@@ -167,6 +181,8 @@ | |||
167 | 181 | ||
168 | gpio8: gpio@48053000 { | 182 | gpio8: gpio@48053000 { |
169 | compatible = "ti,omap4-gpio"; | 183 | compatible = "ti,omap4-gpio"; |
184 | reg = <0x48053000 0x200>; | ||
185 | interrupts = <0 121 0x4>; | ||
170 | ti,hwmods = "gpio8"; | 186 | ti,hwmods = "gpio8"; |
171 | gpio-controller; | 187 | gpio-controller; |
172 | #gpio-cells = <2>; | 188 | #gpio-cells = <2>; |