On Oct 14, 2007, at 7:37 PM, David Gibson wrote: > On Fri, Oct 12, 2007 at 09:28:48PM +0800, Li Yang wrote: >> Signed-off-by: Li Yang <[EMAIL PROTECTED]> >> --- >> arch/powerpc/boot/dts/mpc8377_mds.dts | 288 +++++++++++++++++++++ >> +++++++++ >> arch/powerpc/boot/dts/mpc8378_mds.dts | 268 +++++++++++++++++++++ >> +++++++ >> arch/powerpc/boot/dts/mpc8379_mds.dts | 308 +++++++++++++++++++++ >> ++++++++++++ >> 3 files changed, 864 insertions(+), 0 deletions(-) >> create mode 100644 arch/powerpc/boot/dts/mpc8377_mds.dts >> create mode 100644 arch/powerpc/boot/dts/mpc8378_mds.dts >> create mode 100644 arch/powerpc/boot/dts/mpc8379_mds.dts >> >> diff --git a/arch/powerpc/boot/dts/mpc8377_mds.dts >> b/arch/powerpc/boot/dts/mpc8377_mds.dts > [snip] >> + [EMAIL PROTECTED] { >> + #address-cells = <1>; >> + #size-cells = <1>; >> + device_type = "soc"; >> + ranges = <0 e0000000 00100000>; >> + reg = <e0000000 00000200>; >> + bus-frequency = <0>; >> + >> + [EMAIL PROTECTED] { >> + device_type = "watchdog"; > > Drop this device_type. > >> + compatible = "mpc83xx_wdt"; >> + reg = <200 100>; >> + }; >> + >> + [EMAIL PROTECTED] { >> + device_type = "i2c"; > > And this one.
I've asked Leo to leave this one as all other fsl boards do this and the code depends on it. There was some discussion about this but I wasn't sure if it was closed or not. >> + compatible = "fsl-i2c"; >> + reg = <3000 100>; >> + interrupts = <e 8>; >> + interrupt-parent = < &ipic >; >> + dfsrr; >> + }; >> + - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev