Re: [PATCH v2 1/2] dt-bindings: arm: mediatek: Drop MT8192 Chromebook variants that never shipped

From: Rob Herring (Arm)
Date: Fri Dec 27 2024 - 10:19:04 EST



On Tue, 24 Dec 2024 16:48:37 +0800, Chen-Yu Tsai wrote:
> The Hayato rev5 sku2 and Spherion rev4 variants were designed in
> anticipation of shortages of the headphone codec. This never happened.
> As far as our records show: the variants were never produced or
> shipped, and no such devices were deployed to any lab.
>
> Drop them.
>
> Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
> ---
> Changes since v1:
> - none
>
> Documentation/devicetree/bindings/arm/mediatek.yaml | 11 -----------
> 1 file changed, 11 deletions(-)
>


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y mediatek/mt8192-asurada-hayato-r5-sku2.dtb mediatek/mt8192-asurada-spherion-r4.dtb' for 20241224084839.2904335-1-wenst@xxxxxxxxxxxx:

make[3]: *** No rule to make target 'arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r5-sku2.dtb'.
make[2]: *** [scripts/Makefile.build:440: arch/arm64/boot/dts/mediatek] Error 2
make[2]: Target 'arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r5-sku2.dtb' not remade because of errors.
make[1]: *** [/home/rob/proj/linux-dt-testing/Makefile:1463: mediatek/mt8192-asurada-hayato-r5-sku2.dtb] Error 2
make[3]: *** No rule to make target 'arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r4.dtb'.
make[2]: *** [scripts/Makefile.build:440: arch/arm64/boot/dts/mediatek] Error 2
make[2]: Target 'arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r4.dtb' not remade because of errors.
make[1]: *** [/home/rob/proj/linux-dt-testing/Makefile:1463: mediatek/mt8192-asurada-spherion-r4.dtb] Error 2
make: *** [Makefile:251: __sub-make] Error 2
make: Target 'mediatek/mt8192-asurada-hayato-r5-sku2.dtb' not remade because of errors.
make: Target 'mediatek/mt8192-asurada-spherion-r4.dtb' not remade because of errors.