On Wed, 12 Apr 2023 13:27:15 +0200, AngeloGioacchino Del Regno wrote:
> Add a compatible string for the MediaTek Helio X10 MT6795 SoC, using
> the same parameters as MT8183.
> 
> Signed-off-by: AngeloGioacchino Del Regno 
> <angelogioacchino.delre...@collabora.com>
> ---
>  .../display/mediatek/mediatek,dpi.yaml        | 23 +++++++++++--------
>  1 file changed, 14 insertions(+), 9 deletions(-)
> 

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/project/devicetree-bindings/patch/20230412112739.160376-4-angelogioacchino.delre...@collabora.com


dpi@14014000: Additional properties are not allowed ('ports' was unexpected)
        arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dtb
        arch/arm/boot/dts/mt7623n-rfb-emmc.dtb

dpi@14014000: compatible: 'oneOf' conditional failed, one must be fixed:
        arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dtb
        arch/arm/boot/dts/mt7623n-rfb-emmc.dtb

dpi@14014000: 'port' is a required property
        arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dtb
        arch/arm/boot/dts/mt7623n-rfb-emmc.dtb

dpi@1401d000: Additional properties are not allowed ('power-domains' was 
unexpected)
        arch/arm64/boot/dts/mediatek/mt8173-elm.dtb
        arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtb
        arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dtb
        arch/arm64/boot/dts/mediatek/mt8173-evb.dtb

dp-intf@1c015000: clock-names:0: 'pixel' was expected
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb
        arch/arm64/boot/dts/mediatek/mt8195-demo.dtb
        arch/arm64/boot/dts/mediatek/mt8195-evb.dtb

dp-intf@1c015000: clock-names:1: 'engine' was expected
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb
        arch/arm64/boot/dts/mediatek/mt8195-demo.dtb
        arch/arm64/boot/dts/mediatek/mt8195-evb.dtb

dp-intf@1c113000: Additional properties are not allowed ('power-domains' was 
unexpected)
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb
        arch/arm64/boot/dts/mediatek/mt8195-demo.dtb
        arch/arm64/boot/dts/mediatek/mt8195-evb.dtb

dp-intf@1c113000: clock-names:0: 'pixel' was expected
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb
        arch/arm64/boot/dts/mediatek/mt8195-demo.dtb
        arch/arm64/boot/dts/mediatek/mt8195-evb.dtb

dp-intf@1c113000: clock-names:1: 'engine' was expected
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb
        arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb
        arch/arm64/boot/dts/mediatek/mt8195-demo.dtb
        arch/arm64/boot/dts/mediatek/mt8195-evb.dtb

Reply via email to