|
@@ -45,6 +45,16 @@
|
|
<0 56 IRQ_TYPE_LEVEL_HIGH>;
|
|
<0 56 IRQ_TYPE_LEVEL_HIGH>;
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ cmt1: timer@e6138000 {
|
|
|
|
+ compatible = "renesas,cmt-48-sh73a0", "renesas,cmt-48";
|
|
|
|
+ reg = <0xe6138000 0x200>;
|
|
|
|
+ interrupts = <0 65 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
|
+
|
|
|
|
+ renesas,channels-mask = <0x3f>;
|
|
|
|
+
|
|
|
|
+ status = "disabled";
|
|
|
|
+ };
|
|
|
|
+
|
|
irqpin0: irqpin@e6900000 {
|
|
irqpin0: irqpin@e6900000 {
|
|
compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
#interrupt-cells = <2>;
|
|
#interrupt-cells = <2>;
|