From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752125AbbGONmT (ORCPT ); Wed, 15 Jul 2015 09:42:19 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:52224 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751762AbbGONmS (ORCPT ); Wed, 15 Jul 2015 09:42:18 -0400 Message-ID: <55A6631F.60608@ti.com> Date: Wed, 15 Jul 2015 08:41:51 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Tony Lindgren CC: , , Subject: Re: [PATCH] ARM: DRA7: Provide proper IO map table References: <1434985934-29132-1-git-send-email-nm@ti.com> <20150715062616.GY17550@atomide.com> In-Reply-To: <20150715062616.GY17550@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [172.22.161.240] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/15/2015 01:26 AM, Tony Lindgren wrote: > * Nishanth Menon [150622 08:14]: >> DRA7 uses OMAP5 IO table at the moment. This is purely spurious since >> the OMAP5 and DRA7 register maps are different in many aspects. >> >> AM57xx/DRA7 TRM Reference: http://www.ti.com/lit/ug/spruhz6/spruhz6.pdf >> >> NOTE: Most of the drivers are already doing ioremap, so, there should'nt >> be any functional improvement involved here, other than making the >> initial iotable more accurate. >> >> Fixes: a3a9384a1157 ("ARM: DRA7: Reuse io tables and add a new .init_early") >> Signed-off-by: Nishanth Menon > > Is this needed for v4.2-rc or can this wait for v4.3 merge window? It can wait till 4.3 for sure. there is no known functional issue traced to this. -- Regards, Nishanth Menon