|
@@ -42,7 +42,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
cmt1: timer@e6138000 {
|
|
cmt1: timer@e6138000 {
|
|
- compatible = "renesas,cmt-48";
|
|
|
|
|
|
+ compatible = "renesas,cmt-48-r8a7740", "renesas,cmt-48";
|
|
reg = <0xe6138000 0x170>;
|
|
reg = <0xe6138000 0x170>;
|
|
interrupts = <0 58 IRQ_TYPE_LEVEL_HIGH>;
|
|
interrupts = <0 58 IRQ_TYPE_LEVEL_HIGH>;
|
|
clocks = <&mstp3_clks R8A7740_CLK_CMT1>;
|
|
clocks = <&mstp3_clks R8A7740_CLK_CMT1>;
|