All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add pwm-fan for Milk-V Pioneer
@ 2025-02-12  9:41 ` Chen Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Chen Wang @ 2025-02-12  9:41 UTC (permalink / raw)
  To: aou, unicorn_wang, conor+dt, guoren, inochiama, krzk+dt, palmer,
	paul.walmsley, robh, devicetree, linux-kernel, linux-riscv,
	chao.wei, xiaoguang.xing, chunzhi.lin, inochiama, sophgo

From: Chen Wang <unicorn_wang@outlook.com>

Milk-V Pioneer uses fan as cooling-device, and speed of the fan is
controlled by the first channel of pwm controller of SG2042.

This patchset depends on another patchset for the SG2042 pwm controller,
the driver part is now on pwm/for-next [pwm-for-next] and the dts part is
now on sophgo/for-next [sophgo-for-next]. If you want to have a test,
you need to apply the corresponding patchset.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git [pwm-for-next]
Link: https://github.com/sophgo/linux.git [sophgo-for-next]

Thanks,
Chen

---

Chen Wang (2):
  riscv: sophgo: dts: add pwm-fan for Milk-V Pioneer
  riscv: sophgo: dts: add cooling maps for Milk-V Pioneer

 .../boot/dts/sophgo/sg2042-milkv-pioneer.dts  | 36 +++++++++++++++++++
 1 file changed, 36 insertions(+)


base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
prerequisite-patch-id: c4b7f2697276f9278f13e3f2f54669eabed14157
prerequisite-patch-id: e6e1753842784bbc41eae5917470d4abfacd21a0
prerequisite-patch-id: 768254e961eb246d230258ff33922e4f2a36597e
-- 
2.34.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-19  2:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12  9:41 [PATCH 0/2] Add pwm-fan for Milk-V Pioneer Chen Wang
2025-02-12  9:41 ` Chen Wang
2025-02-12  9:42 ` [PATCH 1/2] riscv: sophgo: dts: add " Chen Wang
2025-02-12  9:42   ` Chen Wang
2025-02-12  9:42 ` [PATCH 2/2] riscv: sophgo: dts: add cooling maps " Chen Wang
2025-02-12  9:42   ` Chen Wang
2025-02-19  2:02 ` [PATCH 0/2] Add pwm-fan " Inochi Amaoto
2025-02-19  2:02   ` Inochi Amaoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.