lkml.org 
[lkml]   [2023]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] arm64: dts: allwinner: a64: add missing cache properties
Date
Dne sobota, 22. april 2023 ob 00:31:37 CEST je Krzysztof Kozlowski napisal(a):
> As all level 2 and level 3 caches are unified, add required
> cache-unified property to fix warnings like:
>
> sun50i-a64-pine64-lts.dtb: l2-cache: 'cache-unified' is a required
> property
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> ---

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Best regards,
Jernej

>
> Please take the patch via sub-arch SoC tree.
> ---
> arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
> b/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi index
> 62f45f71ec65..a9c7f82c2c66 100644
> --- a/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
> +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
> @@ -93,6 +93,7 @@ cpu3: cpu@3 {
> L2: l2-cache {
> compatible = "cache";
> cache-level = <2>;
> + cache-unified;
> };
> };




\
 
 \ /
  Last update: 2023-04-24 22:01    [W:0.049 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site