arch/arm64/boot/dts/mediatek/Makefile | 53 +++++++++++++++++++++++++++ 1 file changed, 53 insertions(+)
From: Frank Wunderlich <frank-w@public-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
On Wed, 19 Nov 2025 18:51:21 +0100, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-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.
>
> [...]
Applied to v6.19-next/dts64, thanks!
[1/2] arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3
commit: 0516c548883bbe58a48d604e81e33b390986cdb6
[2/2] arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)
commit: d977b61d38030f50bae9f634049110af0a364d0d
Cheers,
Angelo
On Wed, Jan 7, 2026 at 5:12 AM AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > > On Wed, 19 Nov 2025 18:51:21 +0100, Frank Wunderlich wrote: > > From: Frank Wunderlich <frank-w@public-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. > > > > [...] > > Applied to v6.19-next/dts64, thanks! > > [1/2] arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3 > commit: 0516c548883bbe58a48d604e81e33b390986cdb6 > [2/2] arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro) > commit: d977b61d38030f50bae9f634049110af0a364d0d These are already in Linus' tree. I picked them up because there was no movement and he was complaining about the warnings. Rob
On Wed, Nov 19, 2025 at 06:51:21PM +0100, Frank Wunderlich wrote: > From: Frank Wunderlich <frank-w@public-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) Since there's been no movement on this, I've applied this series and the other patch and will send to Linus today. Rob
On Wed, 19 Nov 2025 18:51:21 +0100, Frank Wunderlich wrote: > From: Frank Wunderlich <frank-w@public-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@fw-web.de: scripts/Makefile.dtbs:20: .dtbo is not applied to any base: mt8395-radxa-nio-12l-8-hd-panel.dtbo
© 2016 - 2026 Red Hat, Inc.