|
@@ -47,7 +47,7 @@
|
|
|
};
|
|
|
|
|
|
irqpin0: irqpin@e6900000 {
|
|
|
- compatible = "renesas,intc-irqpin";
|
|
|
+ compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
|
#interrupt-cells = <2>;
|
|
|
interrupt-controller;
|
|
|
reg = <0xe6900000 4>,
|
|
@@ -67,7 +67,7 @@
|
|
|
};
|
|
|
|
|
|
irqpin1: irqpin@e6900004 {
|
|
|
- compatible = "renesas,intc-irqpin";
|
|
|
+ compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
|
#interrupt-cells = <2>;
|
|
|
interrupt-controller;
|
|
|
reg = <0xe6900004 4>,
|
|
@@ -88,7 +88,7 @@
|
|
|
};
|
|
|
|
|
|
irqpin2: irqpin@e6900008 {
|
|
|
- compatible = "renesas,intc-irqpin";
|
|
|
+ compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
|
#interrupt-cells = <2>;
|
|
|
interrupt-controller;
|
|
|
reg = <0xe6900008 4>,
|
|
@@ -108,7 +108,7 @@
|
|
|
};
|
|
|
|
|
|
irqpin3: irqpin@e690000c {
|
|
|
- compatible = "renesas,intc-irqpin";
|
|
|
+ compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
|
|
|
#interrupt-cells = <2>;
|
|
|
interrupt-controller;
|
|
|
reg = <0xe690000c 4>,
|