From: Frank Wunderlich <linux@fw-web.de>
To: Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: Frank Wunderlich <frank-w@public-files.de>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org
Subject: [PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
Date: Wed, 19 Nov 2025 18:51:21 +0100 [thread overview]
Message-ID: <20251119175124.48947-1-linux@fw-web.de> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Frank Wunderlich <linux@fw-web.de>
To: Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
Date: Wed, 19 Nov 2025 18:51:21 +0100 [thread overview]
Message-ID: <20251119175124.48947-1-linux@fw-web.de> (raw)
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
next reply other threads:[~2025-11-19 17:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-19 17:51 Frank Wunderlich [this message]
2025-11-19 17:51 ` [PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro) Frank Wunderlich
2025-11-19 17:51 ` [PATCH v1 1/2] arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3 Frank Wunderlich
2025-11-19 17:51 ` Frank Wunderlich
2025-12-05 8:10 ` Krzysztof Kozlowski
2025-12-05 8:10 ` Krzysztof Kozlowski
2025-12-05 9:05 ` AngeloGioacchino Del Regno
2025-12-05 9:05 ` AngeloGioacchino Del Regno
2025-12-05 13:46 ` Rob Herring
2025-12-05 13:46 ` Rob Herring
2025-12-05 15:41 ` Frank Wunderlich
2025-12-05 10:12 ` Frank Wunderlich (linux)
2025-12-05 10:12 ` Frank Wunderlich (linux)
2025-11-19 17:51 ` [PATCH v1 2/2] arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro) Frank Wunderlich
2025-11-19 17:51 ` Frank Wunderlich
2025-11-19 22:27 ` [PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro) Rob Herring
2025-11-19 22:27 ` Rob Herring
2025-12-19 15:27 ` Rob Herring
2025-12-19 15:27 ` Rob Herring
2026-01-07 11:12 ` AngeloGioacchino Del Regno
2026-01-07 11:12 ` AngeloGioacchino Del Regno
2026-01-08 0:25 ` Rob Herring
2026-01-08 0:25 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251119175124.48947-1-linux@fw-web.de \
--to=linux@fw-web.de \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frank-w@public-files.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.