diff options
-rw-r--r-- | arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts b/arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts index a3d37ec2655d..73187173117c 100644 --- a/arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts +++ b/arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | |||
@@ -70,7 +70,7 @@ | |||
70 | compatible = "arm,sp805", "arm,primecell"; | 70 | compatible = "arm,sp805", "arm,primecell"; |
71 | status = "disabled"; | 71 | status = "disabled"; |
72 | reg = <0 0x2b060000 0 0x1000>; | 72 | reg = <0 0x2b060000 0 0x1000>; |
73 | interrupts = <98>; | 73 | interrupts = <0 98 4>; |
74 | clocks = <&oscclk7>; | 74 | clocks = <&oscclk7>; |
75 | clock-names = "apb_pclk"; | 75 | clock-names = "apb_pclk"; |
76 | }; | 76 | }; |
diff --git a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts index cf8071ad22d5..dfe371ec2749 100644 --- a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts +++ b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | |||
@@ -72,7 +72,7 @@ | |||
72 | wdt@2a490000 { | 72 | wdt@2a490000 { |
73 | compatible = "arm,sp805", "arm,primecell"; | 73 | compatible = "arm,sp805", "arm,primecell"; |
74 | reg = <0 0x2a490000 0 0x1000>; | 74 | reg = <0 0x2a490000 0 0x1000>; |
75 | interrupts = <98>; | 75 | interrupts = <0 98 4>; |
76 | clocks = <&oscclk6a>, <&oscclk6a>; | 76 | clocks = <&oscclk6a>, <&oscclk6a>; |
77 | clock-names = "wdogclk", "apb_pclk"; | 77 | clock-names = "wdogclk", "apb_pclk"; |
78 | }; | 78 | }; |