EXTERNAL: [PATCH 1/2] backlight: mp3309c: Drop pwm_apply_args()
FLAVIO SULIGOI
f.suligoi at asem.it
Mon Jul 7 15:48:49 UTC 2025
Hi Uwe,
I've tested your patch on my board, all ok.
> -----Original Message-----
> From: Uwe Kleine-König <u.kleine-koenig at baylibre.com>
> Sent: martedì 1 luglio 2025 11:23
> To: FLAVIO SULIGOI <f.suligoi at asem.it>; Lee Jones <lee at kernel.org>;
> Daniel Thompson <danielt at kernel.org>; Jingoo Han <jingoohan1 at gmail.com>;
> Helge Deller <deller at gmx.de>
> Cc: dri-devel at lists.freedesktop.org; linux-fbdev at vger.kernel.org; linux-
> pwm at vger.kernel.org
> Subject: EXTERNAL: [PATCH 1/2] backlight: mp3309c: Drop pwm_apply_args()
>
> [Use caution with links & attachments]
>
>
>
> pwm_apply_args() sole purpose is to initialize all parameters specified
> in the device tree for consumers that rely on pwm_config() and
> pwm_enable(). The mp3309c backlight driver uses pwm_apply_might_sleep()
> which gets passed the full configuration and so doesn't rely on the
> default being explicitly applied.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at baylibre.com>
Tested-by: Flavio Suligoi <f.suligoi at asem.it>
More information about the dri-devel
mailing list