[PATCH v2 7/9] dt-bindings: pwm: apple,s5l-fpwm: Add t8132 compatible
Yureka Lilian <[email protected]> Sat, 01 Aug 2026 23:40:37 +0200
| Newsgroups | dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm |
|---|---|
| Message-ID | <20260801-apple-m4-initial-devicetrees-v2-7-5cb07cc275da@cyberchaos.dev> |
The PWM controller on the Apple silicon t8132 (M4) SoC is compatible with t8103. Add "apple,t8132-fpwm" as SoC specific compatible under "apple,s5l-fpwm". Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: Yureka Lilian <[email protected]> --- 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 dd95037ea5ee..ae8baa5f7bcd 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 - apple,t6030-fpwm -- 2.55.0