All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/6] i.MX drivers change for 5.11
@ 2020-12-02 14:27 ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-12-02 14:27 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Stefan Agner, Li Yang, linux-imx, kernel,
	Fabio Estevam, linux-arm-kernel

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e00e70a4dae4cae026d43f2f05ba46a19c4ef22d:

  firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subsystem (2020-11-30 17:47:18 +0800)

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

- A series from Daniel Baluta to update imx-dsp driver and export
  functions for on demand channel request/free.
- A number of patches to add power domains for i.MX8qxp DC0, LVDS1,
  MIPI1 and JPEG subsystems.
- Add dummy functions for i.MX firmware drivers to avoid build failure
  seen with COMPILE_TEST.

----------------------------------------------------------------
Daniel Baluta (3):
      firmware: imx: Introduce imx_dsp_setup_channels
      firmware: imx: Save channel name for further use
      firmware: imx-dsp: Export functions to request/free channels

Liu Ying (3):
      firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 subsystem
      firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsystem
      firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subsystem

Mirela Rabulea (1):
      firmware: imx: scu-pd: Add power domains for imx-jpeg

Peng Fan (1):
      firmware: imx: add dummy functions

 drivers/firmware/imx/imx-dsp.c        | 72 ++++++++++++++++++++++++++---------
 drivers/firmware/imx/scu-pd.c         | 12 ++++++
 include/linux/firmware/imx/dsp.h      | 10 +++++
 include/linux/firmware/imx/ipc.h      | 13 +++++++
 include/linux/firmware/imx/sci.h      | 27 +++++++++++++
 include/linux/firmware/imx/svc/misc.h | 19 +++++++++
 6 files changed, 135 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] 24+ messages in thread

end of thread, other threads:[~2020-12-09 16:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 14:27 [GIT PULL 1/6] i.MX drivers change for 5.11 Shawn Guo
2020-12-02 14:27 ` Shawn Guo
2020-12-02 14:27 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2020-12-02 14:27   ` Shawn Guo
2020-12-09 16:41   ` Arnd Bergmann
2020-12-09 16:41     ` Arnd Bergmann
2020-12-02 14:27 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2020-12-02 14:27   ` Shawn Guo
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:09     ` Arnd Bergmann
2020-12-02 14:27 ` [GIT PULL 4/6] i.MX device tree " Shawn Guo
2020-12-02 14:27   ` Shawn Guo
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:09     ` Arnd Bergmann
2020-12-02 14:27 ` [GIT PULL 5/6] i.MX arm64 device tree change " Shawn Guo
2020-12-02 14:27   ` Shawn Guo
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:09     ` Arnd Bergmann
2020-12-02 14:27 ` [GIT PULL 6/6] i.MX defconfig update " Shawn Guo
2020-12-02 14:27   ` Shawn Guo
2020-12-08 16:34   ` Arnd Bergmann
2020-12-08 16:34     ` Arnd Bergmann
2020-12-08 23:31 ` [GIT PULL 1/6] i.MX drivers change " Arnd Bergmann
2020-12-08 23:31   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.