arm64: tegra: Update PWM fan node name

According to the device-tree binding document for PWM fans [0], the
PWM fan node name should be 'pwm-fan'. Update the PWM fan node name to
align with this.

[0] Documentation/devicetree/bindings/hwmon/pwm-fan.txt

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Jon Hunter 2022-04-06 16:26:55 +01:00 committed by Thierry Reding
parent 962c400d48
commit 6d9d19af3e
4 changed files with 4 additions and 4 deletions

View file

@ -349,7 +349,7 @@ gpu@17000000 {
status = "okay";
};
fan: fan {
fan: pwm-fan {
compatible = "pwm-fan";
pwms = <&pwm4 0 45334>;

View file

@ -1989,7 +1989,7 @@ pcie-ep@141a0000 {
"p2u-5", "p2u-6", "p2u-7";
};
fan: fan {
fan: pwm-fan {
compatible = "pwm-fan";
pwms = <&pwm4 0 45334>;

View file

@ -1993,7 +1993,7 @@ pcie-ep@141a0000 {
"p2u-5", "p2u-6", "p2u-7";
};
fan: fan {
fan: pwm-fan {
compatible = "pwm-fan";
pwms = <&pwm6 0 45334>;

View file

@ -1657,7 +1657,7 @@ cpu-sleep {
};
};
fan: fan {
fan: pwm-fan {
compatible = "pwm-fan";
pwms = <&pwm 3 45334>;