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, 2nd round
Date: Wed, 9 Aug 2023 18:00:34 +0800	[thread overview]
Message-ID: <20230809100034.GS151430@dragon> (raw)

The following changes since commit 53cab4d871690c49fac87c657cbf459e39c5b93b:

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

are available in the Git repository at:

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

for you to fetch changes up to 78e869dd8b2ba19765ac9b05cdea3e432d1dc188:

  arm64: dts: imx93: Fix anatop node size (2023-08-06 11:50:04 +0800)

----------------------------------------------------------------
i.MX fixes for 6.5, 2nd round:

- Fix i.MX93 ANATOP 'reg' resource size to avoid overlapping with TMU
  memory area.
- Fix RTC interrupt level on imx6qdl-phytec-mira board.
- Remove LDB endpoint from from the common imx6sx.dtsi as it causes
  regression for boards that has the LCDIF connected directly to
  a parallel display.
- Drop CSI1 PHY reference clock configuration from i.MX8MM/N device tree
  to avoid overclocking.
- Set a proper default tuning step for i.MX6SX and i.MX7D uSDHC to fix
  a tuning failure seen with some SD cards.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: dts: imx93: Fix anatop node size

Andrej Picej (1):
      ARM: dts: imx6: phytec: fix RTC interrupt level

Fabio Estevam (2):
      ARM: dts: imx6sx: Remove LDB endpoint
      arm64: dts: imx8mm: Drop CSI1 PHY reference clock configuration

Marek Vasut (1):
      arm64: dts: imx8mn: Drop CSI1 PHY reference clock configuration

Xiaolei Wang (2):
      ARM: dts: imx: Set default tuning step for imx7d usdhc
      ARM: dts: imx: Set default tuning step for imx6sx usdhc

 arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira.dtsi |  2 +-
 arch/arm/boot/dts/nxp/imx/imx6sx.dtsi              | 14 ++++++++------
 arch/arm/boot/dts/nxp/imx/imx7s.dtsi               |  6 ++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |  7 +++----
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |  6 ++----
 arch/arm64/boot/dts/freescale/imx93.dtsi           |  2 +-
 6 files changed, 21 insertions(+), 16 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
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, 2nd round
Date: Wed, 9 Aug 2023 18:00:34 +0800	[thread overview]
Message-ID: <20230809100034.GS151430@dragon> (raw)

The following changes since commit 53cab4d871690c49fac87c657cbf459e39c5b93b:

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

are available in the Git repository at:

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

for you to fetch changes up to 78e869dd8b2ba19765ac9b05cdea3e432d1dc188:

  arm64: dts: imx93: Fix anatop node size (2023-08-06 11:50:04 +0800)

----------------------------------------------------------------
i.MX fixes for 6.5, 2nd round:

- Fix i.MX93 ANATOP 'reg' resource size to avoid overlapping with TMU
  memory area.
- Fix RTC interrupt level on imx6qdl-phytec-mira board.
- Remove LDB endpoint from from the common imx6sx.dtsi as it causes
  regression for boards that has the LCDIF connected directly to
  a parallel display.
- Drop CSI1 PHY reference clock configuration from i.MX8MM/N device tree
  to avoid overclocking.
- Set a proper default tuning step for i.MX6SX and i.MX7D uSDHC to fix
  a tuning failure seen with some SD cards.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: dts: imx93: Fix anatop node size

Andrej Picej (1):
      ARM: dts: imx6: phytec: fix RTC interrupt level

Fabio Estevam (2):
      ARM: dts: imx6sx: Remove LDB endpoint
      arm64: dts: imx8mm: Drop CSI1 PHY reference clock configuration

Marek Vasut (1):
      arm64: dts: imx8mn: Drop CSI1 PHY reference clock configuration

Xiaolei Wang (2):
      ARM: dts: imx: Set default tuning step for imx7d usdhc
      ARM: dts: imx: Set default tuning step for imx6sx usdhc

 arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-mira.dtsi |  2 +-
 arch/arm/boot/dts/nxp/imx/imx6sx.dtsi              | 14 ++++++++------
 arch/arm/boot/dts/nxp/imx/imx7s.dtsi               |  6 ++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |  7 +++----
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |  6 ++----
 arch/arm64/boot/dts/freescale/imx93.dtsi           |  2 +-
 6 files changed, 21 insertions(+), 16 deletions(-)

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

             reply	other threads:[~2023-08-09 10:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 10:00 Shawn Guo [this message]
2023-08-09 10:00 ` [GIT PULL] i.MX fixes for 6.5, 2nd round Shawn Guo
2023-08-12  8:23 ` 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=20230809100034.GS151430@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.