Re: [PATCH 00/28] backlight: lcd: Remove fbdev dependencies

2024-09-09 Thread Lee Jones
On Thu, 05 Sep 2024, Thomas Zimmermann wrote: > Hi > > Am 03.09.24 um 16:58 schrieb Daniel Thompson: > > On Tue, Aug 20, 2024 at 11:22:38AM +0200, Thomas Zimmermann wrote: > > > This series removes most dependencies on fbdev from the lcd subsystem > > > and its drivers. > > > > > > Patches 1 to

Re: [PATCH 00/28] backlight: lcd: Remove fbdev dependencies

2024-09-05 Thread Thomas Zimmermann
Helge, you might want to look through the fbdev patches in this series. Am 20.08.24 um 11:22 schrieb Thomas Zimmermann: This series removes most dependencies on fbdev from the lcd subsystem and its drivers. Patches 1 to 3 rework the fbdev notifier, the fbdev's fb_info can now refer to a dedicat

Re: [PATCH 00/28] backlight: lcd: Remove fbdev dependencies

2024-09-05 Thread Thomas Zimmermann
Hi Am 03.09.24 um 16:58 schrieb Daniel Thompson: On Tue, Aug 20, 2024 at 11:22:38AM +0200, Thomas Zimmermann wrote: This series removes most dependencies on fbdev from the lcd subsystem and its drivers. Patches 1 to 3 rework the fbdev notifier, the fbdev's fb_info can now refer to a dedicated

Re: [PATCH 00/28] backlight: lcd: Remove fbdev dependencies

2024-09-03 Thread Daniel Thompson
On Tue, Aug 20, 2024 at 11:22:38AM +0200, Thomas Zimmermann wrote: > This series removes most dependencies on fbdev from the lcd subsystem > and its drivers. > > Patches 1 to 3 rework the fbdev notifier, the fbdev's fb_info can > now refer to a dedicated lcd device, and lcd defines constants for >