diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-08-17 17:53:04 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-08-25 02:36:06 +0300 |
commit | be6af481f3b2d5084c4e70684eaa962602f94707 (patch) | |
tree | d6c769d2bd3aefe5c8fec3f656be6eea9ae00ed5 /Documentation/devicetree/bindings/thermal | |
parent | 1d9e6cf3c8537c14ad979a9c02ce4e674e5f50e8 (diff) | |
download | linux-be6af481f3b2d5084c4e70684eaa962602f94707.tar.xz |
dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support
Document RZ/G2M (R8A774A1) SoC bindings.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt index cfa154bb0fa7..098bf9550748 100644 --- a/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt @@ -7,6 +7,7 @@ inside the LSI. Required properties: - compatible : "renesas,<soctype>-thermal", Examples with soctypes are: + - "renesas,r8a774a1-thermal" (RZ/G2M) - "renesas,r8a7795-thermal" (R-Car H3) - "renesas,r8a7796-thermal" (R-Car M3-W) - "renesas,r8a77965-thermal" (R-Car M3-N) |