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

2020-04-29 Thread Daniel Thompson
On Wed, Apr 29, 2020 at 02:43:54PM +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 v3] backlight: lms283gf05: Convert to GPIO descriptors

2020-04-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