On Thu, Jul 09, 2026 at 09:30:55AM +0200, Janne Grunau wrote: > The PWM controller on Apple silicon M3 Pro, Max and Ultra SoCs is > compatible with the t8103 (M1) one. Add "apple,t6030-pinctrl" for M3 Pro Is this copy-paste getting you? The fallback here is a phone I think, so the text should probably say s5l - even if being compatible with the s5l means that it's comaptible with the t8103 too. Acked-by: Conor Dooley pw-bot: changes-requested > and "apple,t6031-pinctrl" for M3 Max and Ultra as per-SoC compatibles. > > Signed-off-by: Janne Grunau > --- > Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml b/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml > index 25ef04b60ca1..dd95037ea5ee 100644 > --- a/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml > +++ b/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml > @@ -21,6 +21,8 @@ properties: > - apple,t8122-fpwm > - apple,t6000-fpwm > - apple,t6020-fpwm > + - apple,t6030-fpwm > + - apple,t6031-fpwm > - const: apple,s5l-fpwm > > reg: > > -- > 2.54.0 >