summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pwm
diff options
context:
space:
mode:
authorBinbin Zhou <zhoubinbin@loongson.cn>2024-04-30 10:32:04 +0300
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2024-05-01 12:51:10 +0300
commitb3d8d1205104167203210af56af966f4f4d26404 (patch)
treee022ddfa3e66aa932420be2741fd97177ce99300 /Documentation/devicetree/bindings/pwm
parentfb91b5f41b4db2f5382f2b2a7196bf4fae8701f0 (diff)
downloadlinux-b3d8d1205104167203210af56af966f4f4d26404.tar.xz
dt-bindings: pwm: marvell,pxa: Do not require pwm-cells twice
pwm-cells property is already required by pwm.yaml schema. Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/06765e0dd9a842dc51ff9c9cea93f26b8792e44b.1714450308.git.zhoubinbin@loongson.cn Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r--Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
index ba6325575ea0..9ee1946dc2e1 100644
--- a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
@@ -34,7 +34,6 @@ properties:
required:
- compatible
- reg
- - "#pwm-cells"
- clocks
additionalProperties: false