Re: [PATCH 15/16] backlight: remove pandora_bl
From: H. Nikolaus Schaller
Date: Mon Aug 10 2026 - 06:49:01 EST
Hi Daniel,
> Am 10.08.2026 um 12:35 schrieb Daniel Thompson <danielt@xxxxxxxxxx>:
>
> On Sat, Jul 11, 2026 at 08:02:02AM +0200, H. Nikolaus Schaller wrote:
>> Retire the platform specific pandora backlight driver since
>> it can now be replaced by twl_pm and device tree.
>>
>> Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
>
> Yay!
>
> Reviewed-by: Daniel Thompson (RISCstar) <danielt@xxxxxxxxxx>
Well, there were some good comments by Sahiko to the prerequisites of this patch,
because it has one speciality the PWM BL driver does not handle (avoid
interpretation of PWM signals as W1 protocol).
I haven't found time to work on this, so we can't remove this yet.
In the end it may either remain a pandora_bl driver (converted to DT)
or become a patch for something else.
BR,
Nikolaus