Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-21 Thread Lee Jones
On Wed, 16 Jul 2014, Opensource [Steve Twiss] wrote: > From: Opensource [Steve Twiss] > > Add register definitions for DA9063 AD (0x3) silicon variant ID > and Kconfig support to choose the silicon variant at compile time. > This patch also adds RTC support for the AD silicon changes. > > It

Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-21 Thread Lee Jones
On Wed, 16 Jul 2014, Opensource [Steve Twiss] wrote: From: Opensource [Steve Twiss] stwiss.opensou...@diasemi.com Add register definitions for DA9063 AD (0x3) silicon variant ID and Kconfig support to choose the silicon variant at compile time. This patch also adds RTC support for the AD

Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-18 Thread Philipp Zabel
Am Mittwoch, den 16.07.2014, 17:39 +0100 schrieb Opensource [Steve Twiss]: > From: Opensource [Steve Twiss] > > Add register definitions for DA9063 AD (0x3) silicon variant ID > and Kconfig support to choose the silicon variant at compile time. > This patch also adds RTC support for the AD

Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-18 Thread Philipp Zabel
Am Mittwoch, den 16.07.2014, 17:39 +0100 schrieb Opensource [Steve Twiss]: From: Opensource [Steve Twiss] stwiss.opensou...@diasemi.com Add register definitions for DA9063 AD (0x3) silicon variant ID and Kconfig support to choose the silicon variant at compile time. This patch also adds RTC

RE: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-17 Thread Opensource [Steve Twiss]
port Opensource >Subject: Re: [RFC V1] mfd: da9063: Add support for AD silicon variant > >On Wed, 16 Jul 2014 17:39:20 +0100 >"Opensource [Steve Twiss]" wrote: > >> The DA9063 probe function has been modified to use the compile time >> directive CONFIG_MFD_DA9063_AD

RE: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-17 Thread Opensource [Steve Twiss]
: Re: [RFC V1] mfd: da9063: Add support for AD silicon variant On Wed, 16 Jul 2014 17:39:20 +0100 Opensource [Steve Twiss] stwiss.opensou...@diasemi.com wrote: The DA9063 probe function has been modified to use the compile time directive CONFIG_MFD_DA9063_AD. This configuration option will allow

Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-16 Thread Alessandro Zummo
On Wed, 16 Jul 2014 17:39:20 +0100 "Opensource [Steve Twiss]" wrote: > The DA9063 probe function has been modified to use the compile time > directive CONFIG_MFD_DA9063_AD. This configuration option will allow > AD support only if this boolean is true, otherwise it will default to > support BB

[RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-16 Thread Opensource [Steve Twiss]
From: Opensource [Steve Twiss] Add register definitions for DA9063 AD (0x3) silicon variant ID and Kconfig support to choose the silicon variant at compile time. This patch also adds RTC support for the AD silicon changes. It adds AD support as a compile-time flag under a new menu item in

[RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-16 Thread Opensource [Steve Twiss]
From: Opensource [Steve Twiss] stwiss.opensou...@diasemi.com Add register definitions for DA9063 AD (0x3) silicon variant ID and Kconfig support to choose the silicon variant at compile time. This patch also adds RTC support for the AD silicon changes. It adds AD support as a compile-time flag

Re: [RFC V1] mfd: da9063: Add support for AD silicon variant

2014-07-16 Thread Alessandro Zummo
On Wed, 16 Jul 2014 17:39:20 +0100 Opensource [Steve Twiss] stwiss.opensou...@diasemi.com wrote: The DA9063 probe function has been modified to use the compile time directive CONFIG_MFD_DA9063_AD. This configuration option will allow AD support only if this boolean is true, otherwise it will