pwm-cells property is already required by pwm.yaml schema. Suggested-by: Uwe Kleine-König <ukleinek@xxxxxxxxxx> Signed-off-by: Binbin Zhou <zhoubinbin@xxxxxxxxxxx> --- This is a missing patch to cleanup the required pwm-cells attribute twice[1]. Thanks to Uwe for the heads up. [1]:https://lore.kernel.org/linux-pwm/cover.1714450308.git.zhoubinbin@xxxxxxxxxxx/ Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml index a3e52b22dd18..4c8ce7a26d13 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml @@ -16,7 +16,6 @@ select: const: renesas,tpu required: - compatible - - '#pwm-cells' properties: compatible: -- 2.43.0