This patch series introduces thermal sensor declaration to the Meson A1 common dtsi file. It also sets up thermal zones for the AD402 reference board. It depends on the series with A1 thermal support at [1]. Links: [1] - https://lore.kernel.org/all/20240328133802.15651-1-ddrokosov@xxxxxxxxxxxxxxxxx/ Dmitry Rokosov (3): arm64: dts: amlogic: a1: add cooling-cells for DVFS feature arm64: dts: amlogic: a1: introduce cpu temperature sensor arm64: dts: amlogic: ad402: setup thermal-zones .../arm64/boot/dts/amlogic/meson-a1-ad402.dts | 45 +++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 14 ++++++ 2 files changed, 59 insertions(+) -- 2.43.0