On Wed, 17 May 2023 04:18:49 +0200, Konrad Dybcio wrote: > SM8550 (LLCCv4.1) has 4 register regions, this was not described > between its addition and the restructurization that happened in > the commit referenced in the fixes tag. > > Fix it. > > Fixes: 43aa006e074c ("dt-bindings: arm: msm: Fix register regions used for LLCC banks") > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 1 + > 1 file changed, 1 insertion(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1782401 system-cache-controller@25000000: reg: [[0, 620756992, 0, 8388608], [0, 629145600, 0, 2097152]] is too short arch/arm64/boot/dts/qcom/sm8550-mtp.dtb arch/arm64/boot/dts/qcom/sm8550-qrd.dtb system-cache-controller@25000000: reg-names:0: 'llcc0_base' was expected arch/arm64/boot/dts/qcom/sm8550-mtp.dtb arch/arm64/boot/dts/qcom/sm8550-qrd.dtb system-cache-controller@25000000: reg-names:1: 'llcc1_base' was expected arch/arm64/boot/dts/qcom/sm8550-mtp.dtb arch/arm64/boot/dts/qcom/sm8550-qrd.dtb system-cache-controller@25000000: reg-names: ['llcc_base', 'llcc_broadcast_base'] is too short arch/arm64/boot/dts/qcom/sm8550-mtp.dtb arch/arm64/boot/dts/qcom/sm8550-qrd.dtb