[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210504193457.4008384-1-clabbe@baylibre.com>
Date: Tue, 4 May 2021 19:34:52 +0000
From: Corentin Labbe <clabbe@...libre.com>
To: arnd@...db.de, kaloz@...nwrt.org, khalasa@...p.pl,
linusw@...nel.org, linux@...linux.org.uk, olof@...om.net,
robh+dt@...nel.org, soc@...nel.org
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Corentin Labbe <clabbe@...libre.com>
Subject: [PATCH 0/5] ixp4xx: add welltech-epbx100
The welltech epbx100 is a small IP PBX board.
It ship an Intel IXDPG425 Network Gateway Reference (IXP42X 533MHz) SoC.
Original image ran an old 2.4.31 but upgrading to recent kernel was
easy.
It misses a working network interfaces but its current state is
sufficient to work on my interest, its crypto device.
More information on the board could be found on http://kernel.montjoie.ovh/welltech-epbx100.html
Corentin Labbe (5):
ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM
ARM: ixp4xx_defconfig: add MTD_PHYSMAP
dt-bindings: add vendor prefix for welltech
dt-bindings: arm: intel-ixp4xx: add welltech,epbx100
ARM: dts: add intel-ixp42x-welltech-epbx100
.../devicetree/bindings/arm/intel-ixp4xx.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 1 +
.../dts/intel-ixp42x-welltech-epbx100.dts | 76 +++++++++++++++++++
arch/arm/configs/ixp4xx_defconfig | 3 +
5 files changed, 83 insertions(+)
create mode 100644 arch/arm/boot/dts/intel-ixp42x-welltech-epbx100.dts
--
2.26.3
Powered by blists - more mailing lists