[PATCH v5 8/9] riscv: dts: thead: Add PVT node
Stephen Boyd
sboyd at kernel.org
Thu Jul 24 18:17:15 PDT 2025
Quoting Michal Wilczynski (2025-06-23 11:08:56)
> Add PVT DT node for thermal sensor.
>
> Signed-off-by: Michal Wilczynski <m.wilczynski at samsung.com>
> ---
> arch/riscv/boot/dts/thead/th1520.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/riscv/boot/dts/thead/th1520.dtsi b/arch/riscv/boot/dts/thead/th1520.dtsi
> index 26996422e1efe5d2dde68819c2cec1c3fa782a23..bef30780034e06b07aa29b27b0225ea891a4b531 100644
> --- a/arch/riscv/boot/dts/thead/th1520.dtsi
> +++ b/arch/riscv/boot/dts/thead/th1520.dtsi
> @@ -669,6 +669,17 @@ padctrl_aosys: pinctrl at fffff4a000 {
> thead,pad-group = <1>;
> };
>
> + pvt: pvt at fffff4e000 {
Node name should probably be 'thermal-sensor at fffff4e000' then.
More information about the linux-riscv
mailing list