devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] i.MX8MP GPC
@ 2022-03-30 10:46 Lucas Stach
  2022-03-30 10:46 ` [PATCH v4 1/5] soc: imx: gpcv2: add PGC control register indirection Lucas Stach
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Lucas Stach @ 2022-03-30 10:46 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Pengutronix Kernel Team, NXP Linux Team, Rob Herring, Marek Vasut,
	Laurent Pinchart, Alexander Stein, Fabio Estevam,
	linux-arm-kernel, devicetree, patchwork-lst

Hi Shawn,

This is mostly a resend with all the reviews, acks and testing
tags applied. I dropped the HSIO blk-ctrl part from this series,
as I noticed that this needs some rework to better fit the
upcoming HDMI blk-ctrl. The GPC part is still complete, so the
MEDIA blk-ctrl series from Laurent can be applied on top of this
v4.

Regards,
Lucas

Lucas Stach (5):
  soc: imx: gpcv2: add PGC control register indirection
  dt-bindings: power: add defines for i.MX8MP power domain
  soc: imx: gpcv2: add support for i.MX8MP power domains
  arm64: dts: imx8mp: add GPC node with GPU power domains
  arm64: dts: imx8mp: add GPU nodes

 .../bindings/power/fsl,imx-gpcv2.yaml         |   2 +
 arch/arm64/boot/dts/freescale/imx8mp.dtsi     |  72 +++
 drivers/soc/imx/gpcv2.c                       | 430 +++++++++++++++++-
 include/dt-bindings/power/imx8mp-power.h      |  29 ++
 4 files changed, 521 insertions(+), 12 deletions(-)
 create mode 100644 include/dt-bindings/power/imx8mp-power.h

-- 
2.30.2


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

end of thread, other threads:[~2022-04-08 13:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30 10:46 [PATCH v4 0/5] i.MX8MP GPC Lucas Stach
2022-03-30 10:46 ` [PATCH v4 1/5] soc: imx: gpcv2: add PGC control register indirection Lucas Stach
2022-03-30 10:46 ` [PATCH v4 2/5] dt-bindings: power: add defines for i.MX8MP power domain Lucas Stach
2022-04-08 13:26   ` Shawn Guo
2022-03-30 10:46 ` [PATCH v4 3/5] soc: imx: gpcv2: add support for i.MX8MP power domains Lucas Stach
2022-03-30 10:46 ` [PATCH v4 4/5] arm64: dts: imx8mp: add GPC node with GPU " Lucas Stach
2022-03-30 10:46 ` [PATCH v4 5/5] arm64: dts: imx8mp: add GPU nodes Lucas Stach
2022-03-31  8:13 ` [PATCH v4 0/5] i.MX8MP GPC Peng Fan
2022-04-06  7:10   ` Peng Fan
2022-04-06  7:47     ` Lucas Stach
2022-04-06  8:28       ` Laurent Pinchart

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