devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] imx: support i.MX7ULP HSRUN mode
@ 2020-09-11  3:30 peng.fan
  2020-09-11  3:30 ` [PATCH 1/4] dt-bindings: fsl: add i.MX7ULP PMC binding doc peng.fan
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: peng.fan @ 2020-09-11  3:30 UTC (permalink / raw)
  To: shawnguo, s.hauer, festevam, abel.vesa, robh+dt
  Cc: kernel, linux-imx, Anson.Huang, linux-arm-kernel, linux-kernel,
	aisheng.dong, devicetree, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

This patchset is to add HSRUN mode support.
Patch 1,2 is to add binding doc and dts node
Patch 3 is to support HSRUN mode
Patch 4 is to use wait mode when HSRUN working per hardware state machine requirement.

Peng Fan (4):
  dt-bindings: fsl: add i.MX7ULP PMC binding doc
  ARM: dts: imx7ulp: add pmc node
  ARM: imx: imx7ulp: support HSRUN mode
  ARM: imx: cpuidle-imx7ulp: Stop mode disallowed when HSRUN

 .../bindings/arm/freescale/imx7ulp-pmc.yaml   | 33 +++++++++++++++++++
 arch/arm/boot/dts/imx7ulp.dtsi                | 10 ++++++
 arch/arm/mach-imx/common.h                    |  1 +
 arch/arm/mach-imx/cpuidle-imx7ulp.c           | 14 ++++++--
 arch/arm/mach-imx/pm-imx7ulp.c                | 25 ++++++++++++++
 5 files changed, 80 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/freescale/imx7ulp-pmc.yaml

-- 
2.28.0


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

end of thread, other threads:[~2020-09-13  2:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  3:30 [PATCH 0/4] imx: support i.MX7ULP HSRUN mode peng.fan
2020-09-11  3:30 ` [PATCH 1/4] dt-bindings: fsl: add i.MX7ULP PMC binding doc peng.fan
2020-09-11  7:19   ` Aisheng Dong
2020-09-11  7:45     ` Peng Fan
2020-09-11 10:02       ` Aisheng Dong
2020-09-13  2:50       ` Shawn Guo
2020-09-13  2:57     ` Shawn Guo
2020-09-11  3:30 ` [PATCH 2/4] ARM: dts: imx7ulp: add pmc node peng.fan
2020-09-11  3:30 ` [PATCH 3/4] ARM: imx: imx7ulp: support HSRUN mode peng.fan
2020-09-11  3:30 ` [PATCH 4/4] ARM: imx: cpuidle-imx7ulp: Stop mode disallowed when HSRUN peng.fan

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