mbox series

[GIT,PULL,1/6] i.MX drivers update for 6.4

Message ID 20230408101928.280271-1-shawnguo@kernel.org (mailing list archive)
State Accepted
Commit e4fa3c7fc7b4da52c34c4ad479b61ef4dbccb6a5
Headers show
Series [GIT,PULL,1/6] i.MX drivers update for 6.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.4

Message

Shawn Guo April 8, 2023, 10:19 a.m. UTC
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.4

for you to fetch changes up to 816aec03a043af6d0234c3e770bead2c772ef4eb:

  soc: imx: imx8m-blk-ctrl: reordering the fields (2023-03-27 09:52:41 +0800)

----------------------------------------------------------------
i.MX drivers update for 6.4:

- Use dev_err_probe() for imx-scu driver to silences EPROBE_DEFER
  messages.
- Add LVDS LPI2C and PWM power domains for scu-pd driver.
- A series from Jindong Yue to support module build of imx8m soc driver.
- Update imx8m-blk-ctrl driver to scan child nodes for binding drivers.
- Reorder structure members in imx8m-blk-ctrl driver by following
  clang-analyzer suggestion.
- Update imx-weim bus driver to use helper function for "ranges"
  parsing.

----------------------------------------------------------------
Alexander Stein (1):
      firmware: imx: scu: use dev_err_probe

Clark Wang (1):
      firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains

Jindong Yue (7):
      soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name
      soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
      soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
      soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_name
      soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
      soc: imx8m: Add MODULE_LICENSE
      soc: imx8m: Support building imx8m soc driver as module

Marek Vasut (1):
      soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them

Peng Fan (1):
      soc: imx: imx8m-blk-ctrl: reordering the fields

Rob Herring (1):
      bus: imx-weim: Remove open coded "ranges" parsing

 drivers/bus/imx-weim.c            | 19 ++++++++++---------
 drivers/firmware/imx/imx-scu.c    |  5 ++---
 drivers/firmware/imx/scu-pd.c     |  4 ++++
 drivers/soc/imx/Kconfig           |  2 +-
 drivers/soc/imx/imx8m-blk-ctrl.c  | 11 ++++++++---
 drivers/soc/imx/imx8mp-blk-ctrl.c |  5 +++--
 drivers/soc/imx/soc-imx8m.c       |  1 +
 7 files changed, 29 insertions(+), 18 deletions(-)

Comments

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

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

On Sat,  8 Apr 2023 18:19:23 +0800 you wrote:
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.4
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/6] i.MX drivers update for 6.4
    https://git.kernel.org/soc/soc/c/e4fa3c7fc7b4
  - [GIT,PULL,2/6] i.MX SoC changes for 6.4
    https://git.kernel.org/soc/soc/c/a8739ac16342
  - [GIT,PULL,3/6] i.MX dt-bindings update for 6.4
    (no matching commit)
  - [GIT,PULL,4/6] i.MX arm32 device tree changes for 6.4
    (no matching commit)
  - [GIT,PULL,5/6] i.MX arm64 device tree changes for 6.4
    (no matching commit)
  - [GIT,PULL,6/6] i.MX defconfig updates for 6.4
    https://git.kernel.org/soc/soc/c/fe46e5547f27

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

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

On Sat,  8 Apr 2023 18:19:23 +0800 you wrote:
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.4
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/6] i.MX drivers update for 6.4
    (no matching commit)
  - [GIT,PULL,2/6] i.MX SoC changes for 6.4
    (no matching commit)
  - [GIT,PULL,3/6] i.MX dt-bindings update for 6.4
    https://git.kernel.org/soc/soc/c/86724b74c95b
  - [GIT,PULL,4/6] i.MX arm32 device tree changes for 6.4
    https://git.kernel.org/soc/soc/c/0efb9fa003e6
  - [GIT,PULL,5/6] i.MX arm64 device tree changes for 6.4
    https://git.kernel.org/soc/soc/c/58982e1d3c1a
  - [GIT,PULL,6/6] i.MX defconfig updates for 6.4
    (no matching commit)

You are awesome, thank you!