From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 4.10, 3rd round
Date: Thu, 26 Jan 2017 23:46:32 +0800 [thread overview]
Message-ID: <20170126154630.GE5662@dragon> (raw)
The following changes since commit 37530e74609a28ae3a3b51e7685fe54a00b1e2f2:
ARM: dts: imx6qdl-nitrogen6_som2: fix sgtl5000 pinctrl init (2017-01-10 10:51:14 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.10-3
for you to fetch changes up to a971c5545c3d45a1e33fda6e57913bb75aaa20c9:
ARM: dts: imx: Pass 'chosen' and 'memory' nodes (2017-01-24 21:24:28 +0800)
----------------------------------------------------------------
i.MX fixes for 4.10, 3rd round:
- Fix a 'defined but not used' warning in MMDC driver when
CONFIG_PERF_EVENTS is disabled.
- Fix i.MX6DL device tree GPIO4_11 range setting.
- A bandaid fix for boot failure found on a couple of platforms due to
missing 'chosen' and 'memory' node.
----------------------------------------------------------------
Arnd Bergmann (1):
ARM: imx: hide unused variable in #ifdef
Fabio Estevam (1):
ARM: dts: imx: Pass 'chosen' and 'memory' nodes
S?bastien Szymanski (1):
ARM: dts: imx6dl: fix GPIO4 range
arch/arm/boot/dts/imx1.dtsi | 8 ++++++++
arch/arm/boot/dts/imx23.dtsi | 8 ++++++++
arch/arm/boot/dts/imx25.dtsi | 8 ++++++++
arch/arm/boot/dts/imx27.dtsi | 8 ++++++++
arch/arm/boot/dts/imx28.dtsi | 8 ++++++++
arch/arm/boot/dts/imx31.dtsi | 8 ++++++++
arch/arm/boot/dts/imx35.dtsi | 8 ++++++++
arch/arm/boot/dts/imx50.dtsi | 8 ++++++++
arch/arm/boot/dts/imx51.dtsi | 8 ++++++++
arch/arm/boot/dts/imx53.dtsi | 8 ++++++++
arch/arm/boot/dts/imx6dl.dtsi | 2 +-
arch/arm/boot/dts/imx6qdl.dtsi | 8 ++++++++
arch/arm/boot/dts/imx6sl.dtsi | 8 ++++++++
arch/arm/boot/dts/imx6sx.dtsi | 8 ++++++++
arch/arm/boot/dts/imx6ul.dtsi | 8 ++++++++
arch/arm/boot/dts/imx7s.dtsi | 8 ++++++++
arch/arm/mach-imx/mmdc.c | 2 +-
17 files changed, 122 insertions(+), 2 deletions(-)
next reply other threads:[~2017-01-26 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 15:46 Shawn Guo [this message]
2017-01-27 15:47 ` [GIT PULL] i.MX fixes for 4.10, 3rd round Arnd Bergmann
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=20170126154630.GE5662@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).