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: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2015-09-30 15:22:15 +02:00 committed by Simon Horman
parent 52b541abbc
commit a528b4bf1a
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@
L2_CA57: cache-controller@0 {
compatible = "cache";
cache-unified;
cache-level = <2>;
};
extal_clk: extal {