From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
linux-imx@nxp.com, kernel@pengutronix.de,
Fabio Estevam <festevam@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 5.4
Date: Thu, 17 Oct 2019 22:18:52 +0800 [thread overview]
Message-ID: <20191017141851.GA22506@dragon> (raw)
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.4
for you to fetch changes up to 95993238b29b3f0f9a5eb9db84e0e38e5bfe76d8:
ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM (2019-10-14 21:27:47 +0800)
----------------------------------------------------------------
i.MX fixes for 5.4:
- Re-enable SNVS power key for imx6q-logicpd board which was accidentally
disabled by a SoC level change.
- Fix I2C switches on vf610-zii-scu4-aib board by specifying property
i2c-mux-idle-disconnect.
- A fix on imx-scu API that reads UID from firmware to avoid kernel NULL
pointer dump.
- A series from Anson to correct i.MX7 GPT and i.MX8 USDHC IPG clock.
- A fix on DRM_MSM Kconfig regression on i.MX5 by adding the option
explicitly into imx_v6_v7_defconfig.
- Fix ARM regulator states issue for zii-ultra board, which is impacting
stability of the board.
- A correction on CPU core idle state name for LayerScape LX2160A SoC.
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: imx6q-logicpd: Re-Enable SNVS power key
Andrey Smirnov (1):
ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
Anson Huang (5):
soc: imx: imx-scu: Getting UID from SCU should have response
ARM: dts: imx7s: Correct GPT's ipg clock source
arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk
arm64: dts: imx8mn: Use correct clock for usdhc's ipg clk
Fabio Estevam (1):
ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM
Lucas Stach (1):
arm64: dts: zii-ultra: fix ARM regulator states
Ran Wang (1):
arm64: dts: lx2160a: Correct CPU core idle state name
arch/arm/boot/dts/imx6-logicpd-som.dtsi | 4 +++
arch/arm/boot/dts/imx7s.dtsi | 8 ++---
arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 2 ++
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 36 +++++++++++-----------
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 6 ++--
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 6 ++--
.../arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi | 4 +--
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 4 +--
drivers/soc/imx/soc-imx-scu.c | 2 +-
10 files changed, 40 insertions(+), 33 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2019-10-17 14:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20191017141851.GA22506@dragon \
--to=shawnguo@kernel.org \
--cc=arm@kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=soc@kernel.org \
--cc=stefan@agner.ch \
/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).