From: Corentin Labbe <clabbe@baylibre.com>
To: arnd@arndb.de, kaloz@openwrt.org, khalasa@piap.pl,
linusw@kernel.org, linux@armlinux.org.uk, olof@lixom.net,
robh+dt@kernel.org, soc@kernel.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Corentin Labbe <clabbe@baylibre.com>
Subject: [PATCH 0/5] ixp4xx: add welltech-epbx100
Date: Tue, 4 May 2021 19:34:52 +0000 [thread overview]
Message-ID: <20210504193457.4008384-1-clabbe@baylibre.com> (raw)
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-05-04 19:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 19:34 Corentin Labbe [this message]
2021-05-04 19:34 ` [PATCH 1/5] ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM Corentin Labbe
2021-05-04 19:34 ` [PATCH 2/5] ARM: ixp4xx_defconfig: add MTD_PHYSMAP Corentin Labbe
2021-05-04 19:34 ` [PATCH 3/5] dt-bindings: add vendor prefix for welltech Corentin Labbe
2021-05-06 21:06 ` Rob Herring
2021-05-04 19:34 ` [PATCH 4/5] dt-bindings: arm: intel-ixp4xx: add welltech,epbx100 Corentin Labbe
2021-05-06 21:06 ` Rob Herring
2021-05-04 19:34 ` [PATCH 5/5] ARM: dts: add intel-ixp42x-welltech-epbx100 Corentin Labbe
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=20210504193457.4008384-1-clabbe@baylibre.com \
--to=clabbe@baylibre.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=kaloz@openwrt.org \
--cc=khalasa@piap.pl \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=soc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).