1
0
Fork 0

ARM: dts: r8a7794: 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>
hifive-unleashed-5.1
Magnus Damm 2017-11-28 14:47:35 +01:00 committed by Simon Horman
parent 5fdbea7147
commit bc28e52b4d
1 changed files with 0 additions and 4 deletions

View File

@ -197,8 +197,6 @@
power-domains = <&sysc R8A7794_PD_ALWAYS_ON>;
resets = <&cpg 124>;
renesas,channels-mask = <0x60>;
status = "disabled";
};
@ -218,8 +216,6 @@
power-domains = <&sysc R8A7794_PD_ALWAYS_ON>;
resets = <&cpg 329>;
renesas,channels-mask = <0xff>;
status = "disabled";
};