All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Alpine: configuration changes
@ 2015-04-05 12:43 Tsahee Zidenberg
  2015-04-13 23:17 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Tsahee Zidenberg @ 2015-04-05 12:43 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset adds configuration changes required for alpine platform.
Please consider it for v4.1.

Using this patchset, the alpine dev. board was able to boot a rootfs from SATA,
using multi_v7_defconfig and "make all" (sorry for the previous alpine_db mistake).

Patch #1 enables support for generic PCI host for ARCH_ALPINE.

Patch #2 adds the device-tree entry for the internal-pci bus.

Patch #3 adds support for alpine and generic-pci to multi_v7_defconfig.

---
V2:
* removed unused interrupts from device-tree entry.
* Added patch #3, previously submitted separately.
* rebased on top of f12318b (for-next)

Tsahee Zidenberg (3):
  ARM: alpine: add support for generic pci
  ARM: dts: alpine: add internal pci
  ARM: multi_v7_defconfig: enable alpine platform

 arch/arm/boot/dts/alpine.dtsi       | 20 ++++++++++++++++++++
 arch/arm/configs/multi_v7_defconfig |  2 ++
 arch/arm/mach-alpine/Kconfig        |  2 ++
 3 files changed, 24 insertions(+)

-- 
1.9.1

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

* [PATCH v2 0/3] Alpine: configuration changes
  2015-04-05 12:43 [PATCH v2 0/3] Alpine: configuration changes Tsahee Zidenberg
@ 2015-04-13 23:17 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-04-13 23:17 UTC (permalink / raw)
  To: linux-arm-kernel

On Sunday 05 April 2015, Tsahee Zidenberg wrote:
> This patchset adds configuration changes required for alpine platform.
> Please consider it for v4.1.
> 
> Using this patchset, the alpine dev. board was able to boot a rootfs from SATA,
> using multi_v7_defconfig and "make all" (sorry for the previous alpine_db mistake).
> 
> Patch #1 enables support for generic PCI host for ARCH_ALPINE.
> 
> Patch #2 adds the device-tree entry for the internal-pci bus.
> 
> Patch #3 adds support for alpine and generic-pci to multi_v7_defconfig.
> 

Sorry for missing these earlier. It's really too late for this stuff now,
but I've made an exception since it was out fault that we missed this,
and all three patches seem really trivial.

	Arnd

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

end of thread, other threads:[~2015-04-13 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-05 12:43 [PATCH v2 0/3] Alpine: configuration changes Tsahee Zidenberg
2015-04-13 23:17 ` Arnd Bergmann

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.