RE: [PATCH V1] regulator: da9210: addition of device tree support

2016-07-15 Thread Steve Twiss
On 14 July 2016 16:48, Mark Brown wrote: > To: Steve Twiss > Cc: DEVICETREE; LINUXKERNEL; Liam Girdwood; Mark Rutland; Rob Herring; > Support Opensource > Subject: Re: [PATCH V1] regulator: da9210: addition of device tree support > > On Wed, Jul 13, 2016 at 04:41:19PM +0100,

Re: [PATCH V1] regulator: da9210: addition of device tree support

2016-07-14 Thread Mark Brown
On Wed, Jul 13, 2016 at 04:41:19PM +0100, Steve Twiss wrote: > Two files are modified, the driver source file and the binding document. > Updates for the regulator source file include an .of_match_table entry, node > match checking in the probe() function for a compatible da9210 string, and > a ne

[PATCH V1] regulator: da9210: addition of device tree support

2016-07-13 Thread Steve Twiss
From: Steve Twiss Addition of device tree support for DA9210. Two files are modified, the driver source file and the binding document. Updates for the regulator source file include an .of_match_table entry, node match checking in the probe() function for a compatible da9210 string, and a new "BU