From: Michael Trimarchi <michael@amarulasolutions•com>
To: Shawn Guo <shawnguo@kernel•org>
Cc: Mark Rutland <mark.rutland@arm•com>,
linux-amarula@amarulasolutions•com,
Sascha Hauer <s.hauer@pengutronix•de>,
linux-kernel@vger•kernel.org, Rob Herring <robh+dt@kernel•org>,
NXP Linux Team <linux-imx@nxp•com>,
Pengutronix Kernel Team <kernel@pengutronix•de>,
Fabio Estevam <festevam@gmail•com>,
linux-arm-kernel@lists•infradead.org
Subject: [PATCH 0/3] Add initial support for iMX8MM power domain
Date: Wed, 1 Jan 2020 17:31:33 +0100 [thread overview]
Message-ID: <20200101163136.1586-1-michael@amarulasolutions.com> (raw)
Add some minimal support for imx8mm power domain. This let my usb otg2
to properly work in host mode. The patches and the description are
quite similar to iMX8MQ. I follow the same logic.
Michael Trimarchi (3):
soc: imx: gpcv2: add support for i.MX8MM SoC
irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MM compatible
arm64: dts: imx8mm: properly describe IRQ hierarchy
.../bindings/power/fsl,imx-gpcv2.txt | 4 +-
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 31 ++++-
drivers/irqchip/irq-imx-gpcv2.c | 2 +
drivers/soc/imx/gpcv2.c | 110 ++++++++++++++++++
4 files changed, 145 insertions(+), 2 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-01-01 16:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 16:31 Michael Trimarchi [this message]
2020-01-01 16:31 ` [PATCH 1/3] soc: imx: gpcv2: add support for i.MX8MM SoC Michael Trimarchi
2020-01-01 22:44 ` Adam Ford
2020-01-03 18:36 ` kbuild test robot
2020-01-01 16:31 ` [PATCH 2/3] irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MM compatible Michael Trimarchi
2020-01-01 16:31 ` [PATCH 3/3] arm64: dts: imx8mm: properly describe IRQ hierarchy Michael Trimarchi
2020-01-03 22:54 ` kbuild test robot
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=20200101163136.1586-1-michael@amarulasolutions.com \
--to=michael@amarulasolutions$(echo .)com \
--cc=festevam@gmail$(echo .)com \
--cc=kernel@pengutronix$(echo .)de \
--cc=linux-amarula@amarulasolutions$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-imx@nxp$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=robh+dt@kernel$(echo .)org \
--cc=s.hauer@pengutronix$(echo .)de \
--cc=shawnguo@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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