summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2025-09-02 10:53:34 +0200
committerMichal Simek <[email protected]>2025-10-09 09:07:04 +0200
commit9b68682d1cc1d44a6646bc50c536af91c770c712 (patch)
treea6f7a3aebcdc8b6d194a060c8f68b62cf0c0cb07
parent8651f2a50af025c9a9a647ab5cb885c794b9603b (diff)
arm64: zynqmp: Add pmw_fan label to k26
Some boards/designs with System Controller which are using SOMs need to change PWM signal polarity that's why create label to be able to reference them. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/7a392d79685e5b122528e8fe7617475c4f6fabab.1756803198.git.michal.simek@amd.com
-rw-r--r--arch/arm/dts/zynqmp-sm-k26-revA.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/zynqmp-sm-k26-revA.dts b/arch/arm/dts/zynqmp-sm-k26-revA.dts
index a614d835b51..0abec77b3f3 100644
--- a/arch/arm/dts/zynqmp-sm-k26-revA.dts
+++ b/arch/arm/dts/zynqmp-sm-k26-revA.dts
@@ -90,7 +90,7 @@
};
};
- pwm-fan {
+ pwm_fan: pwm-fan {
compatible = "pwm-fan";
status = "okay";
pwms = <&ttc0 2 40000 1>;