Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50663822 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: shmobile: r8a7740 dtsi: Fix SCIFB naming



The single SCIFB on R-Mobile A1 is called "scifb", not "scifb8".

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent cb6d08a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -275,7 +275,7 @@
		status = "disabled";
		status = "disabled";
	};
	};


	scifb8: serial@e6c30000 {
	scifb: serial@e6c30000 {
		compatible = "renesas,scifb-r8a7740", "renesas,scifb";
		compatible = "renesas,scifb-r8a7740", "renesas,scifb";
		reg = <0xe6c30000 0x100>;
		reg = <0xe6c30000 0x100>;
		interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>;