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+renesas@verge.net.au>
Tue, 4 Feb 2014 01:16:29 +0000 (10:16 +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>
arch/arm/boot/dts/r8a7790.dtsi

index 71b1251f79c73d24a4607aa33bbcc4b6fbafb0d0..96fc7313149cc9e12edce202775eec3f934af071 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 {
This page took 0.025798 seconds and 5 git commands to generate.