ARM: shmobile: r8a7790: Add thermal clock in device tree
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Tue, 7 Jan 2014 18:57:14 +0000 (19:57 +0100)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:50 +0000 (09:21 +0900)
Add the missing thermal MSTP clock to the thermal device node.

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit d3a439dbe3ff1610156c39cdffcc2c3257fadd62)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi

index 71b1251..96fc731 100644 (file)
                reg = <0 0xe61f0000 0 0x14>, <0 0xe61f0100 0 0x38>;
                interrupt-parent = <&gic>;
                interrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>;
+               clocks = <&mstp5_clks R8A7790_CLK_THERMAL>;
        };
 
        timer {