summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-11-22 19:32:07 +0300
committerFlorian Fainelli <f.fainelli@gmail.com>2022-11-29 02:37:41 +0300
commite567e58d6819adc002c57b81e16b88da24d3b4aa (patch)
tree1ce6e29c09c5c224d9916f3d9b50a4da14423421 /arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
parentb5a17c35c7ffc643153717075f39e07f4fa526d1 (diff)
downloadlinux-e567e58d6819adc002c57b81e16b88da24d3b4aa.tar.xz
arm64: dts: Update cache properties for broadcom
The DeviceTree Specification v0.3 specifies that the cache node 'compatible' and 'cache-level' properties are 'required'. Cf. s3.8 Multi-level and Shared Cache Nodes The 'cache-unified' property should be present if one of the properties for unified cache is present ('cache-size', ...). Update the Device Trees accordingly. Acked-by: William Zhang <william.zhang@broadcom.com> Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Link: https://lore.kernel.org/r/20221122163208.3810985-3-pierre.gondois@arm.com Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi')
-rw-r--r--arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi b/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
index fda97c47f4e9..18cdbc20f03f 100644
--- a/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
+++ b/arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi
@@ -79,6 +79,7 @@
CLUSTER0_L2: l2-cache@0 {
compatible = "cache";
+ cache-level = <2>;
};
};