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.7
Date: Wed, 29 Apr 2020 14:32:31 +0800 [thread overview]
Message-ID: <20200429063226.GT32592@dragon> (raw)
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.7
for you to fetch changes up to 1248c86fd6391c63da947718bbd43686fa95185f:
arm64: dts: freescale: imx8mp: update input_val for AUDIOMIX_BIT_STREAM (2020-04-29 11:30:32 +0800)
----------------------------------------------------------------
i.MX fixes for 5.7:
- Set correct AHB clock for i.MX8MN SDMA1 device to fix a "Timeout
waiting for CH0" error.
- Fix a linker error for i.MX6 configurations that have ARM_CPU_SUSPEND=n,
which can happen if neither CONFIG_PM, CONFIG_CPU_IDLE, nor ARM_PSCI_FW
are selected.
- Fix I2C1 pinctrl configuration for i.MX27 phytec-phycard board.
- Fix i.MX8M AIPS 'reg' properties to remove DTC simple_bus_reg
warnings.
- Add missing compatible "fsl,vf610-edma" for LS1028A EDMA device, so
that bootloader can fix up the IOMMU entries there. Otherwise, EDMA
just doesn't work on LS1028A with shipped bootloader.
- Fix imx6dl-yapp4-ursa board Ethernet connection.
- Fix input_val for AUDIOMIX_BIT_STREAM pinctrl defines on i.MX8MP
according to Reference Manual.
----------------------------------------------------------------
Adam Ford (1):
arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mn
Ahmad Fatoum (1):
ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Fabio Estevam (2):
ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
arm64: dts: imx8m: Fix AIPS reg properties
Michael Walle (2):
dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
arm64: dts: ls1028a: add "fsl,vf610-edma" compatible
Michal Vokáč (1):
ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
Shengjiu Wang (1):
arm64: dts: freescale: imx8mp: update input_val for AUDIOMIX_BIT_STREAM
Documentation/devicetree/bindings/dma/fsl-edma.txt | 3 +-
arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts | 4 +-
arch/arm/boot/dts/imx6dl-yapp4-ursa.dts | 2 +-
arch/arm/mach-imx/Makefile | 2 +
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 8 ++--
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 10 ++---
arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h | 46 +++++++++++-----------
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 +--
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 8 ++--
10 files changed, 47 insertions(+), 44 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2020-04-29 6:32 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=20200429063226.GT32592@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