All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH] ARM: oxnas: Change OX810SE default driver config
Date: Wed, 15 Jun 2016 12:45:17 +0200	[thread overview]
Message-ID: <1465987517-24482-1-git-send-email-narmstrong@baylibre.com> (raw)

Since the SP804 timer changes will not been merged upstream, switch the
default OX810SE config to the OXNAS RPS Timer driver configuration.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 arch/arm/mach-oxnas/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Dear arm-soc maintainers,

Daniel just accepted my patchset at :
http://lkml.kernel.org/r/1465985607-21231-1-git-send-email-narmstrong@baylibre.com

And now the default config can be switched to OXNAS_RPS_TIMER without any
device tree changes.

Neil

diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
index 4fff3c7..ffcab02 100644
--- a/arch/arm/mach-oxnas/Kconfig
+++ b/arch/arm/mach-oxnas/Kconfig
@@ -11,7 +11,7 @@ if ARCH_OXNAS
 
 config MACH_OX810SE
 	bool "Support OX810SE Based Products"
-	select ARM_TIMER_SP804
+	select OXNAS_RPS_TIMER
 	select COMMON_CLK_OXNAS
 	select CPU_ARM926T
 	select MFD_SYSCON
-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: narmstrong@baylibre.com (Neil Armstrong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: oxnas: Change OX810SE default driver config
Date: Wed, 15 Jun 2016 12:45:17 +0200	[thread overview]
Message-ID: <1465987517-24482-1-git-send-email-narmstrong@baylibre.com> (raw)

Since the SP804 timer changes will not been merged upstream, switch the
default OX810SE config to the OXNAS RPS Timer driver configuration.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 arch/arm/mach-oxnas/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Dear arm-soc maintainers,

Daniel just accepted my patchset at :
http://lkml.kernel.org/r/1465985607-21231-1-git-send-email-narmstrong at baylibre.com

And now the default config can be switched to OXNAS_RPS_TIMER without any
device tree changes.

Neil

diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
index 4fff3c7..ffcab02 100644
--- a/arch/arm/mach-oxnas/Kconfig
+++ b/arch/arm/mach-oxnas/Kconfig
@@ -11,7 +11,7 @@ if ARCH_OXNAS
 
 config MACH_OX810SE
 	bool "Support OX810SE Based Products"
-	select ARM_TIMER_SP804
+	select OXNAS_RPS_TIMER
 	select COMMON_CLK_OXNAS
 	select CPU_ARM926T
 	select MFD_SYSCON
-- 
1.9.1

             reply	other threads:[~2016-06-15 10:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15 10:45 Neil Armstrong [this message]
2016-06-15 10:45 ` [PATCH] ARM: oxnas: Change OX810SE default driver config Neil Armstrong
2016-06-28  8:40 ` Neil Armstrong
2016-06-28  8:40   ` Neil Armstrong
2016-06-28  9:40   ` Baruch Siach
2016-06-28  9:40     ` Baruch Siach

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=1465987517-24482-1-git-send-email-narmstrong@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.