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

2020-05-11 Thread Daniel Thompson
On Mon, May 11, 2020 at 09:53:18AM +0200, 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 pla

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

2020-05-11 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