All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/3] Variscite DART-6UL SoM support
@ 2021-01-08 22:21 ` Oliver Graute
  0 siblings, 0 replies; 18+ messages in thread
From: Oliver Graute @ 2021-01-08 22:21 UTC (permalink / raw)
  To: shawnguo
  Cc: devicetree, parthitce, narmstrong, Sascha Hauer, m.felsch,
	linux-kernel, Oliver Graute, Rob Herring, NXP Linux Team,
	Pengutronix Kernel Team, Fabio Estevam, linux-arm-kernel

This patch series adds support for the Variscite DART-6UL SoM

Product Page: https://www.variscite.com/product/evaluation-kits/dart-6ul-kits

Oliver Graute (3):
  ARM: dts: imx6ul: Add Variscite DART-6UL SoM support
  ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard
  dt-bindings: arm: fsl: Add Variscite i.MX6UL compatibles

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 .../boot/dts/imx6ul-imx6ull-var-dart-common.dtsi   | 300 +++++++++++++++++++++
 arch/arm/boot/dts/imx6ul-var-6ulcustomboard.dts    | 270 +++++++++++++++++++
 4 files changed, 598 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6ul-imx6ull-var-dart-common.dtsi
 create mode 100644 arch/arm/boot/dts/imx6ul-var-6ulcustomboard.dts

-- 
2.7.4


_______________________________________________
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] 18+ messages in thread

end of thread, other threads:[~2021-01-10 16:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-08 22:21 [PATCH v8 0/3] Variscite DART-6UL SoM support Oliver Graute
2021-01-08 22:21 ` Oliver Graute
2021-01-08 22:21 ` [PATCH v8 1/3] ARM: dts: imx6ul: Add " Oliver Graute
2021-01-08 22:21   ` Oliver Graute
2021-01-09 19:50   ` Fabio Estevam
2021-01-09 19:50     ` Fabio Estevam
2021-01-08 22:21 ` [PATCH v8 2/3] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard Oliver Graute
2021-01-08 22:21   ` Oliver Graute
2021-01-09 19:53   ` Fabio Estevam
2021-01-09 19:53     ` Fabio Estevam
2021-01-10 16:12     ` Oliver Graute
2021-01-10 16:12       ` Oliver Graute
2021-01-08 22:21 ` [PATCH v3 3/3] dt-bindings: arm: fsl: Add Variscite i.MX6UL compatibles Oliver Graute
2021-01-08 22:21   ` Oliver Graute
2021-01-09 19:54   ` Fabio Estevam
2021-01-09 19:54     ` Fabio Estevam
2021-01-10 16:13     ` Oliver Graute
2021-01-10 16:13       ` Oliver Graute

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.