projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0e9e0
)
powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS
author
Martyn Welch
<martyn.welch@gefanuc.com>
Fri, 7 Nov 2008 13:43:43 +0000
(13:43 +0000)
committer
Kumar Gala
<galak@kernel.crashing.org>
Sat, 8 Nov 2008 18:39:01 +0000
(12:39 -0600)
This patch corrects the bus-frequency value provided in the SBC610's dts.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/gef_sbc610.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/gef_sbc610.dts
b/arch/powerpc/boot/dts/gef_sbc610.dts
index
6ed6083
..
e48cfa7
100644
(file)
--- a/
arch/powerpc/boot/dts/gef_sbc610.dts
+++ b/
arch/powerpc/boot/dts/gef_sbc610.dts
@@
-108,7
+108,7
@@
compatible = "simple-bus";
ranges = <0x0 0xfef00000 0x00100000>;
reg = <0xfef00000 0x100000>; // CCSRBAR 1M
- bus-frequency = <
0
>;
+ bus-frequency = <
33333333
>;
i2c1: i2c@3000 {
#address-cells = <1>;