diff options
author | Alex Leibovich <[email protected]> | 2023-06-16 12:50:37 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-06-26 12:03:14 +0200 |
commit | 705fd8f189124eae20f746a374d1cb63856d06b7 (patch) | |
tree | 777e7e45380c3362abb4cc4e6ae42a2959978988 | |
parent | f12d60c81fceccddc012c746085f6cd87832d6ff (diff) |
dt-bindings: armada-thermal: Add armada-ap807-thermal compatible
Add marvell,armada-ap807-thermal compatible for the AP807 die.
Signed-off-by: Alex Leibovich <[email protected]>
Reviewed-by: Stefan Chulski <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/thermal/armada-thermal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/armada-thermal.txt b/Documentation/devicetree/bindings/thermal/armada-thermal.txt index b0bee7e42038..ab8b8fccc7af 100644 --- a/Documentation/devicetree/bindings/thermal/armada-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/armada-thermal.txt @@ -8,6 +8,7 @@ Required properties: * marvell,armada380-thermal * marvell,armadaxp-thermal * marvell,armada-ap806-thermal + * marvell,armada-ap807-thermal * marvell,armada-cp110-thermal Note: these bindings are deprecated for AP806/CP110 and should instead |