All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: arm@kernel.org
Cc: Stephen Boyd <sboyd@kernel.org>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/7] i.MX7ULP device tree for 4.21
Date: Mon, 10 Dec 2018 15:46:36 +0800	[thread overview]
Message-ID: <20181210074638.27873-5-shawnguo@kernel.org> (raw)
In-Reply-To: <20181210074638.27873-1-shawnguo@kernel.org>

Hi,

The series depends on Stephen's clk-imx7ulp branch, which is stable and
pulled in here to resolve the dependency on new clock defines.  Please
consider to pull, thanks.

Shawn


The following changes since commit b1260067ac3dd5dcd40bcbcb2cc116a9f8b5016b:

  clk: imx: add imx7ulp clk driver (2018-12-03 11:31:36 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx7ulp-dt-4.21

for you to fetch changes up to a73900b826ce6faded48ee3e41aa890fbeba4068:

  ARM: dts: imx: add imx7ulp evk support (2018-12-10 11:24:54 +0800)

----------------------------------------------------------------
i.MX7ULP device tree for 4.21:
 - It includes the initial device tree for i.MX7ULP SoC and EVK board
   support.

----------------------------------------------------------------
A.s. Dong (4):
      dt-bindings: fsl: add compatible for imx7ulp evk
      dt-bindings: fsl: add imx7ulp pm related components bindings
      ARM: dts: imx: add common imx7ulp dtsi support
      ARM: dts: imx: add imx7ulp evk support

 .../bindings/arm/freescale/fsl,imx7ulp-pm.txt      |  23 ++
 Documentation/devicetree/bindings/arm/fsl.txt      |   8 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/imx7ulp-evk.dts                  |  77 +++++
 arch/arm/boot/dts/imx7ulp.dtsi                     | 346 +++++++++++++++++++++
 5 files changed, 456 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.txt
 create mode 100644 arch/arm/boot/dts/imx7ulp-evk.dts
 create mode 100644 arch/arm/boot/dts/imx7ulp.dtsi

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

  parent reply	other threads:[~2018-12-10  7:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10  7:46 [GIT PULL 1/7] i.MX drivers changes for 4.21 Shawn Guo
2018-12-10  7:46 ` [GIT PULL 2/7] i.MX SoC " Shawn Guo
2018-12-11  2:51   ` Shawn Guo
2018-12-12 21:53     ` Olof Johansson
2018-12-10  7:46 ` [GIT PULL 3/7] i.MX device tree update " Shawn Guo
2018-12-12 20:55   ` Olof Johansson
2018-12-10  7:46 ` [GIT PULL 4/7] i.MX7D PICO boards " Shawn Guo
2018-12-12 20:56   ` Olof Johansson
2018-12-10  7:46 ` Shawn Guo [this message]
2018-12-12 20:58   ` [GIT PULL 5/7] i.MX7ULP device tree " Olof Johansson
2018-12-10  7:46 ` [GIT PULL 6/7] Freescale arm64 device tree update " Shawn Guo
2018-12-12 21:00   ` Olof Johansson
2018-12-10  7:46 ` [GIT PULL 7/7] i.MX defconfig " Shawn Guo
2018-12-12 21:47   ` Olof Johansson
2018-12-12 21:33 ` [GIT PULL 1/7] i.MX drivers changes " Olof Johansson

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=20181210074638.27873-5-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=sboyd@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.