mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>,
	yurovsky@gmail.com, Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Shawn Guo <shawnguo@kernel.org>
Subject: [PATCH 0/4] GPCv2 power domain support
Date: Thu, 26 Jan 2017 13:56:05 -0800	[thread overview]
Message-ID: <20170126215609.4272-1-andrew.smirnov@gmail.com> (raw)

Hi everyone,

This patchset adds code for basic power domain subsystem integration
of GPCv2 IP block (found on i.MX7) as well as a couple of small
related changes.

This code is developed as a part of ongoing effort to upstream i.MX7
PCIe support, full source code of which is avalible here:

https://github.com/ndreys/linux/tree/imx7d/pcie-support-v2

I am not sure if including patch 3/4 in this series was a right
decision(it seems to belong more to i.MX tree), but, at the same time,
I was not sure how to proceed any other way given it's dependency on
patch 2/4. If there's any better way to handle the situation, please
let me know and I'd be more than happy to accomodate.

Thanks,
Andrey Smirnov

Andrey Smirnov (4):
  drivers/irqchip: Enable IMX_GPCV2 on i.MX7 by default
  irqchip: Add IRQCHIP_DECLARE_DRIVER macro
  i.MX: GPC: Use IRQCHIP_DECLARE_DRIVER
  irqchip/imx-gpcv2: Add power domain support

 .../devicetree/bindings/power/fsl,imx-gpcv2.txt    |  63 ++++++
 arch/arm/mach-imx/gpc.c                            |   2 +-
 drivers/irqchip/Kconfig                            |   2 +-
 drivers/irqchip/irq-imx-gpcv2.c                    | 239 ++++++++++++++++++++-
 include/dt-bindings/power/imx7-power.h             |  18 ++
 include/linux/irqchip.h                            |  16 ++
 6 files changed, 337 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt
 create mode 100644 include/dt-bindings/power/imx7-power.h

-- 
2.9.3

             reply	other threads:[~2017-01-26 21:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26 21:56 Andrey Smirnov [this message]
     [not found] ` <20170126215609.4272-3-andrew.smirnov@gmail.com>
     [not found]   ` <a7469257-8444-09a8-ac0c-d1c39c1b4c26@arm.com>
2017-01-27 18:13     ` [PATCH 2/4] irqchip: Add IRQCHIP_DECLARE_DRIVER macro Andrey Smirnov
2017-01-30 11:25       ` Marc Zyngier

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=20170126215609.4272-1-andrew.smirnov@gmail.com \
    --to=andrew.smirnov@gmail.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=shawnguo@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yurovsky@gmail.com \
    /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®