From: Corentin Labbe <clabbe@baylibre.com>
To: arnd@arndb.de, linus.walleij@linaro.org, olof@lixom.net,
robh+dt@kernel.org, soc@kernel.org, ulli.kroll@googlemail.com
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Corentin Labbe <clabbe@baylibre.com>
Subject: [PATCH v2 0/5] ARM: gemini: add two more board
Date: Fri, 18 Jun 2021 20:55:28 +0000 [thread overview]
Message-ID: <20210618205533.1527384-1-clabbe@baylibre.com> (raw)
I have two boards with a SL3516 SoC. Both are NAS box.
Changes since v1:
- ssi1328 use now redboot-fis partitions
- added pinctrl as asked by Linus Walleij
Corentin Labbe (5):
ARM: dts: gemini: add labels for USB, IDE, flash and ethernet
dt-bindings: add vendor prefix for edimax
dt-bindings: add vendor prefix for ssi
ARM: gemini: add device tree for edimax NS2502
ARM: gemini: add device tree for ssi1328
.../devicetree/bindings/vendor-prefixes.yaml | 4 +
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/gemini-ns2502.dts | 148 ++++++++++++++++++
arch/arm/boot/dts/gemini-ssi1328.dts | 138 ++++++++++++++++
arch/arm/boot/dts/gemini.dtsi | 12 +-
5 files changed, 298 insertions(+), 6 deletions(-)
create mode 100644 arch/arm/boot/dts/gemini-ns2502.dts
create mode 100644 arch/arm/boot/dts/gemini-ssi1328.dts
--
2.31.1
next reply other threads:[~2021-06-18 20:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-18 20:55 Corentin Labbe [this message]
2021-06-18 20:55 ` [PATCH v2 1/5] ARM: dts: gemini: add labels for USB, IDE, flash and ethernet Corentin Labbe
2021-06-18 20:55 ` [PATCH v2 2/5] dt-bindings: add vendor prefix for edimax Corentin Labbe
2021-07-12 20:11 ` Rob Herring
2021-06-18 20:55 ` [PATCH v2 3/5] dt-bindings: add vendor prefix for ssi Corentin Labbe
2021-07-12 20:11 ` Rob Herring
2021-06-18 20:55 ` [PATCH v2 4/5] ARM: gemini: add device tree for edimax NS2502 Corentin Labbe
2021-06-18 20:55 ` [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328 Corentin Labbe
2021-07-12 20:11 ` Rob Herring
2021-07-23 10:38 ` Linus Walleij
2021-07-23 10:34 ` [PATCH v2 0/5] ARM: gemini: add two more board Linus Walleij
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=20210618205533.1527384-1-clabbe@baylibre.com \
--to=clabbe@baylibre.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=soc@kernel.org \
--cc=ulli.kroll@googlemail.com \
/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).