| # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/thermal/amlogic,thermal.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| - Guillaume La Roque <glaroque@baylibre.com> |
| description: Binding for Amlogic Thermal |
| - amlogic,g12a-cpu-thermal |
| - amlogic,g12a-ddr-thermal |
| - const: amlogic,g12a-thermal |
| description: phandle to the ao-secure syscon |
| $ref: '/schemas/types.yaml#/definitions/phandle' |
| additionalProperties: false |
| cpu_temp: temperature-sensor@ff634800 { |
| compatible = "amlogic,g12a-cpu-thermal", |
| interrupts = <0x0 0x24 0x0>; |
| #thermal-sensor-cells = <0>; |
| amlogic,ao-secure = <&sec_AO>; |