All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add support for Eckelmann ci4x10
@ 2019-03-20  9:12 Uwe Kleine-König
  2019-03-20  9:12 ` [PATCH v4 1/3] dt-bindings: arm: fsl: Add devicetree binding " Uwe Kleine-König
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2019-03-20  9:12 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Fabio Estevam, Gavin Schenk, NXP Linux Team,
	Pengutronix Kernel Team, linux-arm-kernel

Hello,

compared to v3 there are only minor changes in this v4.

 - Address Feedback by Shawn (memory@10000000 instead of memory, status
   at end of property list)
 - Add Fabio's Reviewed-by tag.
 - Write "ci4x10" consistently in lower case
 - add DT people to To of the first patch as this needs their ack.

Uwe Kleine-König (3):
  dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10
  ARM: dts: Add devicetree for Eckelmann ci4x10
  ARM: imx_v6_v7_defconfig: Enable SIOX bus

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/imx6dl-eckelmann-ci4x10.dts | 381 ++++++++++++++++++
 arch/arm/configs/imx_v6_v7_defconfig          |   3 +
 4 files changed, 386 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-eckelmann-ci4x10.dts

-- 
2.20.1


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

end of thread, other threads:[~2019-03-26  8:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-20  9:12 [PATCH v4 0/3] Add support for Eckelmann ci4x10 Uwe Kleine-König
2019-03-20  9:12 ` [PATCH v4 1/3] dt-bindings: arm: fsl: Add devicetree binding " Uwe Kleine-König
2019-03-24 21:21   ` Rob Herring
2019-03-20  9:12 ` [PATCH v4 2/3] ARM: dts: Add devicetree " Uwe Kleine-König
2019-03-20  9:12 ` [PATCH v4 3/3] ARM: imx_v6_v7_defconfig: Enable SIOX bus Uwe Kleine-König
2019-03-26  8:30 ` [PATCH v4 0/3] Add support for Eckelmann ci4x10 Shawn Guo

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.