[PATCH 0/6] Add support for A523 Thermal system
Mikhail Kalashnikov
iuncuim at gmail.com
Fri Apr 11 17:53:08 PDT 2025
On 4/11/25 03:38, Mikhail Kalashnikov wrote:
> This patch series adds temperature sensor support for the Allwinner A523
> family of processors (same die with H728/A527/T527)
Based on 6.15-rc1 with dts patches from
https://lore.kernel.org/linux-sunxi/20250307005712.16828-1-andre.przywara@arm.com/T/#t
> Mikhail Kalashnikov (6):
> thermal/drivers/sun8i: add gpadc clock
> thermal/drivers/sun8i: replace devm_reset_control_get to shared
> thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
> arm64: dts: allwinner: A523: Add SID controller node
> arm64: dts: allwinner: A523: Add thermal sensors and zones
> dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers
>
> .../thermal/allwinner,sun8i-a83t-ths.yaml | 5 +
> .../arm64/boot/dts/allwinner/sun55i-a523.dtsi | 145 +++++++++++++++++
> drivers/thermal/sun8i_thermal.c | 154 +++++++++++++++++-
> 3 files changed, 300 insertions(+), 4 deletions(-)
>
More information about the linux-arm-kernel
mailing list