ARM: dts: iwg20m: Enable cmt0
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Thu, 11 Jan 2018 20:59:38 +0000 (20:59 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 12 Feb 2018 12:50:56 +0000 (13:50 +0100)
This patch enables cmt0 support from within the iwg20m SoM dtsi.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7743-iwg20m.dtsi

index 75a8ca5..1d3e950 100644 (file)
        };
 };
 
+&cmt0 {
+       status = "okay";
+};
+
 &extal_clk {
        clock-frequency = <20000000>;
 };