[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250813142917.2053814-1-olek2@wp.pl>
Date: Wed, 13 Aug 2025 16:21:31 +0200
From: Aleksander Jan Bajkowski <olek2@...pl>
To: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
neil.armstrong@...aro.org,
heiko@...ech.de,
kever.yang@...k-chips.com,
mani@...nel.org,
tsbogend@...ha.franken.de,
john@...ozen.org,
masahiroy@...nel.org,
olek2@...pl,
devicetree@...r.kernel.org,
linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts
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@...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
Powered by blists - more mailing lists