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]. Changes v2 since v1 at [2]: - provide Neil RvB for cooling-cells dts patch - purge unnecessary 'amlogic,a1-thermal' fallback Links: [1] - https://lore.kernel.org/all/20240328191322.17551-1-ddrokosov@xxxxxxxxxxxxxxxxx/ [2] - https://lore.kernel.org/all/20240328134459.18446-1-ddrokosov@xxxxxxxxxxxxxxxxx/ Signed-off-by: Dmitry Rokosov <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 | 13 ++++++ 2 files changed, 58 insertions(+) -- 2.43.0