From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: imx: cleanup for 3.19
Date: Wed, 19 Nov 2014 15:01:53 +0800 [thread overview]
Message-ID: <20141119070152.GE27759@dragon> (raw)
The following changes since commit fc14f9c1272f62c3e8d01300f52467c0d9af50f9:
Linux 3.18-rc5 (2014-11-16 16:36:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-cleanup-3.19
for you to fetch changes up to 7d1fdf147f445c75573e72e82d38de1241693d1f:
ARM: imx: Remove unneeded .map_io initialization (2014-11-19 11:24:26 +0800)
----------------------------------------------------------------
The i.MX cleanup for 3.19:
- Clean up reset handler for DT machines, since reset has been handled
in watchdog driver
- Remove unneeded .map_io hook for a couple of i.MX6 machines
- A few small i.MX6 device tree source cleanups
- Some random iomuxc and pllv3 code cleanup
----------------------------------------------------------------
Dmitry Voytik (3):
ARM: imx6q: drop unnecessary semicolon
ARM: imx: simplify clk_pllv3_prepare()
ARM: imx: refactor mxc_iomux_mode()
Fabio Estevam (4):
ARM: dts: imx6qdl-sabresd: Use IMX6QDL_CLK_CKO define
ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property
ARM: dts: imx6qdl-rex: Remove unneeded 'fsl,mode' property
ARM: dts: imx6qdl-sabresd: Fix the microphone route
Geert Uytterhoeven (1):
ARM: imx: Remove unneeded .map_io initialization
Jingchang Lu (1):
ARM: imx: clean up machine mxc_arch_reset_init_dt reset init
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 2 --
arch/arm/boot/dts/imx6qdl-rex.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 8 +++-----
arch/arm/mach-imx/clk-imx6q.c | 2 +-
arch/arm/mach-imx/clk-pllv3.c | 7 +------
arch/arm/mach-imx/common.h | 1 -
arch/arm/mach-imx/imx25-dt.c | 9 ---------
arch/arm/mach-imx/imx27-dt.c | 3 ---
arch/arm/mach-imx/imx31-dt.c | 9 ---------
arch/arm/mach-imx/imx35-dt.c | 10 ----------
arch/arm/mach-imx/iomux-imx31.c | 8 ++++----
arch/arm/mach-imx/iomux-mx3.h | 2 +-
arch/arm/mach-imx/mach-imx50.c | 9 ---------
arch/arm/mach-imx/mach-imx51.c | 2 --
arch/arm/mach-imx/mach-imx53.c | 2 --
arch/arm/mach-imx/mach-imx6q.c | 3 ---
arch/arm/mach-imx/mach-imx6sl.c | 4 ----
arch/arm/mach-imx/mach-imx6sx.c | 4 ----
arch/arm/mach-imx/mach-vf610.c | 10 ----------
arch/arm/mach-imx/system.c | 15 ---------------
22 files changed, 10 insertions(+), 103 deletions(-)
next reply other threads:[~2014-11-19 7:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-19 7:01 Shawn Guo [this message]
2014-11-20 16:34 ` [GIT PULL] ARM: imx: cleanup for 3.19 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=20141119070152.GE27759@dragon \
--to=shawn.guo@linaro.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 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.