hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/devicetree/bindings/pwm/pwm-tiecap.txt
....@@ -7,7 +7,8 @@
77 for da850 - compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap";
88 for dra746 - compatible = "ti,dra746-ecap", "ti,am3352-ecap";
99 for 66ak2g - compatible = "ti,k2g-ecap", "ti,am3352-ecap";
10
-- #pwm-cells: should be 3. See pwm.txt in this directory for a description of
10
+ for am654 - compatible = "ti,am654-ecap", "ti,am3352-ecap";
11
+- #pwm-cells: should be 3. See pwm.yaml in this directory for a description of
1112 the cells format. The PWM channel index ranges from 0 to 4. The only third
1213 cell flag supported by this binding is PWM_POLARITY_INVERTED.
1314 - reg: physical base address and size of the registers map.