Re: [PATCH v5 RESEND 0/3] Apple DWI backlight driver

2025-02-09 Thread Neal Gompa
On Mon, Feb 3, 2025 at 6:52 AM Nick Chan wrote: > > Apple SoCs come with a 2-wire interface named DWI. On some iPhones, iPads > and iPod touches the backlight controller is connected via this interface. > This series adds a backlight driver for backlight controllers connected > this way. > > Chang

[PATCH v5 RESEND 0/3] Apple DWI backlight driver

2025-02-03 Thread Nick Chan
Apple SoCs come with a 2-wire interface named DWI. On some iPhones, iPads and iPod touches the backlight controller is connected via this interface. This series adds a backlight driver for backlight controllers connected this way. Changes since v4: - Change type to BACKLIGHT_PLATFORM since the dri