thermal: rcar: Fix typo in r8a73a4 SoC name
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 18 Mar 2015 18:42:41 +0000 (19:42 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 7 Apr 2015 19:53:34 +0000 (12:53 -0700)
r8a73a4 is R-Mobile APE6, not AP6.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Documentation/devicetree/bindings/thermal/rcar-thermal.txt

index 43404b1..332e625 100644 (file)
@@ -4,7 +4,7 @@ Required properties:
 - compatible           : "renesas,thermal-<soctype>", "renesas,rcar-thermal"
                          as fallback.
                          Examples with soctypes are:
-                           - "renesas,thermal-r8a73a4" (R-Mobile AP6)
+                           - "renesas,thermal-r8a73a4" (R-Mobile APE6)
                            - "renesas,thermal-r8a7779" (R-Car H1)
                            - "renesas,thermal-r8a7790" (R-Car H2)
                            - "renesas,thermal-r8a7791" (R-Car M2-W)