linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add support for IDO-SBC2D06-V1B-22W
@ 2021-09-23 17:07 Romain Perier
  2021-09-23 17:07 ` [PATCH v3 1/3] ARM: dts: mstar: Mark timer with arm, cpu-registers-not-fw-configured Romain Perier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Romain Perier @ 2021-09-23 17:07 UTC (permalink / raw)
  To: Daniel Palmer, Romain Perier, Rob Herring, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, devicetree, linux-kernel

IDO-SOM2D01 is an ultra-small SOM module based on SigmaStar SSD201/SSD202
SoC (ARM Cortex A7 core). The module integrates WIFI, NAND and PM
circuits on a PCB area of 2.95CM x 2.95CM. The SoC integrates 128 MB of
DDR3 on-chip.

IDO-SBC2D06-V1B-22W is an dual-ethernet SBC powered by a IDO-SOM2D01,
that embeds a MicroSD card slot, 4-lane MIPI DSI connector for 4-inch
RGB565 display or 7-inch RGB888 display, Dual 10/100M Ethernet ports,
and more.

This series adds support for this SOM and this boards.

Changes since v2:
- Added Rob's acknowlegment
- Fixed warning with make dtbs_check regarding oneOf and the compatible
  strings of the DTS board.
- Fixed commit short message format for the first commit

Changes since v1:
- Removed the commit that adds me as co-maintainer (merged)
- Fixed alphabetic order in dt-bindings
- Moved the commit that adds vendor prefix before adding the DT for the
  board (re-ordered commits)
- Removed unneeded space

Romain Perier (3):
  ARM: dts: mstar: Mark timer with arm,cpu-registers-not-fw-configured
  dt-bindings: add vendor prefix for Wireless Tag
  ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W

 .../devicetree/bindings/arm/mstar/mstar.yaml  |  2 ++
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 arch/arm/boot/dts/Makefile                    |  1 +
 .../dts/mstar-infinity2m-ssd201-som2d01.dtsi  | 20 +++++++++++++
 ...sd202d-wirelesstag-ido-sbc2d06-v1b-22w.dts | 23 +++++++++++++++
 ...ity2m-ssd202d-wirelesstag-ido-som2d01.dtsi | 28 +++++++++++++++++++
 arch/arm/boot/dts/mstar-v7.dtsi               |  1 +
 7 files changed, 77 insertions(+)
 create mode 100644 arch/arm/boot/dts/mstar-infinity2m-ssd201-som2d01.dtsi
 create mode 100644 arch/arm/boot/dts/mstar-infinity2m-ssd202d-wirelesstag-ido-sbc2d06-v1b-22w.dts
 create mode 100644 arch/arm/boot/dts/mstar-infinity2m-ssd202d-wirelesstag-ido-som2d01.dtsi

-- 
2.33.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-09-27 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 17:07 [PATCH v3 0/3] Add support for IDO-SBC2D06-V1B-22W Romain Perier
2021-09-23 17:07 ` [PATCH v3 1/3] ARM: dts: mstar: Mark timer with arm, cpu-registers-not-fw-configured Romain Perier
2021-09-23 17:07 ` [PATCH v3 2/3] dt-bindings: add vendor prefix for Wireless Tag Romain Perier
2021-09-23 17:07 ` [PATCH v3 3/3] ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W Romain Perier
2021-09-27 20:59   ` Rob Herring

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