.. | .. |
---|
5 | 5 | The SoC specific strings supported including: |
---|
6 | 6 | "hisilicon,hi3516cv300-pwm" |
---|
7 | 7 | "hisilicon,hi3519v100-pwm" |
---|
| 8 | + "hisilicon,hi3559v100-shub-pwm" |
---|
| 9 | + "hisilicon,hi3559v100-pwm |
---|
8 | 10 | - reg: physical base address and length of the controller's registers. |
---|
9 | 11 | - clocks: phandle and clock specifier of the PWM reference clock. |
---|
10 | 12 | - resets: phandle and reset specifier for the PWM controller reset. |
---|
11 | | -- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of |
---|
| 13 | +- #pwm-cells: Should be 3. See pwm.yaml in this directory for a description of |
---|
12 | 14 | the cells format. |
---|
13 | 15 | |
---|
14 | 16 | Example: |
---|