projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5cb195
)
ARM: dts: rockchip: Enable pwm fan for edgeble-neu2
author
Jagan Teki
<jagan@edgeble.ai>
Mon, 31 Jul 2023 10:35:14 +0000
(16:05 +0530)
committer
Heiko Stuebner
<heiko@sntech.de>
Wed, 4 Oct 2023 21:26:41 +0000
(23:26 +0200)
Edgeble Neu2 IO board Fan connected to PWM11.
Enable the pwm fan for it.
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Link:
https://lore.kernel.org/r/20230731103518.2906147-10-jagan@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
b/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
index 3d587602e13a6447d1aee921dd3d6929c3304c42..f09be840596454d38378e0ab5006790a421ed6bb 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
+++ b/
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
@@
-88,6
+88,10
@@
};
};
+&pwm11 {
+ status = "okay";
+};
+
&sdmmc {
bus-width = <4>;
cap-mmc-highspeed;