From: Adam Ford <aford173@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: aford@beaconembedded.com, Adam Ford <aford173@gmail.com>,
Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Andrey Smirnov <andrew.smirnov@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] arm64: imx8mn: Add power domain and more peripherals
Date: Mon, 24 May 2021 20:07:27 -0500 [thread overview]
Message-ID: <20210525010732.115562-1-aford173@gmail.com> (raw)
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
next reply other threads:[~2021-05-25 1:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-25 1:07 Adam Ford [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210525010732.115562-1-aford173@gmail.com \
--to=aford173@gmail.com \
--cc=aford@beaconembedded.com \
--cc=andrew.smirnov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®