devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
@ 2022-07-08  8:56 Peng Fan (OSS)
  2022-07-08  8:56 ` [PATCH V4 1/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl Peng Fan (OSS)
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Peng Fan (OSS) @ 2022-07-08  8:56 UTC (permalink / raw)
  To: djakov, shawnguo, s.hauer, festevam, robh+dt,
	krzysztof.kozlowski+dt, abelvesa, abailon, l.stach,
	laurent.pinchart, marex, paul.elder, Markus.Niebel, aford173
  Cc: kernel, linux-pm, devicetree, linux-arm-kernel, linux-kernel,
	linux-imx, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

V4:
 Because the header is not included when adding NoC node, the fsl,imx8mp.h
 needs be included in this patchset. So include it in patch 6

V3:
 Move adding NoC node patch to i.MX8MP ICC driver patchset
 Per Lucas's comments, warn once when icc bulk get not return probe defer and continue.

V2:
 Use a low bandwidth value instead INT_MAX
 Minor fix to move fsl,imx8mp.h out to dts patch, not driver patch
 Add A-b tag from DT maintainer

i.MX8MP NoC settings is invalid after related power domain up. So
need to set valid values after power domain up.

This patchset is to bind interconnect for each entry in blk ctrl.

This patchset is not include DVFS DDRC feature.

Peng Fan (7):
  dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk
    ctrl
  dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi blk
    ctrl
  dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio blk
    ctrl
  soc: imx: add icc paths for i.MX8MP media blk ctrl
  soc: imx: add icc paths for i.MX8MP hsio/hdmi blk ctrl
  arm64: dts: imx8mp: add interconnects for media blk ctrl
  arm64: dts: imx8mp: add interconnect for hsio blk ctrl

 .../soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml     |  9 +++++
 .../soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml     | 10 +++++
 .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml    | 14 +++++++
 arch/arm64/boot/dts/freescale/imx8mp.dtsi     | 18 +++++++++
 drivers/soc/imx/imx8m-blk-ctrl.c              | 39 +++++++++++++++++++
 drivers/soc/imx/imx8mp-blk-ctrl.c             | 35 +++++++++++++++++
 6 files changed, 125 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-26 17:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08  8:56 [PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 1/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 2/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi " Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 3/7] dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio " Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 4/7] soc: imx: add icc paths for i.MX8MP media " Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 5/7] soc: imx: add icc paths for i.MX8MP hsio/hdmi " Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 6/7] arm64: dts: imx8mp: add interconnects for media " Peng Fan (OSS)
2022-07-08  8:56 ` [PATCH V4 7/7] arm64: dts: imx8mp: add interconnect for hsio " Peng Fan (OSS)
2022-08-09  1:33 ` [PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP Peng Fan
2022-08-17  9:05 ` Shawn Guo
2022-10-11 20:10 ` Tim Harvey
2022-10-11 23:13   ` Marek Vasut
2022-10-12 18:46     ` Tim Harvey
2022-10-13 18:23       ` Tim Harvey
2022-10-13 21:49         ` Lucas Stach
2022-10-17 18:53           ` Tim Harvey
2022-10-26 17:22             ` Tim Harvey

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