mbox series

[GIT,PULL] i.MX fixes for 6.8, round 2

Message ID ZdtPJzdenRybI+Bq@dragon (mailing list archive)
State Accepted
Commit d20f2a196d2805ea9c2982489337d4d7a732f603
Headers show
Series [GIT,PULL] i.MX fixes for 6.8, round 2 | expand

Pull-request

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

Message

Shawn Guo Feb. 25, 2024, 2:31 p.m. UTC
The following changes since commit 7bca405c986075c99b9f729d3587b5c45db39d01:

  bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 65e32301e1a0a436bf542674c23030d0dcc1afde:

  arm64: dts: imx8mp: Fix LDB clocks property (2024-02-25 21:30:17 +0800)

----------------------------------------------------------------
i.MX fixes for 6.8, round 2:

- Update MAINTAINERS to use a public mailing list for NXP i.MX
  development.
- Re-enable CONFIG_BACKLIGHT_CLASS_DEVICE in imx_v6_v7_defconfig to fix
  a backlight regression.
- Remove DSI port endpoints from i.MX7 SoC DTSI to fix a display
  regression.
- Fix LDB clocks property for i.MX8MP device tree.
- Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM.

----------------------------------------------------------------
Daniel Baluta (1):
      MAINTAINERS: Use a proper mailinglist for NXP i.MX development

Fabio Estevam (1):
      ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE

Francesco Dolcini (1):
      ARM: dts: imx7: remove DSI port endpoints

Liu Ying (1):
      arm64: dts: imx8mp: Fix LDB clocks property

Marek Vasut (1):
      arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM

 MAINTAINERS                                        | 16 ++++++-------
 arch/arm/boot/dts/nxp/imx/imx7s.dtsi               | 26 ----------------------
 arch/arm/configs/imx_v6_v7_defconfig               |  1 +
 .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |  2 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  2 +-
 5 files changed, 11 insertions(+), 36 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 4, 2024, 4:11 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 25 Feb 2024 22:31:03 +0800 you wrote:
> The following changes since commit 7bca405c986075c99b9f729d3587b5c45db39d01:
> 
>   bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.8-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 6.8, round 2
    https://git.kernel.org/soc/soc/c/d20f2a196d28

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org March 4, 2024, 4:12 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 25 Feb 2024 22:31:03 +0800 you wrote:
> The following changes since commit 7bca405c986075c99b9f729d3587b5c45db39d01:
> 
>   bus: imx-weim: fix valid range check (2024-02-06 14:10:47 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.8-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 6.8, round 2
    https://git.kernel.org/soc/soc/c/d20f2a196d28

You are awesome, thank you!