|
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 |
|
|
1155 | 1155 | };
|
1156 | 1156 |
|
1157 | 1157 | &uart0 {
|
| 1158 | + arm,primecell-periphid = <0x00341011>; |
1158 | 1159 | interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
|
1159 | 1160 | };
|
1160 | 1161 |
|
|
0 commit comments