From: Shawn Guo <shawnguo@kernel.org>
To: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
Fabio Estevam <festevam@gmail.com>,
linux-imx@nxp.com, kernel@pengutronix.de
Subject: [GIT PULL] i.MX fixes for 5.1
Date: Fri, 22 Mar 2019 17:04:33 +0800 [thread overview]
Message-ID: <20190322090432.GE12513@dragon> (raw)
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.1
for you to fetch changes up to 507aaeeef80d70c46bdf07cda49234b36c2bbdcb:
ARM: imx_v4_v5_defconfig: enable PWM driver (2019-03-22 09:56:11 +0800)
----------------------------------------------------------------
i.MX fixes for 5.1:
- Correct phy mode setting of imx6dl-yapp4 board to fix a problem
caused by commit 5ecdd77c61c8 ("net: dsa: qca8k: disable delay
for RGMII mode").
- Add a missing of_node_put call to fix leaked reference detected by
coccinelle in imx51 machine code.
- Fix imx6q cpuidle driver bug which causes that CPU might not wake up
at expected time.
- Increase reset duration of Ethernet phy Micrel KSZ9031RNX to fix
transmission timeouts error seen on imx6qdl-phytec-pfla02 board.
- Correct SPDX License Identifier style for imx6ull-pinfunc-snvs.h.
- Fix 'bus-witdh' typos in imx6qdl-icore-rqs.dtsi.
- Correct pseudo PHY address of switch device for imx6dl-yapp4 board.
- Update PWM driver options in imx defconfig files due to the change
on driver part.
----------------------------------------------------------------
Kohji Okuno (1):
ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
Marco Felsch (1):
ARM: dts: pfla02: increase phy reset duration
Masanari Iida (1):
ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
Michal Vokáč (2):
ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port
ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch
Nishad Kamdar (1):
ARM: dts: imx6ull: Use the correct style for SPDX License Identifier
Uwe Kleine-König (2):
ARM: imx_v6_v7_defconfig: continue compiling the pwm driver
ARM: imx_v4_v5_defconfig: enable PWM driver
Wen Yang (1):
ARM: imx51: fix a leaked reference by adding missing of_node_put
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi | 6 +++---
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 4 ++--
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 1 +
arch/arm/boot/dts/imx6ull-pinfunc-snvs.h | 2 +-
arch/arm/configs/imx_v4_v5_defconfig | 3 +++
arch/arm/configs/imx_v6_v7_defconfig | 2 +-
arch/arm/mach-imx/cpuidle-imx6q.c | 27 ++++++++++-----------------
arch/arm/mach-imx/mach-imx51.c | 1 +
8 files changed, 22 insertions(+), 24 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-03-22 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-22 9:04 Shawn Guo [this message]
2019-03-25 16:08 ` [GIT PULL] i.MX fixes for 5.1 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=20190322090432.GE12513@dragon \
--to=shawnguo@kernel.org \
--cc=arm@kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
/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