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

Commit a528b4bf authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

arm64: dts: r8a7795: Add missing properties to CA57 L2 cache node



Add the missing "cache-unified" and "cache-level" properties to the
Cortex-A57 cache-controller node.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarDirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 52b541ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@

	L2_CA57: cache-controller@0 {
		compatible = "cache";
		cache-unified;
		cache-level = <2>;
	};

	extal_clk: extal {