From: Magnus Damm Date: Tue, 28 Nov 2017 13:47:36 +0000 (+0100) Subject: ARM: dts: sh73a0: Remove CMT renesas,channels-mask X-Git-Tag: v4.16-rc1~100^2~60^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=206f477ec546865b32d1c498dadb45f1237673a9;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: sh73a0: Remove CMT renesas,channels-mask Update the DTS to remove the now deprecated "renesas,channels-mask" property. The channel information is now kept in the device driver and can easily be determined based on the compat string. Signed-off-by: Magnus Damm Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi index 88d7e5631d340..914a7c2a584f9 100644 --- a/arch/arm/boot/dts/sh73a0.dtsi +++ b/arch/arm/boot/dts/sh73a0.dtsi @@ -100,9 +100,6 @@ clocks = <&mstp3_clks SH73A0_CLK_CMT1>; clock-names = "fck"; power-domains = <&pd_c5>; - - renesas,channels-mask = <0x3f>; - status = "disabled"; };