> Subject: RE: [PATCH v4 0/5] i.MX8MP GPC > > > Subject: [PATCH v4 0/5] i.MX8MP GPC > > > > 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 > > Tested-by: Peng Fan <peng.fan@xxxxxxx> > > > > > 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 Patch 2 is already in tree, but others still not. BTW: Do you have plan to resend the HSIO BLK CTRL from your V3 patchset? Laurent's V4 patchset also not apply now:) Regards, Peng. > > > > .../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