diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2017-11-28 14:47:36 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-11-29 11:46:14 +0100 |
commit | 206f477ec546865b32d1c498dadb45f1237673a9 (patch) | |
tree | dc228a9981b2590b534a92efb9d608fd87f95e66 /arch/arm/boot/dts/sh73a0.dtsi | |
parent | ARM: dts: r8a7794: Remove CMT renesas,channels-mask (diff) | |
download | linux-206f477ec546865b32d1c498dadb45f1237673a9.tar.xz linux-206f477ec546865b32d1c498dadb45f1237673a9.zip |
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 <damm+renesas@opensource.se>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/sh73a0.dtsi')
-rw-r--r-- | arch/arm/boot/dts/sh73a0.dtsi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi index 88d7e5631d34..914a7c2a584f 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"; }; |