|
@@ -37,7 +37,7 @@ Example:
|
|
};
|
|
};
|
|
|
|
|
|
scifa0: serial@e6c40000 {
|
|
scifa0: serial@e6c40000 {
|
|
- compatible = "renesas,scifa-r8a7790", "renesas,scifa-generic";
|
|
|
|
|
|
+ compatible = "renesas,scifa-r8a7790", "renesas,scifa";
|
|
reg = <0 0xe6c40000 0 64>;
|
|
reg = <0 0xe6c40000 0 64>;
|
|
interrupt-parent = <&gic>;
|
|
interrupt-parent = <&gic>;
|
|
interrupts = <0 144 IRQ_TYPE_LEVEL_HIGH>;
|
|
interrupts = <0 144 IRQ_TYPE_LEVEL_HIGH>;
|