aboutsummaryrefslogtreecommitdiff
path: root/Bindings/thermal/amlogic,thermal.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/thermal/amlogic,thermal.yaml')
-rw-r--r--Bindings/thermal/amlogic,thermal.yaml12
1 files changed, 7 insertions, 5 deletions
diff --git a/Bindings/thermal/amlogic,thermal.yaml b/Bindings/thermal/amlogic,thermal.yaml
index 20f8f9b3b97..01fccdfc417 100644
--- a/Bindings/thermal/amlogic,thermal.yaml
+++ b/Bindings/thermal/amlogic,thermal.yaml
@@ -13,11 +13,13 @@ description: Binding for Amlogic Thermal
properties:
compatible:
- items:
- - enum:
- - amlogic,g12a-cpu-thermal
- - amlogic,g12a-ddr-thermal
- - const: amlogic,g12a-thermal
+ oneOf:
+ - items:
+ - enum:
+ - amlogic,g12a-cpu-thermal
+ - amlogic,g12a-ddr-thermal
+ - const: amlogic,g12a-thermal
+ - const: amlogic,a1-cpu-thermal
reg:
maxItems: 1