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

2021-01-18 Thread Lee Jones
On Mon, 18 Jan 2021, 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. >

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

2021-01-18 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