mbox series

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

Message ID 20230406021602.GP11367@dragon (mailing list archive)
State Accepted
Commit a425efcb6e07929e16813453a98b69f719502218
Headers show
Series [GIT,PULL] i.MX fixes for 6.3, 2nd round | expand

Pull-request

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

Message

Shawn Guo April 6, 2023, 2:16 a.m. UTC
The following changes since commit b3cdf730486b048ca0bf23bef050550d9fd40422:

  arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes (2023-03-14 14:55:17 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 86d5b27b379256cd5d48974b4cd7ad03091eea6b:

  ARM: imx_v6_v7_defconfig: Fix unintentional disablement of PCI (2023-04-06 09:49:34 +0800)

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

- Fix 'reg' address length for i.MX8MP LCDIF2 device.
- A couple of changes from Fabio Estevam to fix DTC warnings caused
  unnecessary address/size cells.
- Re-enable PCI driver support in imx_v6_v7_defconfig.
- Fix PMIC clock source property for imx8mm-evk board.
- A couple of fixes from Peng Fan to correct off-on delay property for
  i.MX8 Verdin boards.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: dts: imx8mp: fix address length for LCDIF2

Fabio Estevam (3):
      ARM: dts: imx7d-remarkable2: Remove unnecessary #address-cells/#size-cells
      ARM: dts: imx6ull-colibri: Remove unnecessary #address-cells/#size-cells
      ARM: imx_v6_v7_defconfig: Fix unintentional disablement of PCI

Peng Fan (3):
      arm64: dts: imx8mm-evk: correct pmic clock source
      arm64: dts: imx8mm-verdin: correct off-on-delay
      arm64: dts: imx8mp-verdin: correct off-on-delay

 arch/arm/boot/dts/imx6ull-colibri.dtsi               | 12 +++---------
 arch/arm/boot/dts/imx7d-remarkable2.dts              |  2 --
 arch/arm/configs/imx_v6_v7_defconfig                 |  2 +-
 arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi        |  2 +-
 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi     |  4 ++--
 arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi |  2 +-
 arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi     |  4 ++--
 arch/arm64/boot/dts/freescale/imx8mp.dtsi            |  2 +-
 8 files changed, 11 insertions(+), 19 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 6, 2023, 9:30 p.m. UTC | #1
Hello:

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

On Thu, 6 Apr 2023 10:16:02 +0800 you wrote:
> The following changes since commit b3cdf730486b048ca0bf23bef050550d9fd40422:
> 
>   arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes (2023-03-14 14:55:17 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.3-2
> 
> [...]

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

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org April 6, 2023, 9:30 p.m. UTC | #2
Hello:

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

On Thu, 6 Apr 2023 10:16:02 +0800 you wrote:
> The following changes since commit b3cdf730486b048ca0bf23bef050550d9fd40422:
> 
>   arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes (2023-03-14 14:55:17 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.3-2
> 
> [...]

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

You are awesome, thank you!