On Mon, 15 Apr 2024 07:35:53 +0200, Ahmad Fatoum wrote: > This series aligns the barebox PWM framework more with the current Linux > state in v6.8 and then ports over the Rockchip PWM driver. > > This has been tested on the RK3566 controlling backlight and PWM LEDs. > > Ahmad Fatoum (7): > PWM: core: check that struct pwm_chip::devname is set > PWM: core: add struct pwm_chip::dev > PWM: core: adopt Linux prototype for struct pwm_ops::apply > PWM: align struct pwm_state member names with Linux > PWM: core: add definition for PWM_POLARITY_INVERSED > PWM: rockchip: add driver support > ARM: dts: rk356x: add aliases for PWM controllers > > [...] Applied, thanks! [1/7] PWM: core: check that struct pwm_chip::devname is set https://git.pengutronix.de/cgit/barebox/commit/?id=9c2ce1113752 (link may not be stable) [2/7] PWM: core: add struct pwm_chip::dev https://git.pengutronix.de/cgit/barebox/commit/?id=66cc09c044ab (link may not be stable) [3/7] PWM: core: adopt Linux prototype for struct pwm_ops::apply https://git.pengutronix.de/cgit/barebox/commit/?id=29e00152bb73 (link may not be stable) [4/7] PWM: align struct pwm_state member names with Linux https://git.pengutronix.de/cgit/barebox/commit/?id=c5ae8eb5ef72 (link may not be stable) [5/7] PWM: core: add definition for PWM_POLARITY_INVERSED https://git.pengutronix.de/cgit/barebox/commit/?id=32a64b0e2cf7 (link may not be stable) [6/7] PWM: rockchip: add driver support https://git.pengutronix.de/cgit/barebox/commit/?id=b96d3bccc710 (link may not be stable) [7/7] ARM: dts: rk356x: add aliases for PWM controllers https://git.pengutronix.de/cgit/barebox/commit/?id=a77bd919a9e0 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>