]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS
authorMartyn Welch <martyn.welch@gefanuc.com>
Fri, 7 Nov 2008 13:43:43 +0000 (13:43 +0000)
committerKumar 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

index 6ed608322ddcb744ce4c837708f45484aca51849..e48cfa740c8aebaa35cb1cc7453bf0e607ea64a9 100644 (file)
                compatible = "simple-bus";
                ranges = <0x0 0xfef00000 0x00100000>;
                reg = <0xfef00000 0x100000>;    // CCSRBAR 1M
-               bus-frequency = <0>;
+               bus-frequency = <33333333>;
 
                i2c1: i2c@3000 {
                        #address-cells = <1>;