All of lore.kernel.org
 help / color / mirror / Atom feed
* [ RFC PATCH 1/3] powerpc/pasemi: Add Nemo motherboard config option.
@ 2016-08-31 12:24 Darren Stevens
  2016-09-13 12:16 ` [RFC,1/3] " Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Darren Stevens @ 2016-08-31 12:24 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: olof, Christian Zigotzky

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

  AmigaOS...........: http://yam.ch/
  Unix/MacOS/Windows: http://www.mozilla.com/thunderbird/

General information about MIME can be found at:
http://en.wikipedia.org/wiki/MIME

[-- Attachment #2: Type: text/plain, Size: 312 bytes --]

    Add config option for the Nemo motherboard used in the Amigaone X1000.
    This is a custom PASemi board with an AMD SB600 southbridge, and needs
    some patches to it device tree. This option will be used to build these
    into the kernel

    Signed-off-by: Darren Stevens <darren@stevens-zone.net>

---

[-- Attachment #3: nemo_0.patch --]
[-- Type: text/plain, Size: 716 bytes --]

diff --git a/arch/powerpc/platforms/pasemi/Kconfig b/arch/powerpc/platforms/pasemi/Kconfig
index 00d4b28..c7f1dbe 100644
--- a/arch/powerpc/platforms/pasemi/Kconfig
+++ b/arch/powerpc/platforms/pasemi/Kconfig
@@ -14,6 +14,16 @@ config PPC_PASEMI
 menu "PA Semi PWRficient options"
 	depends on PPC_PASEMI
 
+config PPC_PASEMI_NEMO
+	bool "Nemo motherboard Support"
+	depends on PPC_PASEMI
+	select PPC_I8259
+	help
+	  This option enables support for the 'Nemo' motherboard
+	  used in A-Eons's Amigaone X1000. This consists of some
+	  device tree patches and workarounds for the SB600 South
+	  Bridge that provides SATA/USB/Audio.
+
 config PPC_PASEMI_IOMMU
 	bool "PA Semi IOMMU support"
 	depends on PPC_PASEMI

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

* Re: [RFC,1/3] powerpc/pasemi: Add Nemo motherboard config option.
  2016-08-31 12:24 [ RFC PATCH 1/3] powerpc/pasemi: Add Nemo motherboard config option Darren Stevens
@ 2016-09-13 12:16 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2016-09-13 12:16 UTC (permalink / raw)
  To: Darren Stevens, linuxppc-dev; +Cc: olof, Christian Zigotzky

On Wed, 2016-31-08 at 12:24:34 UTC, Darren Stevens wrote:
> Add config option for the Nemo motherboard used in the Amigaone X1000.
>     This is a custom PASemi board with an AMD SB600 southbridge, and needs
>     some patches to it device tree. This option will be used to build these
>     into the kernel
> 
>     Signed-off-by: Darren Stevens <darren@stevens-zone.net>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/88c13e2f4f0487a67f9eed044b

cheers

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

end of thread, other threads:[~2016-09-13 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-31 12:24 [ RFC PATCH 1/3] powerpc/pasemi: Add Nemo motherboard config option Darren Stevens
2016-09-13 12:16 ` [RFC,1/3] " Michael Ellerman

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.