From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Subject: Re: [PATCH 054/102] PCI: rockchip: explicitly request exclusive reset control Date: Mon, 24 Jul 2017 10:35:14 +0200 Message-ID: <1500885314.2391.52.camel@pengutronix.de> References: <20170719152646.25903-1-p.zabel@pengutronix.de> <20170719152646.25903-55-p.zabel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Shawn Lin Cc: linux-kernel@vger.kernel.org, Bjorn Helgaas , Heiko Stuebner , linux-pci@vger.kernel.org, linux-rockchip@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org Hi Shawn, On Sat, 2017-07-22 at 21:12 +0800, Shawn Lin wrote: > Hi Philipp, > > On 2017/7/19 23:25, Philipp Zabel wrote: > > Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting > > reset lines") started to transition the reset control request API calls > > to explicitly state whether the driver needs exclusive or shared reset > > control behavior. Convert all drivers requesting exclusive resets to the > > explicit API call so the temporary transition helpers can be removed. > > > > No functional changes. > > > > Cc: Shawn Lin > > Cc: Bjorn Helgaas > > Cc: Heiko Stuebner > > Cc: linux-pci@vger.kernel.org > > Cc: linux-rockchip@lists.infradead.org > > Signed-off-by: Philipp Zabel > > --- > > drivers/pci/host/pcie-rockchip.c | 15 ++++++++------- > > As mentioned in the thread of conversion for phy-rockchip-pcie, > I would prefer add your patches after the reconstruction work got > merged. Feel free to add them when and where it is most convenient for you. Please let me know if you want me to rebase them somewhere. regards Philipp