aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/bcm6878.dtsi
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-11-22 17:32:06 +0100
committerFlorian Fainelli <f.fainelli@gmail.com>2022-11-28 15:37:14 -0800
commitb23024676a2f135dbde2221481e2f4af616d0445 (patch)
treee2dc8379d166217a5e38feb39847df00b3ca94f3 /arch/arm/boot/dts/bcm6878.dtsi
parentARM: dts: broadcom: align LED node names with dtschema (diff)
downloadwireguard-linux-b23024676a2f135dbde2221481e2f4af616d0445.tar.xz
wireguard-linux-b23024676a2f135dbde2221481e2f4af616d0445.zip
arm: 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. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Link: https://lore.kernel.org/r/20221122163208.3810985-2-pierre.gondois@arm.com Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm6878.dtsi')
-rw-r--r--arch/arm/boot/dts/bcm6878.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm6878.dtsi b/arch/arm/boot/dts/bcm6878.dtsi
index 1e8b5fa96c25..4ec836ac4baf 100644
--- a/arch/arm/boot/dts/bcm6878.dtsi
+++ b/arch/arm/boot/dts/bcm6878.dtsi
@@ -35,6 +35,7 @@
L2_0: l2-cache0 {
compatible = "cache";
+ cache-level = <2>;
};
};