Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL 1/6] i.MX drivers change for 6.3
@ 2023-01-30  2:39 Shawn Guo
  2023-01-30  2:39 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Shawn Guo @ 2023-01-30  2:39 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 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9ec590a8a1bbf6610f72124ad79231f2c5875fc9:

  soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry level (2023-01-30 08:48:19 +0800)

----------------------------------------------------------------
i.MX drivers change for 6.3:

- A couple of cleanups to drop device_driver owner setting from i.MX93
  PD and SRC driver.
- A series from Lucas Stach to add high performance PLL clock support
  for imx8mp-blk-ctrl driver.
- A couple of changes to set LCDIF panic read hurry level for i.MX8M
  blk-ctrl drivers.
- Use devm_platform_get_and_ioremap_resource() for imx-weim bus driver.

----------------------------------------------------------------
Deepak R Varma (2):
      soc: imx: imx93-pd: No need to set device_driver owner
      soc: imx: imx93-src: No need to set device_driver owner

Lucas Stach (5):
      soc: imx: add Kconfig symbols for blk-ctrl drivers
      soc: imx: imx8mp-blk-ctrl: add instance specific probe function
      soc: imx: imx8mp-blk-ctrl: expose high performance PLL clock
      soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level
      soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry level

Minghao Chi (1):
      bus: imx-weim: use devm_platform_get_and_ioremap_resource()

 drivers/bus/imx-weim.c            |   4 +-
 drivers/soc/imx/Kconfig           |  11 ++++
 drivers/soc/imx/Makefile          |   6 +--
 drivers/soc/imx/imx8m-blk-ctrl.c  |  27 +++++++---
 drivers/soc/imx/imx8mp-blk-ctrl.c | 108 ++++++++++++++++++++++++++++++++++++++
 drivers/soc/imx/imx93-pd.c        |   1 -
 drivers/soc/imx/imx93-src.c       |   1 -
 7 files changed, 144 insertions(+), 14 deletions(-)

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30  2:39 [GIT PULL 1/6] i.MX drivers change for 6.3 Shawn Guo
2023-01-30  2:39 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 4/6] i.MX arm device tree change " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2023-01-30  2:39 ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2023-01-30 22:31 ` [GIT PULL 1/6] i.MX drivers " patchwork-bot+linux-soc
2023-02-01 16:30 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox