linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: imx8mn: Add power domain and more peripherals
@ 2021-05-25  1:07 Adam Ford
  2021-05-25  1:07 ` [PATCH 1/5] dt-bindings: add defines for i.MX8MN power domains Adam Ford
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Adam Ford @ 2021-05-25  1:07 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: aford, Adam Ford, Rob Herring, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Andrey Smirnov, devicetree, linux-kernel

The i.MX8M Nano has a similar power domain controller to that of the
i.MX8M Mini, but it's different enough to require some changes to
both the device tree bindings and to the power domain registers.

This series enables the power domains which don't require blk-ctl
and a few peripherals that also do not require blk-ctl.

V2:  Rebase on Shawn Guo's 5.14 for-next repo where the PGC for
     i.MX8M is alreay appled.

Adam Ford (5):
  dt-bindings: add defines for i.MX8MN power domains
  soc: imx: gpcv2: add support for i.MX8MN power domains
  arm64: dts: imx8mn: add GPC node and power domains
  arm64: dts: imx8mn: Add power-domain reference in USB controller
  arm64: dts: imx8mn: Add GPU node

 .../bindings/power/fsl,imx-gpcv2.yaml         |  1 +
 arch/arm64/boot/dts/freescale/imx8mn.dtsi     | 62 +++++++++++++
 drivers/soc/imx/gpcv2.c                       | 93 +++++++++++++++++++
 include/dt-bindings/power/imx8mn-power.h      | 15 +++
 4 files changed, 171 insertions(+)
 create mode 100644 include/dt-bindings/power/imx8mn-power.h

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-06-12  3:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25  1:07 [PATCH 0/5] arm64: imx8mn: Add power domain and more peripherals Adam Ford
2021-05-25  1:07 ` [PATCH 1/5] dt-bindings: add defines for i.MX8MN power domains Adam Ford
2021-06-12  3:48   ` Shawn Guo
2021-05-25  1:07 ` [PATCH 2/5] soc: imx: gpcv2: add support " Adam Ford
2021-06-12  3:49   ` Shawn Guo
2021-05-25  1:07 ` [PATCH 3/5] arm64: dts: imx8mn: add GPC node and " Adam Ford
2021-05-25  1:07 ` [PATCH 4/5] arm64: dts: imx8mn: Add power-domain reference in USB controller Adam Ford
2021-05-25  1:07 ` [PATCH 5/5] arm64: dts: imx8mn: Add GPU node Adam Ford

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