Skip to content

Commit

Permalink
ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-s…
Browse files Browse the repository at this point in the history
…peed"

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

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Vineet Gupta committed Feb 15, 2013
1 parent 70b319f commit fc32781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arc/boot/dts/angel4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
reg = <0xc0fc1000 0x100>;
interrupts = <5>;
clock-frequency = <80000000>;
baud = <115200>;
current-speed = <115200>;
status = "okay";
};
};
Expand Down

0 comments on commit fc32781

Please sign in to comment.