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

Commit de1eb23c authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a77990: Revise the cache controller node



The cache controller node should not have unit-addresses and reg
properties. So, this patch removes them.

Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent bc26b8f4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -27,9 +27,8 @@
			enable-method = "psci";
		};

		L2_CA53: cache-controller@0 {
		L2_CA53: cache-controller-0 {
			compatible = "cache";
			reg = <0>;
			power-domains = <&sysc 21>;
			cache-unified;
			cache-level = <2>;