Add ds1339 I2C RTC chip as child of 2nd I2C controller. Cc: Timur Tabi <[EMAIL PROTECTED]> Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc8349emitx.dts | 7 +++++++ 1 file changed, 7 insertions(+)
Index: linux/arch/powerpc/boot/dts/mpc8349emitx.dts =================================================================== --- linux.orig/arch/powerpc/boot/dts/mpc8349emitx.dts +++ linux/arch/powerpc/boot/dts/mpc8349emitx.dts @@ -68,6 +68,13 @@ interrupts = <f 8>; interrupt-parent = < &ipic >; dfsrr; + + [EMAIL PROTECTED] { + device_type = "rtc"; + compatible = "dallas,ds1339"; + reg = <68 4>; + }; + }; [EMAIL PROTECTED] { -- Bye, Peter Korsgaard _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev