All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: mvebu: Use preprocessor macros for Armada 375/38x DTs
@ 2014-02-20 11:11 Thomas Petazzoni
  2014-02-20 11:11 ` [PATCH 1/3] ARM: mvebu: use C preprocessor include " Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2014-02-20 11:11 UTC (permalink / raw)
  To: linux-arm-kernel

Jason, Greg, Andrew, Sebastian,

Here are three small patches that slightly improve the recently merged
Armada 375/38x DTs by using the existing preprocessor macros for
interrupt specifiers.

Since the mvebu/dt-3xx branch is apparently not available from the
mvebu repository, these patches are based on mvebu/for-next. I guess
Jason can rebase them on dt-3xx when applying, or I can resend them on
top of dt-3xx once this branch is made available publicly.

Thanks!

Thomas

Thomas Petazzoni (3):
  ARM: mvebu: use C preprocessor include for Armada 375/38x DTs
  ARM: mvebu: use GIC_{SPI,PPI} in Armada 375/38x DTs
  ARM: mvebu: use macros for interrupt flags on Armada 375/38x

 arch/arm/boot/dts/armada-375.dtsi | 60 +++++++++++++++++++++------------------
 arch/arm/boot/dts/armada-380.dtsi |  8 +++---
 arch/arm/boot/dts/armada-385.dtsi |  8 +++---
 arch/arm/boot/dts/armada-38x.dtsi | 46 +++++++++++++++++-------------
 4 files changed, 67 insertions(+), 55 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-02-22  4:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 11:11 [PATCH 0/3] ARM: mvebu: Use preprocessor macros for Armada 375/38x DTs Thomas Petazzoni
2014-02-20 11:11 ` [PATCH 1/3] ARM: mvebu: use C preprocessor include " Thomas Petazzoni
2014-02-20 15:12   ` Gregory CLEMENT
2014-02-20 11:11 ` [PATCH 2/3] ARM: mvebu: use GIC_{SPI,PPI} in " Thomas Petazzoni
2014-02-20 15:15   ` Gregory CLEMENT
2014-02-20 11:11 ` [PATCH 3/3] ARM: mvebu: use macros for interrupt flags on Armada 375/38x Thomas Petazzoni
2014-02-20 15:35   ` Gregory CLEMENT
2014-02-22  4:14 ` [PATCH 0/3] ARM: mvebu: Use preprocessor macros for Armada 375/38x DTs Jason Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.