]> Git Repo - J-linux.git/commitdiff
dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
authorBinbin Zhou <[email protected]>
Tue, 23 Apr 2024 01:59:01 +0000 (09:59 +0800)
committerDaniel Lezcano <[email protected]>
Tue, 23 Apr 2024 10:40:30 +0000 (12:40 +0200)
The thermal on the Loongson-2K0500 shares the design with the
Loongson-2K1000. Define corresponding compatible string, having the
loongson,ls2k1000-thermal as a fallback.

Signed-off-by: Binbin Zhou <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Huacai Chen <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/26524a63abd2d032e4c45efe6ce3fedb46841768.1713837379.git.zhoubinbin@loongson.cn
Documentation/devicetree/bindings/thermal/loongson,ls2k-thermal.yaml

index b634f57cd011d738fc0dd4db633a9a805506cca5..9748a479dcd4de4a0415220326330af1c6b8b446 100644 (file)
@@ -20,6 +20,7 @@ properties:
           - loongson,ls2k1000-thermal
       - items:
           - enum:
+              - loongson,ls2k0500-thermal
               - loongson,ls2k2000-thermal
           - const: loongson,ls2k1000-thermal
 
This page took 0.051708 seconds and 4 git commands to generate.