]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
arm64: tegra: Update cache properties
authorPierre Gondois <pierre.gondois@arm.com>
Mon, 7 Nov 2022 15:57:08 +0000 (16:57 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 21 Nov 2022 12:30:14 +0000 (13:30 +0100)
commit27f1568b1d5fe35014074f92717b250afbe67031
tree43d32cc36641515a91d52856f368c575a4514600
parent14910d68718cae5f287c95997dcc9a99531109d6
arm64: tegra: Update cache properties

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>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194.dtsi
arch/arm64/boot/dts/nvidia/tegra210.dtsi
arch/arm64/boot/dts/nvidia/tegra234.dtsi