Re: [PATCH v7] backlight: lms283gf05: Convert to GPIO descriptors

2020-11-05 Thread Linus Walleij
On Fri, Oct 30, 2020 at 9:13 AM Marek Vasut wrote: > On 10/30/20 1:20 AM, Linus Walleij wrote: > > Marek: I saw this was written by you, are you regularly > > testing the Z2 device? > > No, it has been a very long time since I last used this device. OK then I suggest the maintainers just apply i

Re: [PATCH v7] backlight: lms283gf05: Convert to GPIO descriptors

2020-10-30 Thread Marek Vasut
On 10/30/20 1:20 AM, Linus Walleij wrote: This converts the lms283gf05 backlight driver to use GPIO descriptors and switches the single PXA Palm Z2 device over to defining these. Since the platform data was only used to convey GPIO information we can delete the platform data header. Notice that

[PATCH v7] backlight: lms283gf05: Convert to GPIO descriptors

2020-10-29 Thread Linus Walleij
This converts the lms283gf05 backlight driver to use GPIO descriptors and switches the single PXA Palm Z2 device over to defining these. Since the platform data was only used to convey GPIO information we can delete the platform data header. Notice that we define the proper active low semantics i