Re: [PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP

From: Shawn Guo
Date: Wed Aug 17 2022 - 05:05:48 EST


On Fri, Jul 08, 2022 at 04:56:25PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> 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

Applied all, thanks!