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 6.5
Date: Tue, 25 Jul 2023 15:58:37 +0800	[thread overview]
Message-ID: <20230725075837.GR151430@dragon> (raw)

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 53cab4d871690c49fac87c657cbf459e39c5b93b:

  soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child (2023-07-19 15:44:02 +0800)

----------------------------------------------------------------
i.MX fixes for 6.5:

- A couple of ARM DTS fixes for i.MX6SLL usbphy and supported CPU
  frequency of sk-imx53 board
- Add missing pull-up for imx8mn-var-som onboard PHY reset pinmux
- A couple of imx8mm-venice fixes from Tim Harvey to diable disp_blk_ctrl
- A couple of phycore-imx8mm fixes from Yashwanth Varakala to correct
  VPU label and gpio-line-names
- Fix imx8mp-blk-ctrl driver to register HSIO PLL clock as bus_power_dev
  child, so that runtime PM can translate into the necessary GPC power
  domain action

----------------------------------------------------------------
Benjamin Gaignard (1):
      arm64: dts: freescale: Fix VPU G2 clock

Dmitry Baryshkov (1):
      ARM: dts: nxp/imx: limit sk-imx53 supported frequencies

Hugo Villeneuve (1):
      arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux

Lucas Stach (1):
      soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child

Tim Harvey (2):
      arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
      arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl

Xu Yang (1):
      ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node

Yashwanth Varakala (2):
      arm64: dts: phycore-imx8mm: Label typo-fix of VPU
      arm64: dts: phycore-imx8mm: Correction in gpio-line-names

 arch/arm/boot/dts/nxp/imx/imx53-sk-imx53.dts                | 10 ++++++++++
 arch/arm/boot/dts/nxp/imx/imx6sll.dtsi                      |  2 +-
 arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts |  2 +-
 arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi       |  4 ++--
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts      |  4 ++++
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dts      |  4 ++++
 arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi           |  2 +-
 arch/arm64/boot/dts/freescale/imx8mq.dtsi                   |  2 +-
 drivers/soc/imx/imx8mp-blk-ctrl.c                           |  2 +-
 9 files changed, 25 insertions(+), 7 deletions(-)

             reply	other threads:[~2023-07-25  7:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  7:58 Shawn Guo [this message]
2023-07-28 20:40 ` [GIT PULL] i.MX fixes for 6.5 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=20230725075837.GR151430@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.