From: Kunihiko Hayashi Date: Fri, 30 Mar 2018 03:51:19 +0000 (+0900) Subject: dt-bindings: thermal: uniphier: add a compatible string for PXs3 X-Git-Tag: v4.19~797^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e855ec0845704383151a21198b27f75b86b07f05;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: thermal: uniphier: add a compatible string for PXs3 Add a compatible string for thermal monitor implemented on UniPhier PXs3 SoC. Signed-off-by: Kunihiko Hayashi Signed-off-by: Eduardo Valentin --- diff --git a/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt b/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt index 686c0b4..ceb92a9 100644 --- a/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt @@ -8,6 +8,7 @@ Required properties: - compatible : - "socionext,uniphier-pxs2-thermal" : For UniPhier PXs2 SoC - "socionext,uniphier-ld20-thermal" : For UniPhier LD20 SoC + - "socionext,uniphier-pxs3-thermal" : For UniPhier PXs3 SoC - interrupts : IRQ for the temperature alarm - #thermal-sensor-cells : Should be 0. See ./thermal.txt for details.