ARM: dts: iwg22m: Enable cmt0

This patch enables cmt0 support from within the iwg22m 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>
This commit is contained in:
Fabrizio Castro 2018-01-11 20:59:39 +00:00 committed by Simon Horman
parent cbeb319b9f
commit 7d16718286

View File

@ -29,6 +29,10 @@
};
};
&cmt0 {
status = "okay";
};
&extal_clk {
clock-frequency = <20000000>;
};