|
@@ -13,5 +13,5 @@ Example:
|
|
compatible = "mrvl,mmp-rtc";
|
|
compatible = "mrvl,mmp-rtc";
|
|
reg = <0xd4010000 0x1000>;
|
|
reg = <0xd4010000 0x1000>;
|
|
interrupts = <5>, <6>;
|
|
interrupts = <5>, <6>;
|
|
- interrupt-name = "rtc 1Hz", "rtc alarm";
|
|
|
|
|
|
+ interrupt-names = "rtc 1Hz", "rtc alarm";
|
|
};
|
|
};
|