From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932602AbcBIP6k (ORCPT ); Tue, 9 Feb 2016 10:58:40 -0500 Received: from muru.com ([72.249.23.125]:33002 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757372AbcBIP6j (ORCPT ); Tue, 9 Feb 2016 10:58:39 -0500 Date: Tue, 9 Feb 2016 07:58:36 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: Paul Walmsley , bhelgaas@google.com, richardcochran@gmail.com, s-anna@ti.com, Russell King , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcousson@baylibre.com, nsekhar@ti.com Subject: Re: [PATCH 0/3] omap: hwmod: add default reset handling support Message-ID: <20160209155836.GI19432@atomide.com> References: <1454929941-23949-1-git-send-email-kishon@ti.com> <20160208204446.GC19432@atomide.com> <56B97572.6080100@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56B97572.6080100@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [160208 21:14]: > Hi Tony, > > On Tuesday 09 February 2016 02:14 AM, Tony Lindgren wrote: > > Hi Kishon, > > > > * Kishon Vijay Abraham I [160208 03:13]: > >> Add a new hwmod flag to indicate custom reset handling and use it > >> for devices that require custom reset handling (like dsp, ipu, iva). > >> > >> Tested PCIe on dra7-evm and dra72-evm. > >> I need help in testing DSP, IPU, IVA, PRU, GFX, M3 in other platforms. > >> Or a way to test these cores to see if reset is not broken. Suman? > >> > >> I'll post this series once again after performing these tests. > > > > Do we also still need to patch something in the pcie driver too > > or can all that be left out now? > > With this series changes in PCIe driver is not required at all. OK good to hear. Thanks, Tony