[PATCH v3 0/7] i.MX8MP GPC and blk-ctrl

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Mar 14 08:31:35 PDT 2022


On Thu, Mar 10, 2022 at 02:07:32PM +0200, Laurent Pinchart wrote:
> Hi Shawn,
> 
> Is there still a chance this could get merged in v5.18 ?

Ping ? Time is running out.

> On Mon, Feb 28, 2022 at 09:17:24PM +0100, Lucas Stach wrote:
> > Hi all,
> > 
> > third and hopefully last revision of this patchset. The dt-binding
> > patches are dropped, as Shawn already picked them up. I fixed up all
> > the review comments received by Laurent and Marek.
> > 
> > Regards,
> > Lucas
> > 
> > Lucas Stach (7):
> >   soc: imx: gpcv2: add PGC control register indirection
> >   soc: imx: gpcv2: add support for i.MX8MP power domains
> >   soc: imx: add i.MX8MP HSIO blk-ctrl
> >   dt-bindings: usb: dwc3-imx8mp: add power domain property
> >   arm64: dts: imx8mp: add HSIO power-domains
> >   arm64: dts: imx8mp: add GPU power domains
> >   arm64: dts: imx8mp: add GPU nodes
> > 
> >  .../bindings/usb/fsl,imx8mp-dwc3.yaml         |   6 +
> >  arch/arm64/boot/dts/freescale/imx8mp.dtsi     | 129 ++++-
> >  drivers/soc/imx/Makefile                      |   1 +
> >  drivers/soc/imx/gpcv2.c                       | 430 ++++++++++++++++-
> >  drivers/soc/imx/imx8mp-blk-ctrl.c             | 446 ++++++++++++++++++
> >  5 files changed, 994 insertions(+), 18 deletions(-)
> >  create mode 100644 drivers/soc/imx/imx8mp-blk-ctrl.c

-- 
Regards,

Laurent Pinchart



More information about the linux-arm-kernel mailing list