kernel/Documentation/devicetree/bindings/pwm/pwm.txt
.. .. @@ -57,13 +57,4 @@ 57 57 2) PWM controller nodes 58 58 ----------------------- 59 59 60 -PWM controller nodes must specify the number of cells used for the61 -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.