From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Subject: Re: [PATCH 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support. Date: Fri, 2 Jan 2015 11:52:40 -0600 Message-ID: <54A6DAE8.90609@ti.com> References: <1420219072-6521-1-git-send-email-nm@ti.com> <20150102173859.GE3298@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150102173859.GE3298@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Tony Lindgren Cc: Russell King , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Marek Szyprowski , Tomasz Figa , Santosh , Sekhar Nori List-Id: linux-omap@vger.kernel.org On 01/02/2015 11:38 AM, Tony Lindgren wrote: > * Nishanth Menon [150102 09:20]: >> Hi, >> >> OMAP4 and AM437x ROM code provides services to program PL310's latency >> registers and AM437x provides service for programming Address filter >> registers. >> >> Provide support in the kernel for the same. >> >> This provides some support to the series: http://marc.info/?l=linux-arm-kernel&m=141933190912495&w=2 > > Are these to be applied before Thomasz's series as fixes? If we > don't need these as fixes for the -rc, then probably makes sense > for RMK to merge them all together for v3.20. > These dont need to go in fixes. Can easily wait till 3.20. Thomaz series wont exercise these path by default until someone modifies the DT properties. Yes, will be nice to have them along with other changes in v3.20. just for the record, i made a couple of typos in v1 of this series and have updated a retested v2 of the series. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Fri, 2 Jan 2015 11:52:40 -0600 Subject: [PATCH 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support. In-Reply-To: <20150102173859.GE3298@atomide.com> References: <1420219072-6521-1-git-send-email-nm@ti.com> <20150102173859.GE3298@atomide.com> Message-ID: <54A6DAE8.90609@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/02/2015 11:38 AM, Tony Lindgren wrote: > * Nishanth Menon [150102 09:20]: >> Hi, >> >> OMAP4 and AM437x ROM code provides services to program PL310's latency >> registers and AM437x provides service for programming Address filter >> registers. >> >> Provide support in the kernel for the same. >> >> This provides some support to the series: http://marc.info/?l=linux-arm-kernel&m=141933190912495&w=2 > > Are these to be applied before Thomasz's series as fixes? If we > don't need these as fixes for the -rc, then probably makes sense > for RMK to merge them all together for v3.20. > These dont need to go in fixes. Can easily wait till 3.20. Thomaz series wont exercise these path by default until someone modifies the DT properties. Yes, will be nice to have them along with other changes in v3.20. just for the record, i made a couple of typos in v1 of this series and have updated a retested v2 of the series. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752256AbbABRxQ (ORCPT ); Fri, 2 Jan 2015 12:53:16 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:39293 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbbABRxO (ORCPT ); Fri, 2 Jan 2015 12:53:14 -0500 Message-ID: <54A6DAE8.90609@ti.com> Date: Fri, 2 Jan 2015 11:52:40 -0600 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Tony Lindgren CC: Russell King , , , , Marek Szyprowski , Tomasz Figa , Santosh , Sekhar Nori Subject: Re: [PATCH 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support. References: <1420219072-6521-1-git-send-email-nm@ti.com> <20150102173859.GE3298@atomide.com> In-Reply-To: <20150102173859.GE3298@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/02/2015 11:38 AM, Tony Lindgren wrote: > * Nishanth Menon [150102 09:20]: >> Hi, >> >> OMAP4 and AM437x ROM code provides services to program PL310's latency >> registers and AM437x provides service for programming Address filter >> registers. >> >> Provide support in the kernel for the same. >> >> This provides some support to the series: http://marc.info/?l=linux-arm-kernel&m=141933190912495&w=2 > > Are these to be applied before Thomasz's series as fixes? If we > don't need these as fixes for the -rc, then probably makes sense > for RMK to merge them all together for v3.20. > These dont need to go in fixes. Can easily wait till 3.20. Thomaz series wont exercise these path by default until someone modifies the DT properties. Yes, will be nice to have them along with other changes in v3.20. just for the record, i made a couple of typos in v1 of this series and have updated a retested v2 of the series. -- Regards, Nishanth Menon