From: Aleksander Jan Bajkowski <olek2@wp.pl>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
neil.armstrong@linaro.org, heiko@sntech.de,
kever.yang@rock-chips.com, mani@kernel.org,
tsbogend@alpha.franken.de, john@phrozen.org,
masahiroy@kernel.org, olek2@wp.pl, devicetree@vger.kernel.org,
linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts
Date: Wed, 13 Aug 2025 16:21:31 +0200 [thread overview]
Message-ID: <20250813142917.2053814-1-olek2@wp.pl> (raw)
This series adds a device tree and bindings for the BT Home Hub 5A router.
It is based on the Lantiq VRX268 SoC. It has 128 MB of RAM and 128 MB of
NAND memory. At the moment, only the peripherals necessary to run the
initramfs image have been added. The remaining peripherals will be added
later. Some of them do not have upstream drivers. This is one of the most
popular Lantiq-based routers within the OpenWRT community.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Aleksander Jan Bajkowski (3):
dt-bindings: vendor-prefixes: add British Telecom
mips: lantiq: add British Telecom Home Hub 5A dts
dt-bindings: mips: lantiq: Add Lantiq platform binding
.../devicetree/bindings/mips/lantiq/soc.yaml | 60 ++++++++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/mips/boot/dts/lantiq/Makefile | 1 +
arch/mips/boot/dts/lantiq/xrx200.dtsi | 104 ++++++++++++++++++
.../boot/dts/lantiq/xrx200_bt_homehub-v5a.dts | 17 +++
arch/mips/lantiq/Kconfig | 10 ++
6 files changed, 194 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mips/lantiq/soc.yaml
create mode 100644 arch/mips/boot/dts/lantiq/xrx200.dtsi
create mode 100644 arch/mips/boot/dts/lantiq/xrx200_bt_homehub-v5a.dts
--
2.47.2
next reply other threads:[~2025-08-13 14:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 14:21 Aleksander Jan Bajkowski [this message]
2025-08-13 14:21 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom Aleksander Jan Bajkowski
2025-08-13 16:58 ` Conor Dooley
2025-08-13 14:21 ` [PATCH 2/3] mips: lantiq: add British Telecom Home Hub 5A dts Aleksander Jan Bajkowski
2025-08-13 14:21 ` [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding Aleksander Jan Bajkowski
2025-08-13 16:56 ` Conor Dooley
2025-08-14 16:31 ` Aleksander Jan Bajkowski
2025-08-14 18:38 ` Conor Dooley
2025-08-13 16:57 ` [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts Conor Dooley
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=20250813142917.2053814-1-olek2@wp.pl \
--to=olek2@wp.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=john@phrozen.org \
--cc=kever.yang@rock-chips.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=mani@kernel.org \
--cc=masahiroy@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=tsbogend@alpha.franken.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox