forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/pwm/pwm.txt
....@@ -57,13 +57,4 @@
5757 2) PWM controller nodes
5858 -----------------------
5959
60
-PWM controller nodes must specify the number of cells used for the
61
-specifier using the '#pwm-cells' property.
62
-
63
-An example PWM controller might look like this:
64
-
65
- pwm: pwm@7000a000 {
66
- compatible = "nvidia,tegra20-pwm";
67
- reg = <0x7000a000 0x100>;
68
- #pwm-cells = <2>;
69
- };
60
+See pwm.yaml.