All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: "Andreas Färber" <afaerber@suse.de>,
	support@lemaker.org, info@ucrobotics.com,
	"Will Deacon" <will.deacon@arm.com>,
	linux-kernel@vger.kernel.org, mp-cs@actions-semi.com,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	contact@linux-xapple.org
Subject: Re: [PATCH 04/11] ARM64: Prepare Actions Semi S900
Date: Thu, 16 Feb 2017 14:43:21 +0100	[thread overview]
Message-ID: <6175161.4SuqJTY84p@wuerfel> (raw)
In-Reply-To: <20170215165528.10052-5-afaerber@suse.de>

On Wednesday, February 15, 2017 5:55:21 PM CET Andreas Färber wrote:
> 
> +config ARCH_OWL
> +       bool "Actions Semi S900 SoC Family"
> +       help
> +         This enables support for the Actions Semiconductor S900 SoC family.
> +
> 

There seem to be a couple of other SoCs in the same family, so
maybe use a more generic name than S900 in the one-line
Kconfig description.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 04/11] ARM64: Prepare Actions Semi S900
Date: Thu, 16 Feb 2017 14:43:21 +0100	[thread overview]
Message-ID: <6175161.4SuqJTY84p@wuerfel> (raw)
In-Reply-To: <20170215165528.10052-5-afaerber@suse.de>

On Wednesday, February 15, 2017 5:55:21 PM CET Andreas F?rber wrote:
> 
> +config ARCH_OWL
> +       bool "Actions Semi S900 SoC Family"
> +       help
> +         This enables support for the Actions Semiconductor S900 SoC family.
> +
> 

There seem to be a couple of other SoCs in the same family, so
maybe use a more generic name than S900 in the one-line
Kconfig description.

	Arnd

  reply	other threads:[~2017-02-16 13:44 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 16:55 [PATCH 00/11] ARM: Initial Actions Semi S500 and S900 enablement Andreas Färber
2017-02-15 16:55 ` Andreas Färber
2017-02-15 16:55 ` [PATCH 01/11] Documentation: devicetree: Add vendor prefix for Actions Semi Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 02/11] Documentation: devicetree: arm: Document Actions Semi S500 Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 03/11] ARM: Prepare " Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 04/11] ARM64: Prepare Actions Semi S900 Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-16 13:43   ` Arnd Bergmann [this message]
2017-02-16 13:43     ` Arnd Bergmann
2017-02-17  0:34     ` Andreas Färber
2017-02-17  0:34       ` Andreas Färber
2017-02-17 11:32       ` Arnd Bergmann
2017-02-17 11:32         ` Arnd Bergmann
2017-02-15 16:55 ` [PATCH 05/11] Documentation: devicetree: serial: Document Actions Semi Owl UARTs Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 06/11] tty: serial: Add Actions Semi Owl UART earlycon Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-16 13:41   ` Arnd Bergmann
2017-02-16 13:41     ` Arnd Bergmann
2017-02-16 13:41     ` Arnd Bergmann
2017-02-20 13:40     ` Andreas Färber
2017-02-20 13:40       ` Andreas Färber
2017-02-20 15:17       ` Arnd Bergmann
2017-02-20 15:17         ` Arnd Bergmann
2017-02-15 16:55 ` [PATCH 07/11] Documentation: kernel-parameters: Document owl earlycon Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 08/11] ARM: dts: Prepare Actions Semi S500 and LeMaker Guitar Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 17:07   ` Mark Rutland
2017-02-15 17:07     ` Mark Rutland
2017-02-15 17:07     ` Mark Rutland
2017-02-15 17:28     ` Andreas Färber
2017-02-15 17:28       ` Andreas Färber
2017-02-15 17:28       ` Andreas Färber
2017-02-15 17:36       ` Mark Rutland
2017-02-15 17:36         ` Mark Rutland
2017-02-15 17:36         ` Mark Rutland
2017-02-24  0:59   ` Andreas Färber
2017-02-24  0:59     ` Andreas Färber
2017-02-15 16:55 ` [PATCH 09/11] Documentation: devicetree: Add vendor prefix for uCRobotics Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55 ` [PATCH 10/11] Documentation: devicetree: arm: Document Actions Semi S900 Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-27 14:26   ` Rob Herring
2017-02-27 14:26     ` Rob Herring
2017-02-27 14:26     ` Rob Herring
2017-02-15 16:55 ` [PATCH 11/11] ARM64: dts: Prepare Actions Semi S900 and Bubblegum-96 Andreas Färber
2017-02-15 16:55   ` Andreas Färber
2017-02-15 17:12   ` Mark Rutland
2017-02-15 17:12     ` Mark Rutland
2017-02-15 17:12     ` Mark Rutland
2017-02-15 18:14     ` Andreas Färber
2017-02-15 18:14       ` Andreas Färber
2017-02-15 18:23       ` Mark Rutland
2017-02-15 18:23         ` Mark Rutland
2017-02-15 18:23         ` Mark Rutland
2017-02-16 13:46 ` [PATCH 00/11] ARM: Initial Actions Semi S500 and S900 enablement Arnd Bergmann
2017-02-16 13:46   ` Arnd Bergmann
2017-02-16 13:46   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6175161.4SuqJTY84p@wuerfel \
    --to=arnd@arndb.de \
    --cc=afaerber@suse.de \
    --cc=catalin.marinas@arm.com \
    --cc=contact@linux-xapple.org \
    --cc=info@ucrobotics.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mp-cs@actions-semi.com \
    --cc=support@lemaker.org \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.