[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1586760548-23046-1-git-send-email-peng.fan@nxp.com>
Date: Mon, 13 Apr 2020 14:49:04 +0800
From: peng.fan@....com
To: shawnguo@...nel.org, s.hauer@...gutronix.de, sboyd@...nel.org,
robh+dt@...nel.org
Cc: kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
Anson.Huang@....com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, abel.vesa@....com,
Peng Fan <peng.fan@....com>
Subject: [PATCH V2 0/4] ARM: imx7ulp: support HSRUN mode
From: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists