All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 6.2, round 2
@ 2023-01-30  0:36 ` Shawn Guo
  0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2023-01-30  0:36 UTC (permalink / raw)
  To: soc, arm
  Cc: Fabio Estevam, Stefan Agner, Li Yang, kernel, linux-imx,
	linux-arm-kernel

The following changes since commit 490748874ebf1875420fc29b335bba2075dd1b5e:

  soc: imx8m: Fix incorrect check for of_clk_get_by_name() (2023-01-02 21:16:05 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 1febf88ef907b142fdde34f7c64ed3535d9339e4:

  ARM: dts: imx7d-smegw01: Fix USB host over-current polarity (2023-01-26 15:38:05 +0800)

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

- Update MAINTAINERS i.MX entry to match arm64 freescale DTS.
- Drop misused 'uart-has-rtscts' from imx8m-venice boards.
- Fix USB host over-current polarity for imx7d-smegw01 board.
- Fix a typo in i.MX8DXL sc_pwrkey property name.
- Fix GPIO watchdog property for i.MX8MM eDM SBC board.
- Keep Ethernet PHY powered on imx8mm-verdin to avoid kernel crash.
- Fix configuration of i.MX8MM pad UART1_DTE_RX.

----------------------------------------------------------------
Ahmad Fatoum (1):
      MAINTAINERS: match freescale ARM64 DT directory in i.MX entry

Fabio Estevam (2):
      arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
      ARM: dts: imx7d-smegw01: Fix USB host over-current polarity

Frank Li (1):
      arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode

Marek Vasut (1):
      arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC

Philippe Schenker (1):
      arm64: dts: imx8mm-verdin: Do not power down eth-phy

Pierluigi Passaro (1):
      arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX

 MAINTAINERS                                                          | 3 +++
 arch/arm/boot/dts/imx7d-smegw01.dts                                  | 3 ++-
 arch/arm64/boot/dts/freescale/imx8dxl.dtsi                           | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts          | 1 +
 arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h                       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi              | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi                     | 1 +
 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts               | 1 -
 14 files changed, 9 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] i.MX fixes for 6.2, round 2
@ 2023-01-30  0:36 ` Shawn Guo
  0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2023-01-30  0:36 UTC (permalink / raw)
  To: soc, arm
  Cc: Fabio Estevam, Stefan Agner, Li Yang, kernel, linux-imx,
	linux-arm-kernel

The following changes since commit 490748874ebf1875420fc29b335bba2075dd1b5e:

  soc: imx8m: Fix incorrect check for of_clk_get_by_name() (2023-01-02 21:16:05 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 1febf88ef907b142fdde34f7c64ed3535d9339e4:

  ARM: dts: imx7d-smegw01: Fix USB host over-current polarity (2023-01-26 15:38:05 +0800)

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

- Update MAINTAINERS i.MX entry to match arm64 freescale DTS.
- Drop misused 'uart-has-rtscts' from imx8m-venice boards.
- Fix USB host over-current polarity for imx7d-smegw01 board.
- Fix a typo in i.MX8DXL sc_pwrkey property name.
- Fix GPIO watchdog property for i.MX8MM eDM SBC board.
- Keep Ethernet PHY powered on imx8mm-verdin to avoid kernel crash.
- Fix configuration of i.MX8MM pad UART1_DTE_RX.

----------------------------------------------------------------
Ahmad Fatoum (1):
      MAINTAINERS: match freescale ARM64 DT directory in i.MX entry

Fabio Estevam (2):
      arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
      ARM: dts: imx7d-smegw01: Fix USB host over-current polarity

Frank Li (1):
      arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode

Marek Vasut (1):
      arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC

Philippe Schenker (1):
      arm64: dts: imx8mm-verdin: Do not power down eth-phy

Pierluigi Passaro (1):
      arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX

 MAINTAINERS                                                          | 3 +++
 arch/arm/boot/dts/imx7d-smegw01.dts                                  | 3 ++-
 arch/arm64/boot/dts/freescale/imx8dxl.dtsi                           | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts          | 1 +
 arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h                       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi              | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi                     | 1 +
 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts               | 1 -
 14 files changed, 9 insertions(+), 15 deletions(-)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] i.MX fixes for 6.2, round 2
  2023-01-30  0:36 ` Shawn Guo
  (?)
@ 2023-01-30 16:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-30 16:50 UTC (permalink / raw)
  To: Shawn Guo; +Cc: soc

Hello:

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

On Mon, 30 Jan 2023 08:36:16 +0800 you wrote:
> The following changes since commit 490748874ebf1875420fc29b335bba2075dd1b5e:
> 
>   soc: imx8m: Fix incorrect check for of_clk_get_by_name() (2023-01-02 21:16:05 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.2-2
> 
> [...]

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

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-30 16:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  0:36 [GIT PULL] i.MX fixes for 6.2, round 2 Shawn Guo
2023-01-30  0:36 ` Shawn Guo
2023-01-30 16:50 ` patchwork-bot+linux-soc

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.