linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Delete deprecated parameters in Device Trees
@ 2017-02-02  0:13 Yuriy Kolerov
  2017-02-02  0:13 ` [PATCH 1/2] ARCv2: IDU-intc: " Yuriy Kolerov
  2017-02-02  0:13 ` [PATCH 2/2] ARCv2: intc: Delete useless comments " Yuriy Kolerov
  0 siblings, 2 replies; 3+ messages in thread
From: Yuriy Kolerov @ 2017-02-02  0:13 UTC (permalink / raw)
  To: linux-snps-arc
  Cc: Vineet.Gupta1, Alexey.Brodkin, linux-kernel, marc.zyngier,
	Yuriy Kolerov

  * 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-02  0:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02  0:13 [PATCH 0/2] Delete deprecated parameters in Device Trees Yuriy Kolerov
2017-02-02  0:13 ` [PATCH 1/2] ARCv2: IDU-intc: " Yuriy Kolerov
2017-02-02  0:13 ` [PATCH 2/2] ARCv2: intc: Delete useless comments " Yuriy Kolerov

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).