On Fri, 21 June 2013, Mark Brown wrote:
>
>On Thu, Jun 20, 2013 at 02:42:03PM +0100, Steve Twiss wrote:
>
>> @@ -293,6 +293,13 @@ config REGULATOR_LP8788
>> help
>>This driver supports LP8788 voltage regulator chip.
>>
>> +config REGULATOR_DA9210
>> +bool "Dialog Semiconductor DA9
On Fri, 21 Jun 2013, Guennadi Liakhovetski wrote:
>
>On Thu, 20 Jun 2013, Steve Twiss wrote:
>
>> From: Steve Twiss
>>
>> This is the regulator driver for the Dialog DA9210 Multi-phase Buck.
>> The patch is relative to linux-next next-20130620
>>
>> The regulator implements the functions for .ena
On 02 July 2013 @ 22:06, Mark Brown wrote:
>Please follow the patch submission process in SubmittingPatches. This doesn't
>visually
>resemble most patch submissions...
Will follow the rules more closely in future.
>> >This looks like you should be using a regmap range.
>
>> The use of regmap_
On Wed, 26 June 2013, Guennadi Liakhovetski wrote:
>
>Hi Steve
>
>On Mon, 24 Jun 2013, Opensource [Steve Twiss] wrote:
>
>[snip]
>
>> Thank you for the comments.
>
>Thanks for your work on this! I've got one more question to you though: it
>looks li
On Fri, Jun 28, 2013, Mark Brown wrote:
>
>On Fri, Jun 28, 2013 at 10:32:08AM +, Opensource [Steve Twiss] wrote:
>
>Please fix your mail client to word wrap between paragraphs for legibility.
>
Hi Mark,
Apologies for the word-wrap.
>> Dialog are planning to submit
2:36 Mark Brown wrote:
>
> > To: Opensource [Steve Twiss]
> > Cc: LINUXKERNEL; Lee Jones; Liam Girdwood; Samuel Ortiz; David Dajun
> > Chen; Support Opensource
> > Subject: Re: [PATCH V1 0/2] Add DA9021 support to the existing DA9052/53
> > driver
> >
The title o
On 13 October 2015 08:32 Lee Jones wrote:
> To: Opensource [Steve Twiss]
> Cc: LINUXKERNEL; Samuel Ortiz; David Dajun Chen; Support Opensource
> Subject: Re: [PATCH V1 1/2] mfd: da9053: Addition of extra registers for
> GPIOs 8-13
>
> On Thu, 08 Oct 2015, Steve Twiss wrote:
On 19 January 2015 09:54, Lee Jones wrote:
> On Wed, 14 Jan 2015, Steve Twiss wrote:
> > From: Steve Twiss
> >
> > ---
> > Checks performed with linux-next/v3.19-rc4/scripts/checkpatch.pl
> > da9063.txttotal: 0 errors, 0 warnings, 94 lines checked
> > da9063-core.c t
From: Steve Twiss
This patch set adds device tree support for the Dialog
Semiconductor DA9063 PMIC. Support is provided for the
Regulators; Real-Time Clock and Watchdog.
[PATCH V2 1/2]: kernel driver device tree support
[PATCH V2 2/2]: device tree bindings document
Thank you,
Steve Twiss, Dialo
On 17 April 2015 17:16 Dmitry Torokhov wrote
> On Fri, Apr 17, 2015 at 01:03:20PM +0100, S Twiss wrote:
> > From: Steve Twiss
> >
> > Add OnKey driver support for DA9063
> >
>
> Isn't this almost to the letter identical to da9062 that I just looked
> at? Please find a way to not make a brand new
On 18 April 2015 08:55 Paul Bolle wrote:
> There's still a license mismatch left (it probably got lost in the noise
> when I finally noticed that the header comment mentioned the LGPL in
> V1).
>
> On Fri, 2015-04-17 at 13:03 +0100, S Twiss wrote:
> > + * as published by the Free Software Foundat
On 18 April 2015 12:48 Mark Brown wrote:
> On Fri, Apr 17, 2015 at 03:23:32PM +0100, S Twiss wrote:
>
> > +/* Regulator interrupt handlers */
> > +static irqreturn_t da9062_ldo_lim_event(int irq, void *data)
> > +{
> > + struct da9062_regulators *regulators = data;
> > + struct da9062 *hw =
On 17 April 2015 15:24 Steve Twiss wrote.
> Subject: [PATCH V1 1/6] mfd: da9062: DA9062 MFD core driver
> From: S Twiss
>
> Add MFD core driver support for DA9062
>
> Signed-off-by: Steve Twiss
>
> ---
>
> This patch applies against linux-next and v4.0
>
> drivers/mfd/Kconfig
On 09 April 2015 10:22 Lee Jones wrote
> > From: Steve Twiss
> What format is this? Why aren't you using `git send-email`?
I am using a git format-patch to generate the patches but our in-house IT
department complications disallow the use of git send-email.
> > This patch is dependent on PATCH
On 29 April 2015 11:54 Lee Jones wrote :
> On Fri, 17 Apr 2015, S Twiss wrote:
> > From: S Twiss
> >
> > Add device tree bindings for the DA9062 driver
> >
> > Signed-off-by: Steve Twiss
> >
> > ---
> >
> > This patch applies against linux-next and v4.0
> >
> > Documentation/devicetree/binding
Hi Dmitry,
Thanks for your patience on this one.
The Dialog OnKey for DA9062 is a fairly complicated set of interrupts
and register read and writes. I've tried to explain the best I can below.
On 17 April 2015 17:12, Dmitry Torokhov [mailto:dmitry.torok...@gmail.com]
wrote:
[...]
> > diff --
On 28 April 2015 12:57 Lee Jones [mailto:lee.jo...@linaro.org] wrote:
> On Fri, 17 Apr 2015, S Twiss wrote:
>
> ++
> > drivers/mfd/da9063-core.c | 55 +
> > include/linux/mfd/da9063/pdata.h | 1 +
>
> This should be a seperate patch.
>
O
On 17 April 2015 17:16 Dmitry Torokhov [mailto:dmitry.torok...@gmail.com] wrote:
> On Fri, Apr 17, 2015 at 01:03:20PM +0100, S Twiss wrote:
> > From: Steve Twiss
> >
> > Add OnKey driver support for DA9063
> >
>
> Isn't this almost to the letter identical to da9062 that I just looked
> at? Pleas
On 09 April 2015 09:48 Paul Bolle wrote:
> > This patch is dependent on PATCH V1 2/2
> This patch is dependent on PATCH V1 1/2
> Which makes it all rather confusing.
It is a bit circular, I'll take that out for the next patch
> > +++ b/drivers/input/misc/da9063-onkey.c
> > @@ -0,0 +1,227 @@
On 26 May 2015 11:37 Lee Jones wrote:
> To: Opensource [Steve Twiss]
> Subject: Re: regulator: da9062: undefined Kconfig option MFD_DA9062
>
> > On 22 May 2015 09:20 Valentin Rothberg wrote:
> > > To: Opensource [Steve Twiss]
> > > Hi Steve,
> > >
On 19 May 2015 11:33, S Twiss wrote:
> To: Dmitry Torokhov
> Cc: DT; David Dajun Chen; INPUT; Ian Campbell; Kumar Gala; LKML; Lee
> Jones; Mark Rutland; Pawel Moll; Rob Herring; Samuel Ortiz; Opensource
> [Steve Twiss]; Support Opensource
> Subject: [RESEND PATCH V4 1/3] inpu
Please find more detailed comments below.
thanks,
Steve
On 26 May 2015 17:10 Lee Jones wrote
> To: Opensource [Steve Twiss]
> Cc: LINUXKERNEL; Samuel Ortiz; Alessandro Zummo; DEVICETREE; David
> Dajun Chen; Dmitry Torokhov; Ian Campbell; Kumar Gala; LINUXINPUT;
> LINUXWATCHDOG; L
On 05 June 2015 18:50 Dmitry Torokhov wrote:
> Subject: Re: [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver
> On Thu, Jun 04, 2015 at 12:02:32PM +0100, S Twiss wrote:
> > From: Steve Twiss
> >
> > Add OnKey driver support for DA9063
> >
> > Signed-off-by: Steve Twiss
> >
> > ---
> > The
On 02 June 2015 12:12 Mark Brown wrote:
> To: Opensource [Steve Twiss]
> Cc: LINUXKERNEL; Liam Girdwood; David Dajun Chen; Support Opensource
> Subject: Re: [PATCH V1] regulators: da9062: Remove unused variable build
> warning
>
> On Mon, Jun 01, 2015 at 02:00:20PM +0100, S Twi
On 27 May 2015 16:38, Steve Twiss wrote:
> On 19 May 2015 11:33, S Twiss wrote:
>
> > To: Dmitry Torokhov
> > Subject: [RESEND PATCH V4 1/3] input: misc: da9063: OnKey driver
> >
> > From: Steve Twiss
> > Add OnKey driver support for DA9063
> > Signed-off-by: Steve Twiss
> >
> > ---
> > The ch
On 09 June 2015 07:51 Lee Jones wrote:
> On Mon, 08 Jun 2015, Dmitry Torokhov wrote:
> > On Tue, May 19, 2015 at 11:32:45AM +0100, S Twiss wrote:
> > > From: Steve Twiss
> > >
> > > Add MFD support for the DA9063 OnKey driver
> > >
> > > The function da9063_clear_fault_log() is added to mitigate
On 28 May 2015 13:53, Steve Twiss wrote:
> To: 'Lee Jones'
> Subject: RE: [PATCH V3 1/4] mfd: da9062: DA9062 MFD core driver
>
> Hi Lee,
>
> I will refactor a lot of the driver and implement your changes as requested.
Hi Lee,
I realise this is a busy kernel time for you, as ever, so this is ju
On 11 June 2015 09:57 Lee Jones wrote:
> To: Opensource [Steve Twiss]
> Subject: Re: [PATCH V3 1/4] mfd: da9062: DA9062 MFD core driver
>
> > > > > diff --git a/include/linux/mfd/da9062/registers.h
[...]
> > > > > +#define DA9062AA_W
On 14 March 2014 14:37 Philipp Zabel wrote:
>Hi,
>
>Am Freitag, den 14.02.2014, 16:43 + schrieb Lee Jones:
>> > From: Opensource [Steve Twiss]
>> >
>> > Add the correct silicon variant code ID (0x5) to the driver. This
>> > new code i
From: Opensource [Steve Twiss]
This patch updates the register definitions for DA9063 to support the
production silicon variant code ID (0x5). These changes are not backwards
compatible with the previous register definitions and can only be used
with the production variant of DA9063.
Signed-off
From: Opensource [Steve Twiss]
This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.
- Changes to the DA9063 registers.h to support production silicon;
- Add a new RTC driver which is applicable to this version of the silicon;
Thank you
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140305/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
Makefile total: 0 errors, 0 warnings
On: 05 March 2014 15:41 Alessandro Zummo [mailto:a.zu...@towertech.it] wrote
>-Original Message-
>From: Alessandro Zummo [mailto:a.zu...@towertech.it]
>Sent: 05 March 2014 15:41
>
>On Wed, 5 Mar 2014 12:25:16 +0000
>"Opensource [Steve Twiss]" wrote:
>
From: Opensource [Steve Twiss]
This patch updates the register definitions for DA9063 to support the
production silicon variant code ID (0x5). These changes are not backwards
compatible with the previous register definitions and can only be used
with the production variant of DA9063.
Signed-off
From: Opensource [Steve Twiss]
This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.
- Changes to the DA9063 registers.h to support production silicon;
- Add a new RTC driver which is applicable to this version of the silicon;
Thank you
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140306/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
Makefile total: 0 errors, 0 warnings
Hi Joe,
>Sent: 10 March 2014 17:52
>To: Joe Perches
>Subject: [PATCH V1] MAINTAINERS: Addition of Dialog Semiconductor files
>
>Addition of support e-mail address for Dialog Semiconductor Ltd
About a week ago I sent a patch for the MAINTAINERS file that added
a support e-mail address for Dialog S
On 18 March 2014 10:37, Joe Perches wrote:
>To: Opensource [Steve Twiss]
>I received your email. It looks fine to me.
>But:
>I am not the MAINTAINERS maintainer nor am I
>a path to get patches accepted into Linus'
>tree.
Aww... :( my apologies for this mistake from me.
From: Opensource [Steve Twiss]
Addition of support e-mail address for Dialog Semiconductor Ltd
Signed-off-by: Opensource [Steve Twiss]
Signed-off-by: David Dajun Chen
---
Checks performed with linux-next/next-20140318/scripts/checkpatch.pl
MAINTAINERS total: 0 errors, 0
On 17 March 2014 08:34, Steve Twiss wrote:
>On 14 March 2014 14:37 Philipp Zabel wrote:
>>Am Freitag, den 14.02.2014, 16:43 + schrieb Lee Jones:
>>> > From: Opensource [Steve Twiss]
>>> >
>>> > Add the correct silicon variant code ID (0
As usual, thank you for your quick response Mark.
I take all of your comments and will resubmit the change for this
bug-fix as a single patch.
Regards,
Steve
On 11 February 2014 18:52, Mark Brown wrote:
>From: Mark Brown [mailto:broo...@kernel.org]
>> From: Steve Twiss
>>
>> Bug fix to allow
From: Opensource [Steve Twiss]
Add the correct silicon variant code ID (0x5) to the driver. This
new code is the 'production' variant code ID for DA9063.
This patch will remove the older variant code ID which matches the
pre-production silicon ID (0x3) for the DA9063 chip.
There is
From: Opensource [Steve Twiss]
Add register definitions for DA9063 AD (0x3) silicon variant ID
the ability to choose the silicon variant at run-time using regmap
configuration. This patch also adds RTC support for the AD silicon
changes.
It adds both BB and AD support as regmap ranges and then
On 30 July 2014 03:37 Simon Horman wrote:
>On Mon, Jul 28, 2014 at 09:53:56AM +0000, Opensource [Steve Twiss] wrote:
>> On 25 July 2014 08:00, Lee Jones wrote:
>>
>> >On Thu, 24 Jul 2014, Opensource [Steve Twiss] wrote:
>> >> From: Steve Twiss
>> >
>From: Lee Jones [mailto:lee.jo...@linaro.org]
>Sent: 07 March 2014 03:32
>
>> From: Opensource [Steve Twiss]
>>
>> This patch updates the register definitions for DA9063 to support the
>> production silicon variant code ID (0x5). These changes are not backward
>From: Alessandro Zummo [mailto:a.zu...@towertech.it]
>Sent: 07 March 2014 09:33
>
>On Thu, 6 Mar 2014 16:40:02 +
>"Opensource [Steve Twiss]" wrote:
>
>> Change History:
>>
>> Changes made to this driver since previous RFC V1
>> Comments by
From: Opensource [Steve Twiss]
Addition of support mailing list for Dialog Semiconductor Ltd
Signed-off-by: Opensource [Steve Twiss]
Signed-off-by: David Dajun Chen
---
Checks performed with next-20140307/scripts/checkpatch.pl
MAINTAINERS total: 0 errors, 0 warnings, 9942 lines
From: Opensource [Steve Twiss]
Add the OnKey driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140307/scripts/checkpatch.pl
da9063-onkey.ctotal: 0 errors, 0 warnings, 202 lines checked
Kconfig total: 0 errors, 11
On 07 March 2014 17:46, Dmitry Torokhov wrote:
>Hi Steve,
>
>On Fri, Mar 07, 2014 at 12:37:45PM +, Opensource [Steve Twiss] wrote:
>> From: Opensource [Steve Twiss]
>>
>> Add the OnKey driver for DA9063.
>>
>>
>> Signed-off-by: Opensource [Steve
On 07 March 2014 16:25 Joe Perches wrote:
>> Dialog Semiconductor would like to add a new section called DIALOG
>> SEMICONDUCTOR DRIVERS which contains the new support mailing list
>> for Dialog supported drivers.
>
>That's a fine idea.
>
>It's generally better to have a person rather
>than an ex
On 10 March 2014 14:03, Lee Jones wrote:
>> From: Opensource [Steve Twiss]
>>
>> This patch updates the register definitions for DA9063 to support the
>> production silicon variant code ID (0x5). These changes are not backwards
>> compatible with the previous regist
From: Opensource [Steve Twiss]
Add the OnKey driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with linux-next/next-20140307/scripts/checkpatch.pl
da9063-onkey.ctotal: 0 errors, 0 warnings, 209 lines checked
Kconfig total: 0 errors
From: Opensource [Steve Twiss]
This change adds the name field "ONKEY" to the properties of the
the OnKey IORESOURCE_IRQ resource structure (part of the mfd_cell
Onkey resource).
The addition of bool key_power which will be passed to the onkey
driver and allow KEY_POWER support to be
From: Opensource [Steve Twiss]
This patch series adds support for the DA9063 OnKey.
It has been split into two parts because the OnKey driver
requires a minor alteration to the da9063-core.c file and
the platform data header file. These parts have been
separated out.
- Add a new OnKey driver
On 10 March 2014 16:40, Lee Jones wrote:
>> From: Opensource [Steve Twiss]
>>
>> This change adds the name field "ONKEY" to the properties of the
>> the OnKey IORESOURCE_IRQ resource structure (part of the mfd_cell
>> Onkey resource).
>>
>> Th
From: Opensource [Steve Twiss]
Add the OnKey driver for DA9063
Plus some minor dependencies:
- Addition of "ONKEY" name to OnKey IRQ resource structure;
- Bool key_power platform data driver configuration option.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with
From: Opensource [Steve Twiss]
Addition of support e-mail address for Dialog Semiconductor Ltd
Signed-off-by: Opensource [Steve Twiss]
Signed-off-by: David Dajun Chen
---
Checks performed with linux-next/next-20140307/scripts/checkpatch.pl
MAINTAINERS total: 0 errors, 0
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
Acked-by: Alessandro Zummo
Acked-by: Lee Jones
---
Checks performed with next-20140306/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
On 11 March 2014 12:27, Lee Jones wrote:
>Subject: Re: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver
>
>> From: Opensource [Steve Twiss]
>>
>> Add the RTC driver for DA9063.
>>
>> Signed-off-by: Opensource [Steve Twiss]
>> Acked-by: Alessandro Zum
From: Opensource [Steve Twiss]
This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.
- Changes to the DA9063 registers.h to support production silicon;
- Add a new RTC driver which is applicable to this version of the silicon;
This is a
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140306/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
Makefile total: 0 errors, 0 warnings
From: Opensource [Steve Twiss]
This patch updates the register definitions for DA9063 to support the
production silicon variant code ID (0x5). These changes are not backwards
compatible with the previous register definitions and can only be used
with the production variant of DA9063.
Signed-off
Thanks for your reply
On 14 February 2014 09:35 Lee Jones [mailto:lee.jo...@linaro.org] wrote:
>> From: Opensource [Steve Twiss]
>>
>> Add the correct silicon variant code ID (0x5) to the driver. This
>> new code is the 'production' variant code ID for DA9063
From: Opensource [Steve Twiss]
Add the correct silicon variant code ID (0x5) to the driver. This
new code is the 'production' variant code ID for DA9063.
This patch will remove the older variant code ID which matches the
pre-production silicon ID (0x3) for the DA9063 chip.
There is
On 14 February 2014 14:57, Mark Brown [mailto:broo...@kernel.org] wrote:
>On Fri, Feb 14, 2014 at 10:28:38AM +0000, Opensource [Steve Twiss] wrote:
>
>> The previous silicon was only sent out in sample form to selected customers
>> and will no longer be available. I have been
On 07 May 2014 21:01, Andrew Morton [mailto:a...@linux-foundation.org] wrote:
>
>So how does this look?
>
>--- a/drivers/rtc/rtc-da9063.c~rtc-da9063-rtc-driver-fix
>+++ a/drivers/rtc/rtc-da9063.c
>@@ -82,6 +82,7 @@ static void da9063_tm_to_data(struct rtc
> static int da9063_rtc_stop_alarm(struct d
On 07 March 2014 09:33, Alessandro Zummo wrote,
>On Thu, 6 Mar 2014 16:40:02 +
>"Opensource [Steve Twiss]" wrote:
>> Change History:
>> Changes made to this driver since previous RFC V1
>> Comments by Alessandro Zummo
>> - http://www.kernelhub.org/?p=
https://lkml.org/lkml/2014/3/7/112
On 11 March 2014 12:27, Lee Jones wrote:
>Subject: Re: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver
>> From: Opensource [Steve Twiss]
>>
>> Add the RTC driver for DA9063.
>>
>> Signed-off-by: Opensource [Steve Twiss]
>
From: Opensource [Steve Twiss]
Add the HWMON driver for DA9063
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with linux-next/next-20140321/scripts/checkpatch.pl
da9063-hwmon.ctotal: 0 errors, 0 warnings, 456 lines checked
Kconfig total: 1 errors
From: Opensource [Steve Twiss]
Addition of HWMON documentation for the DA9063 driver.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with linux-next/next-20140321/scripts/checkpatch.pl
da9063total: 0 errors, 0 warnings, 67 lines checked
This is the
From: Opensource [Steve Twiss]
Dependencies required for DA9063 HWMON support.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with linux-next/next-20140321/scripts/checkpatch.pl
core.htotal: 0 errors, 0 warnings, 100 lines checked
pdata.h
From: Opensource [Steve Twiss]
This patch series covers hardware monitoring support for the DA9063 PMIC.
There are three patches in this set:
- Add a new HWMON driver component
- Minor MFD core and platform data changes for HWMON
- Documentation
Thank you,
Steve Twiss, Dialog Semiconductor
On 24 March 2014 03:39, Guenter Roeck wrote:
>On 03/23/2014 01:37 PM, Opensource [Steve Twiss] wrote:
>> From: Opensource [Steve Twiss]
>>
>> Add the HWMON driver for DA9063
>>
>> Signed-off-by: Opensource [Steve Twiss]
>> ---
>> Checks pe
Hi Lee,
Thank you for the fast reply.
On 24 March 2014 07:52 Lee Jones wrote,
>> From: Opensource [Steve Twiss]
>>
>> Add the HWMON driver for DA9063
>>
>> Signed-off-by: Opensource [Steve Twiss]
>> ---
>>
>> drivers/hwmon/Kconfig
Hi Lee,
On 24 March 2014 08:03 Lee Jones wrote:
>On Sun, 23 Mar 2014, Opensource [Steve Twiss] wrote:
>> From: Opensource [Steve Twiss]
>>
>> Dependencies required for DA9063 HWMON support.
>>
>> Signed-off-by: Opensource [Steve Twiss]
>> ---
>>
Hi Lee,
I realise that you and Alessandro are very busy (I have not often seen
Alessandro do any posting in the past fortnight), but a couple of weeks
ago I sent an RTC patch set with register.h changes ...
>> From: Opensource [Steve Twiss]
>>
>> Add the RTC driver for DA9063
>> I realise that you and Alessandro are very busy (I have not often seen
>> Alessandro do any posting in the past fortnight), but a couple of weeks
>> ago I sent an RTC patch set with register.h changes ...
>>
>> >> From: Opensource [Steve Twiss]
>&
From: Opensource [Steve Twiss]
This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.
- Changes to the DA9063 registers.h to support production silicon;
- Add a new RTC driver which is applicable to this version of the silicon;
This is a
From: Opensource [Steve Twiss]
This patch updates the register definitions for DA9063 to support the
production silicon variant code ID (0x5). These changes are not backwards
compatible with the previous register definitions and can only be used
with the production variant of DA9063.
Signed-off
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140306/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
Makefile total: 0 errors, 0 warnings
On 28 July 2014 07:53 Lee Jones wrote:
>On Mon, 21 Jul 2014, Opensource [Steve Twiss] wrote:
>> From: Opensource [Steve Twiss]
>>
>> Add register definitions for DA9063 AD (0x3) silicon variant ID
>> the ability to choose the silicon variant at run-time using regmap
&
On 25 July 2014 08:00, Lee Jones wrote:
>On Thu, 24 Jul 2014, Opensource [Steve Twiss] wrote:
>> From: Steve Twiss
>>
>> This patch series updates the device tree vendor prefix for
>> Dialog Semiconductor.
>>
>> Various methods are currently used throughout
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
On 16 July 2014 18:27 Alessandro Zummo wrote:
>From: Alessandro Zummo [mailto:a.zu...@towertech.it]
>Sent: 16 July 2014 18:27
>To: Opensource [Steve Twiss]
>Cc: Andrew Morton; LINUX-KERNEL; Lee Jones; RTC-LINUX; Samuel Ortiz; David
>Dajun Chen; Mark Brown; Philipp Zabel; Sup
From: Opensource [Steve Twiss]
This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.
- PATCH-0001 Changes to the DA9063 registers.h to support production silicon;
- PATCH-0002 Add a new RTC driver which is applicable to this version of the
From: Opensource [Steve Twiss]
Add the RTC driver for DA9063.
Signed-off-by: Opensource [Steve Twiss]
---
Checks performed with next-20140306/scripts/checkpatch.pl
Kconfig total: 0 errors, 21 warnings, 1344 lines checked
Makefile total: 0 errors, 0 warnings
From: Opensource [Steve Twiss]
This patch updates the register definitions for DA9063 to support the
production silicon variant code ID (0x5). These changes are not backwards
compatible with the previous register definitions and can only be used
with the production variant of DA9063.
Signed-off
From: Steve Twiss
This patch series updates the device tree vendor prefix for
Dialog Semiconductor.
Various methods are currently used throughout the kernel: 'diasemi',
'dialog' and 'dlg'. Others have also been suggested.
This patch set aims to consolidate the usage of the vendor prefix to
use
On 26 August 2014 10:33 Lee Jones wrote:
> On Fri, 22 Aug 2014, Opensource [Steve Twiss] wrote:
> > From: Steve Twiss
> >
> > This patch series updates the device tree vendor prefix for
> > Dialog Semiconductor.
> >
[...]
> > I think this is it. But
On 29 August 2014 10:14, Lee Jones wrote
> Subject: [GIT PULL] MFD: ARM (IMX & R8): Immutable branch for Dialog
> Semiconductor - vendor prefix consolidation
>
> IMX and R8 sub-arch Maintainers,
>
> The following changes since commit
> 52addcf9d6669fa439387610bc65c92fa0980cef:
>
> Linux 3.17-
On 27 July 2015 03:56, Vaishali Thakkar wrote:
> Subject: [PATCH] Input: da9052_onkey: Convert to managed resources
>
> Use managed resource functions devm_input_allocate_device and
> devm_kzalloc. To be compatible with the change, replace various
> gotos by direct returns and drop unneeded label
On 05 August 2015 02:55 Alexandre Belloni wrote:
> Subject: Re: [PATCH V3 3/3] rtc: da9063: Add DA9062 RTC capability to DA9063
> RTC driver
>
> On 21/07/2015 at 11:29:07 +0100, S Twiss wrote :
> > From: S Twiss
> >
> > Add DA9062 RTC support into the existing DA9063 RTC driver component by
> >
On 09 July 2015 09:02, Geert Uytterhoeven wrote:
> Subject: Re: [PATCH RFC V1 0/3] da9062: Add DA9062 RTC support using the
> existing DA9063 RTC driver
>
> Hi Steve,
>
> On Thu, Jul 9, 2015 at 9:45 AM, S Twiss
> wrote:
> > From: S Twiss
> >
> > This patch set adds RTC support for the Dialog D
On 28 July 2015 06:40, Dmitry Torokhov wrote:
> Subject: Re: [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for
> DA9062 OnKey
>
> On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:
> > On Thu, Jul 23, 2015 at 05:17:41PM +0100, S Twiss wrote:
> > > From: S Twiss
> > >
On 28 July 2015 08:43 Lee Jones wrote:
> To: Dmitry Torokhov
> Subject: Re: [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for
> DA9062 OnKey
>
> On Mon, 27 Jul 2015, Dmitry Torokhov wrote:
>
> > On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:
> > > On Thu, Jul 23
On 28 July 2015 09:52 Lee Jones wrote:
> To: Opensource [Steve Twiss]
>
> Steve,
>
> Can you sort out your git configuration please. Your name should be
> represented in full. No abbreviations or synonyms please.
>
> I would expect to see: 'Steve Twiss '
S
Hi Mark,
I'm probably too quick with this e-mail, but just in case I needed to put
you in the TO: field to begin with, or I need to modify & re-send?
On 11 May 2016 14:19, Lee Jones wrote:
> Subject: Re: [PATCH V1] MAINTAINERS: Add Dialog PMIC search terms for
> missing documentation and header
On 16 December 2015 23:47 Alexandre Belloni wrote:
> Subject: Re: [PATCH V1] rtc: da9063: access ordering error during RTC
> interrupt system power on
>
> This seems mostly fine, however ...
Hi Alexandre,
Thanks for reviewing this.
> On 08/12/2015 at 16:28:39 +, Steve Twiss wrote :
> >
On 08 December 2015 13:56, Lee Jones wrote:
> To: Geert Uytterhoeven
> Subject: Re: [PATCH] mfd: da9063: Allow modular build
>
> On Mon, 07 Dec 2015, Geert Uytterhoeven wrote:
>
> > Allow support for the DA9063 PMIC to be modular, cfr. DA9062, which
> > allows to decrease size of multi-platform
Regarding:
> To: Dmitry Torokhov; LINUX-INPUT; LINUXKERNEL
> Subject: [PATCH V2] input: da9063: report KEY_POWER instead of KEY_SLEEP
> during power key-press
Hi Dmitry,
Thanks for your Signed-off-by and merge.
Regards,
Steve
repo linux-next
tag next-20151214
commit f889beaaab1ce2ff9d018302359ab
1 - 100 of 147 matches
Mail list logo