[PATCH v3 0/5] thermal/drivers: airoha: Add support for AN7583

Christian Marangi posted 5 patches 1 month, 1 week ago
.../bindings/arm/airoha,en7581-chip-scu.yaml  |  14 +
drivers/thermal/airoha_thermal.c              | 368 +++++++++++++++---
2 files changed, 318 insertions(+), 64 deletions(-)
[PATCH v3 0/5] thermal/drivers: airoha: Add support for AN7583
Posted by Christian Marangi 1 month, 1 week ago
This small series implement all the required changes to
support Airoha AN7583 Thermal Sensor.

The SoC dropped the Monitor subsystem and only provide
temperature reading. Some generalization was required
to at least save the common code with also the help of
reg field API.

Changes v3:
- Property use chip-scu for thermal sensor
Changes v2:
- Update DT schema patch to implement dedicated schema

Christian Marangi (5):
  thermal/drivers: airoha: Convert to regmap API
  thermal/drivers: airoha: Generalize probe function
  thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux
    function
  dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC
  thermal/drivers: airoha: Add support for AN7583 Thermal Sensor

 .../bindings/arm/airoha,en7581-chip-scu.yaml  |  14 +
 drivers/thermal/airoha_thermal.c              | 368 +++++++++++++++---
 2 files changed, 318 insertions(+), 64 deletions(-)

-- 
2.51.0