From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752586AbcGFGFd (ORCPT ); Wed, 6 Jul 2016 02:05:33 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:35344 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbcGFGFa (ORCPT ); Wed, 6 Jul 2016 02:05:30 -0400 Date: Tue, 5 Jul 2016 22:11:29 -0700 From: Olof Johansson To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org Subject: Re: [RESEND PATCH] ARM: oxnas: Change OX810SE default driver config Message-ID: <20160706051129.GJ23212@localhost> References: <577392EF.7030609@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <577392EF.7030609@baylibre.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 29, 2016 at 11:20:47AM +0200, Neil Armstrong wrote: > 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 > --- > arch/arm/mach-oxnas/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > Dear arm-soc maintainers, > > Gentle ping/resend about this patch, it would be great to see it in 4.8 ! > > 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. Applied manually, and inserted the new option where it belongs alphabetically in the list. -Olof