All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 5.15
Date: Thu, 23 Sep 2021 14:34:00 +0800	[thread overview]
Message-ID: <20210923063356.GK13480@dragon> (raw)
Message-ID: <20210923063400.C9px-pEWoH9URu3V03eUhpktaEIopySQrbP5Alig8cs@z> (raw)

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.15

for you to fetch changes up to c54467482ffd407a4404c990697f432bfcb6cdc4:

  ARM: imx_v6_v7_defconfig: enable fb (2021-09-22 16:47:34 +0800)

----------------------------------------------------------------
i.MX fixes for 5.15:

- Revert cc8870bf4c3a to fix the regression on i.MX6 that suspend
  support becomes broken.
- Add `qca,clk-out-frequency` property to fix Ethernet support on
  imx6qdl-pico board.
- Re-enable FB support in imx_v6_v7_defconfig.  It gets lost due to
  f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB").
- Fix LP5562 LED support on imx6dl-yapp4 board.
- Add missing pinctrl-names for panel on M53Menlo board.
- Fix USB host power regulator polarity on M53Menlo board.

----------------------------------------------------------------
Fabio Estevam (2):
      Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"
      ARM: dts: imx6qdl-pico: Fix Ethernet support

Marcel Ziswiler (1):
      ARM: imx_v6_v7_defconfig: enable fb

Marek Vasut (2):
      ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
      ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo

Michal Vokáč (1):
      ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe

 arch/arm/boot/dts/imx53-m53menlo.dts       |  4 ++--
 arch/arm/boot/dts/imx6dl-yapp4-common.dtsi |  5 +++++
 arch/arm/boot/dts/imx6qdl-pico.dtsi        | 11 +++++++++++
 arch/arm/configs/imx_v6_v7_defconfig       |  1 +
 arch/arm/mach-imx/mach-imx6q.c             |  3 +++
 5 files changed, 22 insertions(+), 2 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-09-23  6:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23  6:34 Shawn Guo [this message]
2021-09-23  6:34 ` [GIT PULL] i.MX fixes for 5.15 Shawn Guo
2021-10-05 13:50   ` patchwork-bot+linux-soc

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=20210923063356.GK13480@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.