From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932737AbcFJMKV (ORCPT ); Fri, 10 Jun 2016 08:10:21 -0400 Received: from muru.com ([72.249.23.125]:56062 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752270AbcFJMKR (ORCPT ); Fri, 10 Jun 2016 08:10:17 -0400 Date: Fri, 10 Jun 2016 05:10:14 -0700 From: Tony Lindgren To: Vignesh R Cc: Paul Walmsley , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: DRA7: hwmod: Remove QSPI address space entry from hwmod Message-ID: <20160610121013.GN22406@atomide.com> References: <1463376303-22267-1-git-send-email-vigneshr@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463376303-22267-1-git-send-email-vigneshr@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Vignesh R [160515 22:27]: > QSPI address space information is passed from device tree. Therefore > remove legacy way of passing address space via hwmod data. Applying this one into omap-for-v4.8/soc thanks. Tony