|
134 | 134 | clocks = <&clocks BCM2835_CLOCK_UART>, |
135 | 135 | <&clocks BCM2835_CLOCK_VPU>; |
136 | 136 | clock-names = "uartclk", "apb_pclk"; |
137 | | - arm,primecell-periphid = <0x00241011>; |
| 137 | + arm,primecell-periphid = <0x00341011>; |
138 | 138 | status = "disabled"; |
139 | 139 | }; |
140 | 140 |
|
|
145 | 145 | clocks = <&clocks BCM2835_CLOCK_UART>, |
146 | 146 | <&clocks BCM2835_CLOCK_VPU>; |
147 | 147 | clock-names = "uartclk", "apb_pclk"; |
148 | | - arm,primecell-periphid = <0x00241011>; |
| 148 | + arm,primecell-periphid = <0x00341011>; |
149 | 149 | status = "disabled"; |
150 | 150 | }; |
151 | 151 |
|
|
156 | 156 | clocks = <&clocks BCM2835_CLOCK_UART>, |
157 | 157 | <&clocks BCM2835_CLOCK_VPU>; |
158 | 158 | clock-names = "uartclk", "apb_pclk"; |
159 | | - arm,primecell-periphid = <0x00241011>; |
| 159 | + arm,primecell-periphid = <0x00341011>; |
160 | 160 | status = "disabled"; |
161 | 161 | }; |
162 | 162 |
|
|
167 | 167 | clocks = <&clocks BCM2835_CLOCK_UART>, |
168 | 168 | <&clocks BCM2835_CLOCK_VPU>; |
169 | 169 | clock-names = "uartclk", "apb_pclk"; |
170 | | - arm,primecell-periphid = <0x00241011>; |
| 170 | + arm,primecell-periphid = <0x00341011>; |
171 | 171 | status = "disabled"; |
172 | 172 | }; |
173 | 173 |
|
|
1163 | 1163 | }; |
1164 | 1164 |
|
1165 | 1165 | &uart0 { |
| 1166 | + arm,primecell-periphid = <0x00341011>; |
1166 | 1167 | interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>; |
1167 | 1168 | }; |
1168 | 1169 |
|
|
0 commit comments