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

Commit fc32781b authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"



Per Grant's review comment - driver changes via tty tree

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 70b319f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
			reg = <0xc0fc1000 0x100>;
			interrupts = <5>;
			clock-frequency = <80000000>;
			baud = <115200>;
			current-speed = <115200>;
			status = "okay";
		};
	};