dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC

Document support for Airoha AN7583 chip-scu node.

This is similar to Airoha EN7581 with the addition of the presence of
thermal sensor in addition to controlling HW PIN and other miscellaneous
pheriperals.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260702094846.17325-7-ansuelsmth@gmail.com
This commit is contained in:
Christian Marangi 2026-07-02 11:48:34 +02:00 committed by Daniel Lezcano
parent 86741c9128
commit fff997256c
No known key found for this signature in database
GPG Key ID: A832238A2A4FE84F

View File

@ -19,15 +19,29 @@ properties:
items:
- enum:
- airoha,en7581-chip-scu
- airoha,an7583-chip-scu
- const: syscon
reg:
maxItems: 1
'#thermal-sensor-cells':
const: 0
required:
- compatible
- reg
if:
properties:
compatible:
contains:
const: airoha,en7581-chip-scu
then:
properties:
'#thermal-sensor-cells': false
additionalProperties: false
examples: