Re: [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-31 Thread Joshua Kinard
On 12/15/2014 11:29, Ralf Baechle wrote: > On Fri, Dec 12, 2014 at 05:13:46PM -0500, Joshua Kinard wrote: > >> This modifies the IP32 (SGI O2) platform and reset code to utilize the new >> rtc-ds1685 driver. The old mc146818rtc.h header is removed and >> ip32_defconfig >> is updated as well. >>

Re: [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-31 Thread Joshua Kinard
On 12/15/2014 11:29, Ralf Baechle wrote: On Fri, Dec 12, 2014 at 05:13:46PM -0500, Joshua Kinard wrote: This modifies the IP32 (SGI O2) platform and reset code to utilize the new rtc-ds1685 driver. The old mc146818rtc.h header is removed and ip32_defconfig is updated as well.

Re: [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-15 Thread Ralf Baechle
On Fri, Dec 12, 2014 at 05:13:46PM -0500, Joshua Kinard wrote: > This modifies the IP32 (SGI O2) platform and reset code to utilize the new > rtc-ds1685 driver. The old mc146818rtc.h header is removed and ip32_defconfig > is updated as well. > > Signed-off-by: Joshua Kinard > --- >

Re: [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-15 Thread Ralf Baechle
On Fri, Dec 12, 2014 at 05:13:46PM -0500, Joshua Kinard wrote: This modifies the IP32 (SGI O2) platform and reset code to utilize the new rtc-ds1685 driver. The old mc146818rtc.h header is removed and ip32_defconfig is updated as well. Signed-off-by: Joshua Kinard ku...@gentoo.org ---

[PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-12 Thread Joshua Kinard
From: Joshua Kinard This modifies the IP32 (SGI O2) platform and reset code to utilize the new rtc-ds1685 driver. The old mc146818rtc.h header is removed and ip32_defconfig is updated as well. Signed-off-by: Joshua Kinard --- arch/mips/configs/ip32_defconfig |3

[PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver

2014-12-12 Thread Joshua Kinard
From: Joshua Kinard ku...@gentoo.org This modifies the IP32 (SGI O2) platform and reset code to utilize the new rtc-ds1685 driver. The old mc146818rtc.h header is removed and ip32_defconfig is updated as well. Signed-off-by: Joshua Kinard ku...@gentoo.org --- arch/mips/configs/ip32_defconfig