From: Binbin Zhou Date: Tue, 30 Apr 2024 07:32:04 +0000 (+0800) Subject: dt-bindings: pwm: marvell,pxa: Do not require pwm-cells twice X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b3d8d1205104167203210af56af966f4f4d26404;p=linux.git 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 Acked-by: Conor Dooley Link: https://lore.kernel.org/r/06765e0dd9a842dc51ff9c9cea93f26b8792e44b.1714450308.git.zhoubinbin@loongson.cn Signed-off-by: Uwe Kleine-König --- diff --git a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml index ba6325575ea04..9ee1946dc2e12 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