From fc32781bfdb56dad883469b65e468e749ef35fe5 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Mon, 11 Feb 2013 15:02:08 +0530 Subject: ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" Per Grant's review comment - driver changes via tty tree Signed-off-by: Vineet Gupta --- arch/arc/boot/dts/angel4.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arc') diff --git a/arch/arc/boot/dts/angel4.dts b/arch/arc/boot/dts/angel4.dts index 4c188d5bc10c..bae4f936cb03 100644 --- a/arch/arc/boot/dts/angel4.dts +++ b/arch/arc/boot/dts/angel4.dts @@ -48,7 +48,7 @@ reg = <0xc0fc1000 0x100>; interrupts = <5>; clock-frequency = <80000000>; - baud = <115200>; + current-speed = <115200>; status = "okay"; }; }; -- cgit v1.2.3