mbox series

[v1,0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller

Message ID 20240328133802.15651-1-ddrokosov@salutedevices.com (mailing list archive)
Headers show
Series thermal: amlogic: introduce A1 SoC family Thermal Sensor controller | expand

Message

Dmitry Rokosov March 28, 2024, 1:37 p.m. UTC
It is primarily based on the G12A thermal controller, with only a slight
variation in the offset value of the efuse parameters. Therefore, this
patch series provides appropriate platform data and dt-bindings to
ensure proper support.

Dmitry Rokosov (2):
  dt-bindings: thermal: amlogic: add support for A1 thermal sensor
  thermal: amlogic: support A1 SoC family Thermal Sensor controller

 .../bindings/thermal/amlogic,thermal.yaml          | 14 +++++++++-----
 drivers/thermal/amlogic_thermal.c                  | 10 ++++++++++
 2 files changed, 19 insertions(+), 5 deletions(-)