Re: [PATCH] [POWERPC] 85xx: TQM8548: add missing support for RTC and LM75
From: Kumar Gala <hidden>
Date: 2008-07-02 07:37:29
From: Kumar Gala <hidden>
Date: 2008-07-02 07:37:29
On Jun 26, 2008, at 8:15 AM, Wolfgang Grandegger wrote:
It adds the missing RTC node to tqm8548.dts and enables support for I2C, DS1307 and LM75 in the default configuration. Signed-off-by: Wolfgang Grandegger <redacted> --- arch/powerpc/boot/dts/tqm8548.dts | 5 arch/powerpc/configs/85xx/tqm8548_defconfig | 143 ++++++++++++++++++ ++++++++-- 2 files changed, 142 insertions(+), 6 deletions(-)
applied. - k