diff options
-rw-r--r-- | arch/arm/boot/dts/dove.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi index 56e5d376486a..db24b41a5264 100644 --- a/arch/arm/boot/dts/dove.dtsi +++ b/arch/arm/boot/dts/dove.dtsi | |||
@@ -506,6 +506,8 @@ | |||
506 | rtc: real-time-clock@d8500 { | 506 | rtc: real-time-clock@d8500 { |
507 | compatible = "marvell,orion-rtc"; | 507 | compatible = "marvell,orion-rtc"; |
508 | reg = <0xd8500 0x20>; | 508 | reg = <0xd8500 0x20>; |
509 | interrupt-parent = <&pmu_intc>; | ||
510 | interrupts = <5>; | ||
509 | }; | 511 | }; |
510 | 512 | ||
511 | crypto: crypto-engine@30000 { | 513 | crypto: crypto-engine@30000 { |