RE: [PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms

From: Flavio Suligoi
Date: Fri Feb 02 2024 - 05:52:45 EST


Hi Andy,

..

> Subject: [PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF
> platforms
>
> Allow to use driver on non-OF platforms and other cleanups.
>
> Changelog v2:
> - rename pm3309c_parse_dt_node() --> mp3309c_parse_fwnode() (Daniel)
> - add tags (Daniel, Flavio)
> - new patch 2
>
> Andy Shevchenko (3):
> backlight: mp3309c: Make use of device properties
> backlight: mp3309c: use dev_err_probe() instead of dev_err()
> backlight: mp3309c: Utilise temporary variable for struct device
..
I've just tested again all your three patches (using the last 8.8.0-rc1 for-backlight-next ) on my board and all is ok.

Thanks,
Flavio