From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: DRA7: hwmod: remove DSS addresses from hwmod Date: Fri, 10 Jun 2016 05:11:18 -0700 Message-ID: <20160610121118.GO22406@atomide.com> References: <1465288322-12118-1-git-send-email-tomi.valkeinen@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1465288322-12118-1-git-send-email-tomi.valkeinen@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tomi Valkeinen Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Tomi Valkeinen [160607 01:34]: > The addresses for DSS are provided in the DT data, so they can be > removed from the hwmod. Applying into omap-for-v4.8/soc thanks. Tony