Re: [PATCH v3 3/6] leds: lp8860: Update the dt parsing for LED labeling

2017-12-12 Thread Dan Murphy
Jacek On 12/12/2017 03:13 PM, Jacek Anaszewski wrote: > Hi Dan, > > Thanks for the patch set. > > On 12/12/2017 07:58 PM, Dan Murphy wrote: >> Update the DT parsing for the label node so that >> the label is retrieved from the device child as >> opposed to being part of the parent. >> >> This wi

Re: [PATCH v3 3/6] leds: lp8860: Update the dt parsing for LED labeling

2017-12-12 Thread Jacek Anaszewski
Hi Dan, Thanks for the patch set. On 12/12/2017 07:58 PM, Dan Murphy wrote: > Update the DT parsing for the label node so that > the label is retrieved from the device child as > opposed to being part of the parent. > > This will align this driver with the LED > binding documentation > > Docume