On Mon, 10 May 2021 19:29:11 +0200, Johan Jonker wrote: > /arch/arm/boot/dts/rk3228-evb.dt.yaml: > pwm@110b0020: clock-names: ['pwm'] is too short > > Devices with only one PWM clock use it to both to derive the functional > clock for the device and as the bus clock. The driver does not need > "clock-names" to get a handle, so remove them all. > > [...] Applied, thanks! [1/1] ARM: dts: rockchip: Remove more clock-names from PWM nodes A test with the command below gives this error: commit: dc71c5ca34f408030b979d894c0459ef059445a1 Fixed the patch subject that somehow got mangled together with the first line of the patch message. Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>