From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 03/10] omap: add mdio platform devices Date: Tue, 7 Sep 2010 18:00:31 -0700 Message-ID: <20100908010031.GF22507@atomide.com> References: <1283891142-15522-1-git-send-email-cyril@ti.com> <1283891142-15522-4-git-send-email-cyril@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com, linux-omap@vger.kernel.org, davem@davemloft.net, khilman@deeprootsystems.com To: Cyril Chemparathy Return-path: Content-Disposition: inline In-Reply-To: <1283891142-15522-4-git-send-email-cyril@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org * Cyril Chemparathy [100907 13:17]: > This patch adds mdio platform devices on SoCs that have the necessary > hardware. Clock lookup entries (aliases) have also been added, so that the > MDIO and EMAC drivers can independently enable/disable a shared underlying > clock. Further, the EMAC MMR region has been split down into separate MDIO > and EMAC regions. > > Signed-off-by: Cyril Chemparathy > Acked-by: David S. Miller Looks good to me from omap point of view: Acked-by: Tony Lindgren