Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts
@ 2025-08-13 14:21 Aleksander Jan Bajkowski
  2025-08-13 14:21 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom Aleksander Jan Bajkowski
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Aleksander Jan Bajkowski @ 2025-08-13 14:21 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, neil.armstrong, heiko, kever.yang, mani,
	tsbogend, john, masahiroy, olek2, devicetree, linux-mips,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-14 18:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 14:21 [PATCH 0/3] mips: lantiq: add British Telecom Home Hub 5A dts Aleksander Jan Bajkowski
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox