From: Binbin Zhou Date: Tue, 30 Apr 2024 07:32:03 +0000 (+0800) Subject: dt-bindings: pwm: google,cros-ec: Do not require pwm-cells twice X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fb91b5f41b4db2f5382f2b2a7196bf4fae8701f0;p=linux.git dt-bindings: pwm: google,cros-ec: 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/231df058d9cb35cfcf4bcdf4385f4ad8cb21a046.1714450308.git.zhoubinbin@loongson.cn Signed-off-by: Uwe Kleine-König --- diff --git a/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml b/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml index 3afe1480df520..f7bc84b05a871 100644 --- a/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml @@ -35,7 +35,6 @@ properties: required: - compatible - - '#pwm-cells' additionalProperties: false