mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
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 <michal.simek@amd.com> Link: https://lore.kernel.org/r/7a392d79685e5b122528e8fe7617475c4f6fabab.1756803198.git.michal.simek@amd.com
This commit is contained in:
parent
8651f2a50a
commit
9b68682d1c
@ -90,7 +90,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
pwm-fan {
|
||||
pwm_fan: pwm-fan {
|
||||
compatible = "pwm-fan";
|
||||
status = "okay";
|
||||
pwms = <&ttc0 2 40000 1>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user