.. | .. |
---|
7 | 7 | for da850 - compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; |
---|
8 | 8 | for dra746 - compatible = "ti,dra746-ecap", "ti,am3352-ecap"; |
---|
9 | 9 | 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 |
---|
11 | 12 | the cells format. The PWM channel index ranges from 0 to 4. The only third |
---|
12 | 13 | cell flag supported by this binding is PWM_POLARITY_INVERTED. |
---|
13 | 14 | - reg: physical base address and size of the registers map. |
---|