From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH 08/15] ARM: OMAP2+: hwmod: Fix the omap_hwmod_addr_space for CPGMAC0 Date: Sat, 3 Nov 2012 21:48:48 +0530 Message-ID: <509543E8.60209@ti.com> References: <1351859566-24818-1-git-send-email-vaibhav.bedia@ti.com> <1351859566-24818-9-git-send-email-vaibhav.bedia@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:43898 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756396Ab2KCQS4 (ORCPT ); Sat, 3 Nov 2012 12:18:56 -0400 In-Reply-To: <1351859566-24818-9-git-send-email-vaibhav.bedia@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Vaibhav Bedia Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, khilman@ti.com, paul@pwsan.com, b-cousson@ti.com, tony@atomide.com On Friday 02 November 2012 06:02 PM, Vaibhav Bedia wrote: > The first entry for CPGMAC0 should be ADDR_MAP_ON_INIT > instead of ADDR_TYPE_RT to ensure the omap hwmod code > maps the memory space at init and writes to the SYSCONFIG > registers. > > Signed-off-by: Vaibhav Bedia > --- Sorry again similar question. Why CPGMAC0 should be mapped and sysconfig updated early ? Regards Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Sat, 3 Nov 2012 21:48:48 +0530 Subject: [PATCH 08/15] ARM: OMAP2+: hwmod: Fix the omap_hwmod_addr_space for CPGMAC0 In-Reply-To: <1351859566-24818-9-git-send-email-vaibhav.bedia@ti.com> References: <1351859566-24818-1-git-send-email-vaibhav.bedia@ti.com> <1351859566-24818-9-git-send-email-vaibhav.bedia@ti.com> Message-ID: <509543E8.60209@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 02 November 2012 06:02 PM, Vaibhav Bedia wrote: > The first entry for CPGMAC0 should be ADDR_MAP_ON_INIT > instead of ADDR_TYPE_RT to ensure the omap hwmod code > maps the memory space at init and writes to the SYSCONFIG > registers. > > Signed-off-by: Vaibhav Bedia > --- Sorry again similar question. Why CPGMAC0 should be mapped and sysconfig updated early ? Regards Santosh