summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-11-07 18:57:11 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-11-08 16:33:09 +0300
commit4662d6e8c9b0035581ffc31cab80ea5963bd9f24 (patch)
tree38e587183d90b181257a92049ff04e9c02368317 /arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
parent40a6dd7b94172d9fce1dec99e8c0345491990970 (diff)
downloadlinux-4662d6e8c9b0035581ffc31cab80ea5963bd9f24.tar.xz
arm64: dts: renesas: rzg2l: Add missing cache-level properties
The DeviceTree Specification v0.3 specifies that the cache node 'cache-level' property is 'required'. Cf. s3.8 Multi-level and Shared Cache Nodes. Update the Device Trees accordingly. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Link: https://lore.kernel.org/r/20221107155825.1644604-19-pierre.gondois@arm.com [geert: Update description] Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r9a07g043u.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/r9a07g043u.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi b/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
index b8bf06b51235..6af5f3bca2d1 100644
--- a/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
+++ b/arch/arm64/boot/dts/renesas/r9a07g043u.dtsi
@@ -31,6 +31,7 @@
compatible = "cache";
cache-unified;
cache-size = <0x40000>;
+ cache-level = <3>;
};
};