Re: [PATCH v3 0/7] i.MX8MP GPC and blk-ctrl
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2022-02-28 21:11:08
Also in:
linux-devicetree
Hi Lucas, 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.
For patches 1/7 to 3/7 and 5/7 to 7/7, Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel