linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] imx8mp: Add media block control
@ 2022-02-28 15:47 Paul Elder
  2022-02-28 15:47 ` [PATCH 1/4] dt-bindings: soc: Add i.MX8MP media block control DT bindings Paul Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paul Elder @ 2022-02-28 15:47 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer
  Cc: Paul Elder, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Joakim Zhang, Laurent Pinchart, Peng Fan,
	Lucas Stach, Marek Vasut, Daniel Baluta, Zhen Lei, Jacky Bai,
	Adam Ford, Frieder Schrempf, Dan Carpenter, devicetree,
	linux-arm-kernel

This patch series depends on v2 of the series "soc: imx: gpcv2: add PGC
control register indirection" from Lucas Stach [1].

The i.MX8MP Media Block Control (MEDIA BLK_CTRL) is a top-level
peripheral providing access to the NoC and ensuring proper power
sequencing of the peripherals within the MEDIAMIX domain. This patch
series adds DT bindings for it, and expands the imx8m-blk-ctrl driver to
support the i.MX8MP's Media Block Control.

The patches have been tested with with ISI on the i.MX8MP. The ISI
driver is still under development [2], and will be posted in the not too
distant future.

[1] https://lore.kernel.org/all/20220207192547.1997549-1-l.stach@pengutronix.de/
[2] https://gitlab.com/ideasonboard/nxp/linux/-/tree/pinchartl/v5.17/isi

Laurent Pinchart (1):
  arm64: dts: imx8mp: Add MEDIAMIX power domains

Paul Elder (3):
  dt-bindings: soc: Add i.MX8MP media block control DT bindings
  soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrl
  arm64: dts: imx8mp: Add MEDIA_BLK_CTRL

 .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml    | 105 +++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mp.dtsi     |  66 ++++++++++
 drivers/soc/imx/imx8m-blk-ctrl.c              | 123 +++++++++++++++++-
 include/dt-bindings/power/imx8mp-power.h      |  10 ++
 4 files changed, 302 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml

-- 
2.30.2

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

end of thread, other threads:[~2022-03-10 19:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 15:47 [PATCH 0/4] imx8mp: Add media block control Paul Elder
2022-02-28 15:47 ` [PATCH 1/4] dt-bindings: soc: Add i.MX8MP media block control DT bindings Paul Elder
2022-02-28 16:41   ` Laurent Pinchart
2022-03-10 19:53   ` Rob Herring
2022-02-28 15:47 ` [PATCH 2/4] soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrl Paul Elder
2022-02-28 16:45   ` Laurent Pinchart
2022-02-28 15:48 ` [PATCH 3/4] arm64: dts: imx8mp: Add MEDIAMIX power domains Paul Elder
2022-02-28 15:48 ` [PATCH 4/4] arm64: dts: imx8mp: Add MEDIA_BLK_CTRL Paul Elder

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