projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70b319f
)
ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"
author
Vineet Gupta
<vgupta@synopsys.com>
Mon, 11 Feb 2013 09:32:08 +0000
(15:02 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:22 +0000
(23:16 +0530)
Per Grant's review comment - driver changes via tty tree
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/angel4.dts
patch
|
blob
|
history
diff --git
a/arch/arc/boot/dts/angel4.dts
b/arch/arc/boot/dts/angel4.dts
index 4c188d5bc10c7c70df5450cc1b7951ef329d1667..bae4f936cb0314f14371680ee4b1380e5b2b99ce 100644
(file)
--- 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>;
-
bau
d = <115200>;
+
current-spee
d = <115200>;
status = "okay";
};
};