All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <fabio.estevam@nxp.com>,
	Gavin Schenk <g.schenk@eckelmann.de>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] Add support for Eckelmann ci4x10
Date: Wed, 20 Mar 2019 10:12:51 +0100	[thread overview]
Message-ID: <20190320091254.10043-1-u.kleine-koenig@pengutronix.de> (raw)

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

             reply	other threads:[~2019-03-20  9:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20  9:12 Uwe Kleine-König [this message]
2019-03-20  9:12 ` [PATCH v4 1/3] dt-bindings: arm: fsl: Add devicetree binding for Eckelmann ci4x10 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190320091254.10043-1-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=fabio.estevam@nxp.com \
    --cc=g.schenk@eckelmann.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.