diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2012-10-08 06:46:32 -0400 |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2012-10-08 06:46:32 -0400 |
commit | 102084d3d3969646cc89ea159e50898aeafc6649 (patch) | |
tree | e92924469b3fab3ee6fa29e338e0a3a4cb167e82 /arch/arm/boot/dts/at91sam9n12.dtsi | |
parent | 6ccbe607132bd823abbad8d32b13af89161707da (diff) | |
parent | 979570e02981d4a8fc20b3cc8fd651856c98ee9d (diff) |
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Linux 3.6-rc7
Needed to get updates from i2c-embedded/for-current into i2c-embedded/for-next
Diffstat (limited to 'arch/arm/boot/dts/at91sam9n12.dtsi')
-rw-r--r-- | arch/arm/boot/dts/at91sam9n12.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi index 42e9fba44237..82508d68aa7e 100644 --- a/arch/arm/boot/dts/at91sam9n12.dtsi +++ b/arch/arm/boot/dts/at91sam9n12.dtsi | |||
@@ -109,6 +109,7 @@ | |||
109 | #gpio-cells = <2>; | 109 | #gpio-cells = <2>; |
110 | gpio-controller; | 110 | gpio-controller; |
111 | interrupt-controller; | 111 | interrupt-controller; |
112 | #interrupt-cells = <2>; | ||
112 | }; | 113 | }; |
113 | 114 | ||
114 | pioB: gpio@fffff600 { | 115 | pioB: gpio@fffff600 { |
@@ -118,6 +119,7 @@ | |||
118 | #gpio-cells = <2>; | 119 | #gpio-cells = <2>; |
119 | gpio-controller; | 120 | gpio-controller; |
120 | interrupt-controller; | 121 | interrupt-controller; |
122 | #interrupt-cells = <2>; | ||
121 | }; | 123 | }; |
122 | 124 | ||
123 | pioC: gpio@fffff800 { | 125 | pioC: gpio@fffff800 { |
@@ -127,6 +129,7 @@ | |||
127 | #gpio-cells = <2>; | 129 | #gpio-cells = <2>; |
128 | gpio-controller; | 130 | gpio-controller; |
129 | interrupt-controller; | 131 | interrupt-controller; |
132 | #interrupt-cells = <2>; | ||
130 | }; | 133 | }; |
131 | 134 | ||
132 | pioD: gpio@fffffa00 { | 135 | pioD: gpio@fffffa00 { |
@@ -136,6 +139,7 @@ | |||
136 | #gpio-cells = <2>; | 139 | #gpio-cells = <2>; |
137 | gpio-controller; | 140 | gpio-controller; |
138 | interrupt-controller; | 141 | interrupt-controller; |
142 | #interrupt-cells = <2>; | ||
139 | }; | 143 | }; |
140 | 144 | ||
141 | dbgu: serial@fffff200 { | 145 | dbgu: serial@fffff200 { |