Commit b5079d76 authored by Biju Das's avatar Biju Das Committed by Simon Horman
Browse files

ARM: dts: iwg23s-sbc: Enable cmt0



This patch enables cmt0 support on the iWave iwg23s sbc.

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

&cmt0 {
	status = "okay";
};

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