Add Amlogic C3 thermal compatible string, private_data
of driver and device node.
Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
---
Changes in v2:
- Modify the binding file according to Rob's suggestion.
- Link to v1: https://lore.kernel.org/r/20250718-c3-thermal-v1-0-674f9a991690@xxxxxxxxxxx
---
Xianwei Zhao (3):
dt-bindings: thermal: amlogic: Add compatible string for C3
thermal: amlogic: Support C3 thermal controller driver
arm64: dts: amlogic: c3: Add tempsensor controller node
.../devicetree/bindings/thermal/amlogic,thermal.yaml | 4 +++-
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 11 +++++++++++
drivers/thermal/amlogic_thermal.c | 10 ++++++++++
3 files changed, 24 insertions(+), 1 deletion(-)
---
base-commit: 58abdca0eb653c1a2e755ba9ba406ee475d87636
change-id: 20250718-c3-thermal-cfdf0a2bbf52
Best regards,