From: Magnus Damm Date: Tue, 28 Nov 2017 13:47:30 +0000 (+0100) Subject: ARM: dts: r8a73a4: Remove CMT renesas,channels-mask X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=287883993e3e98579bdaa92ce6136a9d25ce0be9;p=linux.git ARM: dts: r8a73a4: 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/r8a73a4.dtsi b/arch/arm/boot/dts/r8a73a4.dtsi index 805b0fd70f538..8e48090e4fdc1 100644 --- a/arch/arm/boot/dts/r8a73a4.dtsi +++ b/arch/arm/boot/dts/r8a73a4.dtsi @@ -138,9 +138,6 @@ clocks = <&mstp3_clks R8A73A4_CLK_CMT1>; clock-names = "fck"; power-domains = <&pd_c5>; - - renesas,channels-mask = <0xff>; - status = "disabled"; };