forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.txt
....@@ -2,7 +2,7 @@
22
33 Required properties:
44 - compatible: should be "atmel,tcb-pwm"
5
-- #pwm-cells: should be 3. See pwm.txt in this directory for a description of
5
+- #pwm-cells: should be 3. See pwm.yaml in this directory for a description of
66 the cells format. The only third cell flag supported by this binding is
77 PWM_POLARITY_INVERTED.
88 - tc-block: The Timer Counter block to use as a PWM chip.