linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/6] i.MX drivers update for 6.4
@ 2023-04-08 10:19 Shawn Guo
  2023-04-08 10:19 ` [GIT PULL 2/6] i.MX SoC changes " Shawn Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Shawn Guo @ 2023-04-08 10:19 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

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(-)

_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2023-04-12  1:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08 10:19 [GIT PULL 1/6] i.MX drivers update for 6.4 Shawn Guo
2023-04-08 10:19 ` [GIT PULL 2/6] i.MX SoC changes " Shawn Guo
2023-04-08 10:19 ` [GIT PULL 3/6] i.MX dt-bindings update " Shawn Guo
2023-04-12  1:46   ` Shawn Guo
2023-04-08 10:19 ` [GIT PULL 4/6] i.MX arm32 device tree changes " Shawn Guo
2023-04-08 10:19 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2023-04-08 10:19 ` [GIT PULL 6/6] i.MX defconfig updates " Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).