ARM: dts: r8a7790: Remove CMT renesas,channels-mask
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 28 Nov 2017 13:47:32 +0000 (14:47 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 29 Nov 2017 10:45:20 +0000 (11:45 +0100)
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>
arch/arm/boot/dts/r8a7790.dtsi

index d3c6ab8..e2c530c 100644 (file)
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 124>;
 
-               renesas,channels-mask = <0x60>;
-
                status = "disabled";
        };
 
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 329>;
 
-               renesas,channels-mask = <0xff>;
-
                status = "disabled";
        };