Re: [PATCH] arm64: dts: qcom: sm8450: Add Broadcast_AND region in LLCC block
From: Konrad Dybcio
Date: Thu Jul 18 2024 - 07:20:51 EST
On 18.07.2024 12:20 PM, Abel Vesa wrote:
> Add missing Broadcast_AND region to the LLCC block for x1e80100,
> as the LLCC version on this platform is 4.1 and it provides the region.
>
> This also fixes the following error caused by the missing region:
>
> [ 3.797768] qcom-llcc 25000000.system-cache-controller: error -EINVAL: invalid resource (null)
>
> Fixes: af16b00578a7 ("arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---
Please fix the commit title
Konrad