]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: iwg23s-sbc: Enable cmt0
authorBiju Das <biju.das@bp.renesas.com>
Fri, 26 Oct 2018 08:48:29 +0000 (09:48 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 28 Nov 2018 12:55:28 +0000 (13:55 +0100)
This patch enables cmt0 support on the iWave iwg23s sbc.

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

index ffd8216f28c3faac2fa75b29bfafad5d8916dbb7..18d22631e18862fd00b9984667e683b2b0770751 100644 (file)
@@ -73,6 +73,10 @@ phy3: ethernet-phy@3 {
        };
 };
 
+&cmt0 {
+       status = "okay";
+};
+
 &extal_clk {
        clock-frequency = <20000000>;
 };