public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/7] arm/arm64: Alpine patches for 4.6
@ 2016-02-25 10:14 Antoine Tenart
  2016-02-25 10:14 ` [PATCH 1/7] arm64: add Alpine SoC family Antoine Tenart
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Antoine Tenart @ 2016-02-25 10:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof and Kevin,

Here are the Alpine patches for 4.6. As seen with Olof these patches are
sent to you as a series as there are only 7 of them. I'll get my gpg key
signed and setup a git tree somewhere for next time.

The first 3 patches introduce a basic arm64 Alpine support, by adding
the Alpine v2 EVP board. The last 4 patches add an MSIX node in both
Alpine v1 (arm) and Alpine v2 (arm64) dtsi and select the Alpine MSI
controller driver.

Thanks!

Antoine

Antoine Tenart (7):
  arm64: add Alpine SoC family
  arm64: dts: add the Alpine v2 EVP
  arm64: defconfig: enable the Alpine family
  arm64: dts: alpine: add the MSIX node in the Alpine v2 dtsi
  ARM: dts: alpine: add the MSIX node
  arm64: alpine: select the Alpine MSI controller driver
  ARM: alpine: select the Alpine MSI controller driver

 arch/arm/boot/dts/alpine.dtsi            |  10 ++
 arch/arm/mach-alpine/Kconfig             |   1 +
 arch/arm64/Kconfig.platforms             |   7 +
 arch/arm64/boot/dts/Makefile             |   1 +
 arch/arm64/boot/dts/al/Makefile          |   5 +
 arch/arm64/boot/dts/al/alpine-v2-evp.dts |  53 +++++++
 arch/arm64/boot/dts/al/alpine-v2.dtsi    | 236 +++++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig             |   1 +
 8 files changed, 314 insertions(+)
 create mode 100644 arch/arm64/boot/dts/al/Makefile
 create mode 100644 arch/arm64/boot/dts/al/alpine-v2-evp.dts
 create mode 100644 arch/arm64/boot/dts/al/alpine-v2.dtsi

-- 
2.7.1

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

end of thread, other threads:[~2016-02-27 15:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 10:14 [PATCH 0/7] arm/arm64: Alpine patches for 4.6 Antoine Tenart
2016-02-25 10:14 ` [PATCH 1/7] arm64: add Alpine SoC family Antoine Tenart
2016-02-25 10:14 ` [PATCH 2/7] arm64: dts: add the Alpine v2 EVP Antoine Tenart
2016-02-25 10:14 ` [PATCH 3/7] arm64: defconfig: enable the Alpine family Antoine Tenart
2016-02-25 10:14 ` [PATCH 4/7] arm64: dts: alpine: add the MSIX node in the Alpine v2 dtsi Antoine Tenart
2016-02-25 10:14 ` [PATCH 5/7] ARM: dts: alpine: add the MSIX node Antoine Tenart
2016-02-25 10:14 ` [PATCH 6/7] arm64: alpine: select the Alpine MSI controller driver Antoine Tenart
2016-02-25 10:14 ` [PATCH 7/7] ARM: " Antoine Tenart
2016-02-26 22:02 ` [PATCH 0/7] arm/arm64: Alpine patches for 4.6 Arnd Bergmann
2016-02-27 15:03   ` Antoine Tenart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox