From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932554AbdJ0U5l (ORCPT ); Fri, 27 Oct 2017 16:57:41 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:34979 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932477AbdJ0U5k (ORCPT ); Fri, 27 Oct 2017 16:57:40 -0400 Subject: Re: [PATCH v2] ARC: reset: introduce AXS10x reset driver To: Eugeniy Paltsev CC: Philipp Zabel , , , Alexey Brodkin Newsgroups: gmane.linux.kernel,gmane.linux.kernel.arc,gmane.linux.drivers.devicetree References: <20170914142842.12225-1-Eugeniy.Paltsev@synopsys.com> <1505736441.9807.8.camel@pengutronix.de> <1505753484.9807.18.camel@pengutronix.de> <1507111778.11691.9.camel@pengutronix.de> <380f3137-2ede-7dd7-47d8-c4552911fd9d@synopsys.com> From: Vineet Gupta Message-ID: Date: Fri, 27 Oct 2017 13:57:32 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <380f3137-2ede-7dd7-47d8-c4552911fd9d@synopsys.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.10.161.66] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Eugeniy, Ping ! Can you please follow up the ARC patch to use the driver for 4.15. Thx, -Vineet On 10/09/2017 11:25 AM, Vineet Gupta wrote: > On 10/04/2017 03:09 AM, Philipp Zabel wrote: >> Hi Vineet, >> >> On Mon, 2017-09-18 at 18:51 +0200, Philipp Zabel wrote: >>>> Will it be OK for you to apply the corresponding DT update for >>>> platform - that way >>>> I don't have to keep track of when ur branch hits mainline etc. >>>> >>>> The chances of any ensuing conflicts are pretty rare - and easy to resolve if >>>> at all. >>>> >>>> If so, Eugeniy can send the patch ur way ! >>> >>> Maybe it is better to do this the other way around? I can put this patch >>> on a stable reset/arc branch for you to merge before applying the reset >>> DT updates. >> >> Have you come to a decision on this? >> >> Just in case, I have removed the AXS10x driver from the reset/next >> branch and put it on its own branch: >> >>    git://git.pengutronix.de/git/pza/linux.git reset/arc >> >> This branch is immutable and I'll merge it into reset/next before >> submitting the branch for v4.15-rc1. > > I've git merge'ed this into ARC for-next ! > > @Eugeniy, can you please follow up with patches to undo any reset related hacks in > axs10x ? > > Thx, > -Vineet >