[PATCH 0/5] pwm: Some improvements around .of_xlate()
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Jan 24 08:43:53 UTC 2024
Hello,
On Tue, Jan 09, 2024 at 10:34:30PM +0100, Uwe Kleine-König wrote:
> the first patch is a fix for an out-of-bounds access and so should
> probably go in quickly. The other changes are merge window material.
>
> Best regards
> Uwe
>
> Uwe Kleine-König (5):
> pwm: Fix out-of-bounds access in of_pwm_single_xlate()
> pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
> pwm: Let the of_xlate callbacks accept references without period
> pwm: clps711x: Drop custom .of_xlate() callback
> pwm: Drop duplicate check against chip->npwm in
> of_pwm_xlate_with_flags()
>
> drivers/gpu/drm/bridge/ti-sn65dsi86.c | 1 -
> drivers/pwm/core.c | 45 +++++++--------------------
> drivers/pwm/pwm-clps711x.c | 11 -------
> drivers/pwm/pwm-cros-ec.c | 1 -
> drivers/pwm/pwm-pxa.c | 4 +--
> include/linux/pwm.h | 2 --
> 6 files changed, 13 insertions(+), 51 deletions(-)
The first patch is already contained in v6.8-rc1, I applied the
remaining 4 patches to my repo at
https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240124/7204786f/attachment.sig>
More information about the dri-devel
mailing list