.. | .. |
---|
9 | 9 | - "nvidia,tegra132-pwm", "nvidia,tegra20-pwm": for Tegra132 |
---|
10 | 10 | - "nvidia,tegra210-pwm", "nvidia,tegra20-pwm": for Tegra210 |
---|
11 | 11 | - "nvidia,tegra186-pwm": for Tegra186 |
---|
| 12 | + - "nvidia,tegra194-pwm": for Tegra194 |
---|
12 | 13 | - reg: physical base address and length of the controller's registers |
---|
13 | | -- #pwm-cells: should be 2. See pwm.txt in this directory for a description of |
---|
| 14 | +- #pwm-cells: should be 2. See pwm.yaml in this directory for a description of |
---|
14 | 15 | the cells format. |
---|
15 | 16 | - clocks: Must contain one entry, for the module clock. |
---|
16 | 17 | See ../clocks/clock-bindings.txt for details. |
---|