Re: [PATCH v2 3/3] backlight: tdo24m: add model and status sysfs entries

2017-12-16 Thread Robert Jarzmik
Daniel Thompson writes: > On Fri, Oct 13, 2017 at 09:42:49PM +0200, Robert Jarzmik wrote: >> Add entries to query the panel ASIC to acquire the model number and the >> status field. This comes in handy to check that the SPI connection is >> functional and that the panel's firmware is alive. >> >

Re: [PATCH v2 3/3] backlight: tdo24m: add model and status sysfs entries

2017-12-15 Thread Daniel Thompson
On Fri, Oct 13, 2017 at 09:42:49PM +0200, Robert Jarzmik wrote: > Add entries to query the panel ASIC to acquire the model number and the > status field. This comes in handy to check that the SPI connection is > functional and that the panel's firmware is alive. > > Signed-off-by: Robert Jarzmik