hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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.