From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932119AbcAMRTU (ORCPT ); Wed, 13 Jan 2016 12:19:20 -0500 Received: from muru.com ([72.249.23.125]:55083 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755339AbcAMRTS (ORCPT ); Wed, 13 Jan 2016 12:19:18 -0500 Date: Wed, 13 Jan 2016 09:19:14 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: Bjorn Helgaas , richardcochran@gmail.com, Russell King , Suman Anna , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, nsekhar@ti.com Subject: Re: [PATCH v2 3/3] pci: dra7xx: use pdata callbacks to perform reset Message-ID: <20160113171913.GH12777@atomide.com> References: <1452667666-17533-1-git-send-email-kishon@ti.com> <1452667666-17533-4-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452667666-17533-4-git-send-email-kishon@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 [160112 22:48]: > Use platform populated reset assert and deassert > callbacks to perform reset of PCIe. > > Use these callbacks until a reset interface using drivers/reset > is available for the purpose. This one has a dependency to the second patch for the platform data. Bjorn, how do you prefer to merge this once there are no more comments? How about I set up an immutable branch against v4.5-rc1 with just these three patches that we can both then merge in? My preference is to add this to linux next after the merge window for v4.6. Bjorn, if you want it merged as fixes, I'm fine with that too naturally. Regards, Tony