[PATCH 08/10] dt-bindings: pwm: apple,s5l-fpwm: Add t8132 compatible
Yureka Lilian
yureka at cyberchaos.dev
Sun Jul 5 06:17:27 PDT 2026
The PWM controller on the Apple silicon t8132 (M4) SoC is compatible
with the existing driver. Add "apple,t8132-fpwm" as SoC specific
compatible under "apple,s5l-fpwm" used by the driver.
Signed-off-by: Yureka Lilian <yureka at cyberchaos.dev>
---
Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml b/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
index 25ef04b60ca1..c85a2b85a66a 100644
--- a/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
@@ -19,6 +19,7 @@ properties:
- apple,t8103-fpwm
- apple,t8112-fpwm
- apple,t8122-fpwm
+ - apple,t8132-fpwm
- apple,t6000-fpwm
- apple,t6020-fpwm
- const: apple,s5l-fpwm
--
2.54.0
More information about the linux-arm-kernel
mailing list