From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751221AbdJDSi1 (ORCPT ); Wed, 4 Oct 2017 14:38:27 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111]:56469 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbdJDSiZ (ORCPT ); Wed, 4 Oct 2017 14:38:25 -0400 Subject: Re: [PATCH v2] ARC: reset: introduce AXS10x reset driver To: Philipp Zabel , Eugeniy Paltsev CC: , , , Rob Herring , Mark Rutland 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> From: Vineet Gupta Message-ID: <976729bf-5985-e989-183b-70cd28a3a983@synopsys.com> Date: Wed, 4 Oct 2017 11:38:01 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1507111778.11691.9.camel@pengutronix.de> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.10.161.61] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Philipp, On 10/04/2017 03:09 AM, Philipp Zabel wrote: >> 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. Thanks for creating this ! Here's the plan. I have some changes queued up for 4.14-rc4 (which includes a adding a reset workaround since the driver is not in for 4.14). Once that is merged in mainline this week, I will create my for-next based on 4.14-rc4 + git pull --no-ff ur-branch + reverts for reset hack above. OK ? -Vineet