All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: imx6ull-dhcom: Add DH electronics DHCOM i.MX6ULL SoM support
@ 2022-11-17 10:31 Christoph Niedermaier
  2022-11-17 10:31   ` Christoph Niedermaier
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Christoph Niedermaier @ 2022-11-17 10:31 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Christoph Niedermaier, Rob Herring, Krzysztof Kozlowski,
	Peng Fan, Shawn Guo, Marek Vasut, Fabio Estevam, NXP Linux Team,
	kernel

Add support for DH electronics DHCOM i.MX6ULL SoM with three different
carrier boards, provided by separate patches:
- PDK2 evaluation kit
- PicoITX bare-bones carrier board
- DRC02 universal controller device

In this series the DT bindings for the carrier boards are also included.

Christoph Niedermaier (4):
  dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the
    DHCOM i.MX6ULL SoM
  ARM: dts: imx6ull-dhcom: Add DH electronics DHCOM i.MX6ULL SoM and
    PDK2 board
  ARM: dts: imx6ull-dhcom: Add DHCOM based PicoITX board
  ARM: dts: imx6ull-dhcom: Add DHSOM based DRC02 board
---
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: kernel@dh-electronics.com
To: linux-arm-kernel@lists.infradead.org
---
 Documentation/devicetree/bindings/arm/fsl.yaml     |  10 +
 arch/arm/boot/dts/Makefile                         |   3 +
 arch/arm/boot/dts/imx6ull-dhcom-drc02.dts          | 144 +++++
 arch/arm/boot/dts/imx6ull-dhcom-pdk2.dts           | 219 ++++++++
 arch/arm/boot/dts/imx6ull-dhcom-picoitx.dts        | 101 ++++
 .../arm/boot/dts/imx6ull-dhcom-som-cfg-sdcard.dtsi |  96 ++++
 arch/arm/boot/dts/imx6ull-dhcom-som.dtsi           | 619 +++++++++++++++++++++
 arch/arm/boot/dts/imx6ull-dhcor-som.dtsi           | 247 ++++++++
 8 files changed, 1439 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcom-drc02.dts
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcom-pdk2.dts
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcom-picoitx.dts
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcom-som-cfg-sdcard.dtsi
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcom-som.dtsi
 create mode 100644 arch/arm/boot/dts/imx6ull-dhcor-som.dtsi

-- 
2.11.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] 12+ messages in thread

end of thread, other threads:[~2022-11-17 16:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 10:31 [PATCH 0/4] ARM: dts: imx6ull-dhcom: Add DH electronics DHCOM i.MX6ULL SoM support Christoph Niedermaier
2022-11-17 10:31 ` [PATCH 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM Christoph Niedermaier
2022-11-17 10:31   ` Christoph Niedermaier
2022-11-17 13:05   ` Krzysztof Kozlowski
2022-11-17 13:05     ` Krzysztof Kozlowski
2022-11-17 10:31 ` [PATCH 2/4] ARM: dts: imx6ull-dhcom: Add DH electronics DHCOM i.MX6ULL SoM and PDK2 board Christoph Niedermaier
2022-11-17 13:09   ` Krzysztof Kozlowski
2022-11-17 14:11     ` Christoph Niedermaier
2022-11-17 14:38       ` Krzysztof Kozlowski
2022-11-17 16:27         ` Christoph Niedermaier
2022-11-17 10:31 ` [PATCH 3/4] ARM: dts: imx6ull-dhcom: Add DHCOM based PicoITX board Christoph Niedermaier
2022-11-17 10:31 ` [PATCH 4/4] ARM: dts: imx6ull-dhcom: Add DHSOM based DRC02 board Christoph Niedermaier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.