linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] imx: support i.MX7ULP HSRUN mode
@ 2020-09-16  2:48 peng.fan
  2020-09-16  2:48 ` [PATCH V2 1/4] dt-bindings: fsl: add i.MX7ULP PMC peng.fan
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: peng.fan @ 2020-09-16  2:48 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>

V2:
 Update to use pmc0/pmc1 following hardware naming

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
  ARM: dts: imx7ulp: add pmc node
  ARM: imx: imx7ulp: support HSRUN mode
  ARM: imx: cpuidle-imx7ulp: Stop mode disallowed when HSRUN

 .../arm/freescale/fsl,imx7ulp-pm.yaml         |  6 ++++-
 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, 52 insertions(+), 4 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH V2 0/4] ARM: imx7ulp: support HSRUN mode
@ 2020-04-13  6:49 peng.fan
  2020-04-13  6:49 ` [PATCH V2 2/4] ARM: dts: imx7ulp: add pmc node peng.fan
  0 siblings, 1 reply; 11+ messages in thread
From: peng.fan @ 2020-04-13  6:49 UTC (permalink / raw)
  To: shawnguo, s.hauer, sboyd, robh+dt
  Cc: kernel, festevam, linux-imx, Anson.Huang, linux-arm-kernel,
	linux-kernel, abel.vesa, Peng Fan

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

V2:
 Fix dt_bindings check

This is a splited part from V2:
ARM: imx7ulp: add cpufreq using cpufreq-dt
https://patchwork.kernel.org/cover/11390589/
Nothing changed


The original V2 patchset is to support i.MX7ULP cpufreq,
still waiting the virtual clk being accepted. so to decouple,
this patchset only takes the run mode part.

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        | 32 ++++++++++++++++++++++
 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, 79 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/freescale/imx7ulp_pmc.yaml

-- 
2.16.4


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

end of thread, other threads:[~2020-09-22 18:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  2:48 [PATCH V2 0/4] imx: support i.MX7ULP HSRUN mode peng.fan
2020-09-16  2:48 ` [PATCH V2 1/4] dt-bindings: fsl: add i.MX7ULP PMC peng.fan
2020-09-17  3:01   ` Aisheng Dong
2020-09-16  2:48 ` [PATCH V2 2/4] ARM: dts: imx7ulp: add pmc node peng.fan
2020-09-17  3:02   ` Aisheng Dong
2020-09-16  2:48 ` [PATCH V2 3/4] ARM: imx: imx7ulp: support HSRUN mode peng.fan
2020-09-17  4:04   ` Aisheng Dong
2020-09-16  2:48 ` [PATCH V2 4/4] ARM: imx: cpuidle-imx7ulp: Stop mode disallowed when HSRUN peng.fan
2020-09-17  4:11   ` Aisheng Dong
2020-09-22 18:00 ` [PATCH V2 0/4] imx: support i.MX7ULP HSRUN mode Fabio Estevam
  -- strict thread matches above, loose matches on Subject: below --
2020-04-13  6:49 [PATCH V2 0/4] ARM: imx7ulp: support " peng.fan
2020-04-13  6:49 ` [PATCH V2 2/4] ARM: dts: imx7ulp: add pmc node 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).