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

Shawn Guo shawnguo at kernel.org
Fri Dec 17 23:14:22 PST 2021


The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7f511d514e8c34b6dd0c17b5496e48b2a6a2626c:

  soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrl (2021-12-17 10:53:20 +0800)

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

- A number of patches from Adam Ford to update gpcv2 and blk-ctrl driver
  to keep i.MX8MM VPU-H1 and i.MX8MN GPUMIX bus clocks active, and add
  i.MX8MN display related domain support.
- Add optional continuous burst clock support for imx-weim bus driver.
- Call pm_runtime_put_sync_suspend() instead of pm_runtime_put() in
  gpcv2 driver to prevent a sequence issue seen with i.MX8MM GPU and
  MIX domain.

----------------------------------------------------------------
Adam Ford (5):
      soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
      soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabled
      soc: imx: gpcv2: Add dispmix and mipi domains to imx8mn
      dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
      soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrl

Ivan Bornyakov (1):
      bus: imx-weim: optionally enable continuous burst clock

Marek Vasut (1):
      soc: imx: gpcv2: Synchronously suspend MIX domains

 drivers/bus/imx-weim.c                   | 18 +++++++-
 drivers/soc/imx/gpcv2.c                  | 29 +++++++++++-
 drivers/soc/imx/imx8m-blk-ctrl.c         | 77 +++++++++++++++++++++++++++++++-
 include/dt-bindings/power/imx8mn-power.h |  5 +++
 4 files changed, 125 insertions(+), 4 deletions(-)



More information about the linux-arm-kernel mailing list