hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/pwm/nvidia,tegra20-pwm.txt
....@@ -9,8 +9,9 @@
99 - "nvidia,tegra132-pwm", "nvidia,tegra20-pwm": for Tegra132
1010 - "nvidia,tegra210-pwm", "nvidia,tegra20-pwm": for Tegra210
1111 - "nvidia,tegra186-pwm": for Tegra186
12
+ - "nvidia,tegra194-pwm": for Tegra194
1213 - 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
1415 the cells format.
1516 - clocks: Must contain one entry, for the module clock.
1617 See ../clocks/clock-bindings.txt for details.