[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176359122549.3467832.13147318038488444877.robh@kernel.org>
Date: Wed, 19 Nov 2025 16:27:42 -0600
From: Rob Herring <robh@...nel.org>
To: Frank Wunderlich <linux@...web.de>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Frank Wunderlich <frank-w@...lic-files.de>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
On Wed, 19 Nov 2025 18:51:21 +0100, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@...lic-files.de>
>
> Build devicetree binaries for testing overlays and providing users
> full dtb without using overlays for Bananapi R4 (pro) variants.
>
> It is not required to build all possible combinations, only for
> common usecases and to test if all overlays can be applied.
>
> This series is based on
> https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/log/?h=v6.18-next/dts64
>
> Frank Wunderlich (2):
> arm64: dts: mediatek: mt7986: add dtbs with applied overlays for
> bpi-r3
> arm64: dts: mediatek: mt7988: add dtbs with applied overlays for
> bpi-r4 (pro)
>
> arch/arm64/boot/dts/mediatek/Makefile | 53 +++++++++++++++++++++++++++
> 1 file changed, 53 insertions(+)
>
> --
> 2.43.0
>
>
>
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
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20251119 (exact match)
Base: tags/next-20251119 (use --merge-base to override)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/mediatek/' for 20251119175124.48947-1-linux@...web.de:
scripts/Makefile.dtbs:20: .dtbo is not applied to any base: mt8395-radxa-nio-12l-8-hd-panel.dtbo
Powered by blists - more mailing lists