From: Yuriy Kolerov <yuriy.kolerov@synopsys.com>
To: linux-snps-arc@lists.infradead.org
Cc: Vineet.Gupta1@synopsys.com, Alexey.Brodkin@synopsys.com,
linux-kernel@vger.kernel.org, marc.zyngier@arm.com,
Yuriy Kolerov <yuriy.kolerov@synopsys.com>
Subject: [PATCH 0/2] Delete deprecated parameters in Device Trees
Date: Thu, 2 Feb 2017 03:13:31 +0300 [thread overview]
Message-ID: <1485994413-14487-1-git-send-email-yuriy.kolerov@synopsys.com> (raw)
* Remove support of the second argument in IDU interrupts (it is
deprecated and not used anymore).
* Remove useless declaration of interrupts list in IDU intc because
it is not used anymore and the kernel can obtain information about
supported interrupts from build registers.
* Some small clean ups.
Yuriy Kolerov (2):
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees
ARCv2: intc: Delete useless comments in Device Trees
.../interrupt-controller/snps,archs-idu-intc.txt | 24 ++++++----------------
arch/arc/boot/dts/axc003_idu.dtsi | 23 +++------------------
arch/arc/boot/dts/haps_hs_idu.dts | 11 ++--------
arch/arc/boot/dts/nsim_hs_idu.dts | 15 ++------------
arch/arc/boot/dts/nsimosci_hs_idu.dts | 21 ++++---------------
arch/arc/boot/dts/vdk_axc003_idu.dtsi | 13 +++---------
arch/arc/kernel/mcip.c | 17 +--------------
7 files changed, 21 insertions(+), 103 deletions(-)
--
2.7.4
next reply other threads:[~2017-02-02 0:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 0:13 Yuriy Kolerov [this message]
2017-02-02 0:13 ` [PATCH 1/2] ARCv2: IDU-intc: Delete deprecated parameters in Device Trees Yuriy Kolerov
2017-02-02 0:13 ` [PATCH 2/2] ARCv2: intc: Delete useless comments " Yuriy Kolerov
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=1485994413-14487-1-git-send-email-yuriy.kolerov@synopsys.com \
--to=yuriy.kolerov@synopsys.com \
--cc=Alexey.Brodkin@synopsys.com \
--cc=Vineet.Gupta1@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-snps-arc@lists.infradead.org \
--cc=marc.zyngier@arm.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;
as well as URLs for NNTP newsgroup(s).