On Sat, 24 Sep 2022 15:36:02 +0300, Dmitry Baryshkov wrote:
> Add interconnects required for the SDM845 MDSS device tree node. This
> change was made in the commit c8c61c09e38b ("arm64: dts: qcom: sdm845:
> Add interconnects property for display"), but was not reflected in the
> schema.
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org>
> Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
> ---
>  .../devicetree/bindings/display/msm/dpu-sdm845.yaml    | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

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/1681884


mdss@ae00000: 'dsi-phy@ae94400', 'dsi-phy@ae96400', 'dsi@ae94000', 
'dsi@ae96000' do not match any of the regexes: 
'^display-controller@[0-9a-f]+$', 'pinctrl-[0-9]+'
        arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dtb
        arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dtb
        arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dtb
        arch/arm64/boot/dts/qcom/sdm845-db845c.dtb
        arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dtb
        arch/arm64/boot/dts/qcom/sdm845-lg-judyp.dtb
        arch/arm64/boot/dts/qcom/sdm845-mtp.dtb
        arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dtb
        arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dtb
        arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dtb
        arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dtb
        arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akatsuki.dtb
        arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-apollo.dtb
        arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dtb
        arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dtb
        arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dtb
        arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dtb

Reply via email to