Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5c3dacd authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman
Browse files

ARM: dts: r8a7790: 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: default avatarMagnus Damm <damm+renesas@opensource.se>
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 33a616cc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -320,8 +320,6 @@
		power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
		resets = <&cpg 124>;

		renesas,channels-mask = <0x60>;

		status = "disabled";
	};

@@ -341,8 +339,6 @@
		power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
		resets = <&cpg 329>;

		renesas,channels-mask = <0xff>;

		status = "disabled";
	};