Commit 80fe25f
arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block
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)
This error started showing up only after the new regmap region called
Broadcast_AND that has been added to the llcc-qcom driver.
Cc: [email protected] # 6.11: 055afc3: soc: qcom: llcc: Add regmap for Broadcast_AND region
Fixes: af16b00 ("arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts")
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/20241014-x1e80100-dts-llcc-add-broadcastand_region-v2-1-5ee6ac128627@linaro.org
Signed-off-by: Bjorn Andersson <[email protected]>1 parent 0b80b3c commit 80fe25f
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6090 | 6090 | | |
6091 | 6091 | | |
6092 | 6092 | | |
6093 | | - | |
| 6093 | + | |
| 6094 | + | |
6094 | 6095 | | |
6095 | 6096 | | |
6096 | 6097 | | |
| |||
6099 | 6100 | | |
6100 | 6101 | | |
6101 | 6102 | | |
6102 | | - | |
| 6103 | + | |
| 6104 | + | |
6103 | 6105 | | |
6104 | 6106 | | |
6105 | 6107 | | |
| |||
0 commit comments