Re: [PATCH 1/3] mfd: wm831x: Add basic device tree binding

2017-02-13 Thread Charles Keepax
On Mon, Feb 13, 2017 at 09:16:03AM +, Lee Jones wrote: > On Fri, 10 Feb 2017, Charles Keepax wrote: > > > Add the basic ability to register the device through device tree, more > > work is needed to get each individual sub-driver functioning correctly > > but this is enough to get the device t

Re: [PATCH 1/3] mfd: wm831x: Add basic device tree binding

2017-02-13 Thread Lee Jones
On Fri, 10 Feb 2017, Charles Keepax wrote: > Add the basic ability to register the device through device tree, more > work is needed to get each individual sub-driver functioning correctly > but this is enough to get the device to probe from device tree. > > Signed-off-by: Charles Keepax > --- >

Re: [PATCH 1/3] mfd: wm831x: Add basic device tree binding

2017-02-10 Thread kbuild test robot
Hi Charles, [auto build test WARNING on ljones-mfd/for-mfd-next] [also build test WARNING on v4.10-rc7 next-20170210] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Charles-Keepax/mfd-wm831x-Add