diff options
Diffstat (limited to 'arch/arm/boot/dts/am4372.dtsi')
-rw-r--r-- | arch/arm/boot/dts/am4372.dtsi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index c9aee0e799bb..9b3d2ba82f13 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi | |||
@@ -30,7 +30,7 @@ | |||
30 | cpus { | 30 | cpus { |
31 | #address-cells = <1>; | 31 | #address-cells = <1>; |
32 | #size-cells = <0>; | 32 | #size-cells = <0>; |
33 | cpu@0 { | 33 | cpu: cpu@0 { |
34 | compatible = "arm,cortex-a9"; | 34 | compatible = "arm,cortex-a9"; |
35 | device_type = "cpu"; | 35 | device_type = "cpu"; |
36 | reg = <0>; | 36 | reg = <0>; |
@@ -267,7 +267,7 @@ | |||
267 | ti,hwmods = "counter_32k"; | 267 | ti,hwmods = "counter_32k"; |
268 | }; | 268 | }; |
269 | 269 | ||
270 | rtc@44e3e000 { | 270 | rtc: rtc@44e3e000 { |
271 | compatible = "ti,am4372-rtc","ti,da830-rtc"; | 271 | compatible = "ti,am4372-rtc","ti,da830-rtc"; |
272 | reg = <0x44e3e000 0x1000>; | 272 | reg = <0x44e3e000 0x1000>; |
273 | interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH | 273 | interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH |
@@ -276,7 +276,7 @@ | |||
276 | status = "disabled"; | 276 | status = "disabled"; |
277 | }; | 277 | }; |
278 | 278 | ||
279 | wdt@44e35000 { | 279 | wdt: wdt@44e35000 { |
280 | compatible = "ti,am4372-wdt","ti,omap3-wdt"; | 280 | compatible = "ti,am4372-wdt","ti,omap3-wdt"; |
281 | reg = <0x44e35000 0x1000>; | 281 | reg = <0x44e35000 0x1000>; |
282 | interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>; | 282 | interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>; |
@@ -868,7 +868,7 @@ | |||
868 | #size-cells = <1>; | 868 | #size-cells = <1>; |
869 | ranges; | 869 | ranges; |
870 | 870 | ||
871 | dispc@4832a400 { | 871 | dispc: dispc@4832a400 { |
872 | compatible = "ti,omap3-dispc"; | 872 | compatible = "ti,omap3-dispc"; |
873 | reg = <0x4832a400 0x400>; | 873 | reg = <0x4832a400 0x400>; |
874 | interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; | 874 | interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; |