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, 2nd round
Date: Tue, 29 Oct 2019 19:03:37 +0800 [thread overview]
Message-ID: <20191029110334.GA20928@dragon> (raw)
The following changes since commit 95993238b29b3f0f9a5eb9db84e0e38e5bfe76d8:
ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM (2019-10-14 21:27:47 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.4-2
for you to fetch changes up to 958c6014c64ef51e5f647d2de527c53e773c8a84:
arm64: dts: imx8mn: fix compatible string for sdma (2019-10-28 20:17:59 +0800)
----------------------------------------------------------------
i.MX fixes for 5.4, 2nd round:
- Get SNVS power key back to work for imx6-logicpd board. It was
accidentally disabled by commit 770856f0da5d ("ARM: dts: imx6qdl:
Enable SNVS power key according to board design").
- Fix sparse warnings in IMX GPC driver by making the initializers
in imx_gpc_domains C99 format.
- Fix an interrupt storm coming from accelerometer on imx6qdl-sabreauto
board. This is seen with upstream version U-Boot where pinctrl is not
configured for the device.
- Fix sdma device compatible string for i.MX8MM and i.MX8MN SoC.
- Fix compatible of PCA9547 i2c-mux on LS1028A QDS board to get the
device probed correctly.
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: imx6-logicpd: Re-enable SNVS power key
Ben Dooks (1):
soc: imx: gpc: fix initialiser format
Fabio Estevam (1):
ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
Shengjiu Wang (2):
arm64: dts: imx8mm: fix compatible string for sdma
arm64: dts: imx8mn: fix compatible string for sdma
Yuantian Tang (1):
arm64: dts: ls1028a: fix a compatible issue
arch/arm/boot/dts/imx6-logicpd-baseboard.dtsi | 4 ++++
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 8 ++++++++
arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 6 +++---
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 6 +++---
drivers/soc/imx/gpc.c | 8 ++++----
6 files changed, 23 insertions(+), 11 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-29 11:03 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=20191029110334.GA20928@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 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.