soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: gemini: add two more board
@ 2021-06-18 20:55 Corentin Labbe
  2021-06-18 20:55 ` Corentin Labbe
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Corentin Labbe @ 2021-06-18 20:55 UTC (permalink / raw)
  To: arnd, linus.walleij, olof, robh+dt, soc, ulli.kroll
  Cc: devicetree, linux-arm-kernel, linux-kernel, Corentin Labbe

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


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

end of thread, other threads:[~2021-07-23 10:40 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 20:55 [PATCH v2 0/5] ARM: gemini: add two more board Corentin Labbe
2021-06-18 20:55 ` Corentin Labbe
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   ` Corentin Labbe
2021-06-18 20:55 ` [PATCH v2 2/5] dt-bindings: add vendor prefix for edimax Corentin Labbe
2021-06-18 20:55   ` Corentin Labbe
2021-07-12 20:11   ` Rob Herring
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-06-18 20:55   ` Corentin Labbe
2021-07-12 20:11   ` Rob Herring
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   ` Corentin Labbe
2021-06-18 20:55 ` [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328 Corentin Labbe
2021-06-18 20:55   ` Corentin Labbe
2021-07-12 20:11   ` Rob Herring
2021-07-12 20:11     ` Rob Herring
2021-07-23 10:38     ` Linus Walleij
2021-07-23 10:38       ` Linus Walleij
2021-07-23 10:38       ` Linus Walleij
2021-07-23 10:34 ` [PATCH v2 0/5] ARM: gemini: add two more board Linus Walleij
2021-07-23 10:34   ` Linus Walleij
2021-07-23 10:34   ` Linus Walleij

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).