On 24/03/2025 14:31, Geert Uytterhoeven wrote: >> - pwmleds { >> - compatible = "pwm-leds"; >> - >> - led-1 { >> - pwms = <&iqs620a_pwm 0 1000000>; >> - max-brightness = <255>; >> + iqs620a_pwm: pwm { >> + compatible = "azoteq,iqs620a-pwm"; >> + #pwm-cells = <2>; >> }; >> + }; >> }; >> >> - | > > The removal of the pwmleds node belongs in patch [1/2]. > The rest LGTM. True, I lost it in the context. Thanks. Best regards, Krzysztof