[PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Sat Aug 23 07:20:51 PDT 2025


On Sat, Aug 23, 2025 at 12:14 PM Michal Wilczynski
<m.wilczynski at samsung.com> wrote:
>
> However as pointed in the discussion currently Rust
> requires LLVM, so people compiling with gcc will not be able to compile
> the driver for some time until the gcc support becomes better.

In case it helps/clarifies: the C side can be built with GCC (i.e.
building without `LLVM=1`, with Rust using its LLVM backend), but it
is a best-effort hack and the goal is to eventually use
`rustc_codegen_gcc` and/or GCC Rust. Some users/distributions use it
nevertheless.

Cheers,
Miguel



More information about the linux-riscv mailing list