Commit 7d167182 authored by Fabrizio Castro's avatar Fabrizio Castro Committed by Simon Horman
Browse files

ARM: dts: iwg22m: Enable cmt0



This patch enables cmt0 support from within the iwg22m SoM dtsi.

Signed-off-by: default avatarFabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: default avatarBiju Das <biju.das@bp.renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent cbeb319b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@
	};
};

&cmt0 {
	status = "okay";
};

&extal_clk {
	clock-frequency = <20000000>;
};