Received: by 10.213.65.68 with SMTP id h4csp551153imn; Fri, 23 Mar 2018 10:09:44 -0700 (PDT) X-Google-Smtp-Source: AG47ELsLqgmf0JDgJWpOaXfuiu7BqH8C/bextT7dBnGeJbRwvum/otAerL5IVicedg7ZmRMqz/He X-Received: by 2002:a17:902:7790:: with SMTP id o16-v6mr5797426pll.106.1521824984793; Fri, 23 Mar 2018 10:09:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521824984; cv=none; d=google.com; s=arc-20160816; b=l/jYm7bv7HdyF69WmjZqgt5Sze5gEmNuRHKNhGJvMbbDLF8IGDHrdntCQ7ha2wlcjC N7Op9D6mN9zHnJ29Bn0cP7mu8gyKwMRC8lJSbOzHDyhq+C5mcJHdwQe73T8HAY7xesIe Tr6mdE9IQ7KEmPW1fK7+oJ33OUnb/HL85jQcmqZqQZlH90vVBSRX8Yv3Gi/DAD/hh8o3 bT9YfEQqiY1FtcET4hj2yQVitPjByzyMQPeBiWNGJfobpaIhHXAOX/3d0qU12tX3FzZz 1ItVWYroMJynIbMgOO8BrFstLNOcmK4589YEg6OrfJw+GmqJyIWhWiBZ+cvHznijzWM+ zDvA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version:dmarc-filter:arc-authentication-results; bh=pRgbNzAl9eItspxdlRI7QPqa7UsUQKkB9PmFEk2m55s=; b=yg115jkRE2Phjv1uq2ZMd0+pXuwvZ9TRo8xStS1CLTEnIGho8rEfGNmLr00Gx0iF5J xFsxBJlRd/FTF2LWXZ0kjNdX2IjPAAm/EjqZOTcuOG7/oAQUFllSTGtXD0mhv2TWkpbo ARAAoFx+IKxzjyXIA8RHF3Nkei5pJE+AGL1gKsFAQSAnnk0BIfh1mHiA0ksbcW6H63PG nQ8K4M6vdrIQJwDLCVDmhVYt15DpNqmPrq+gwAJa71LlYc4dqAG5UzjkKXJgoOX4J+gm GWkHkuuGCb7iQk5aQRj07SxT/atyAG+Z8ET4fnvs8+nhazDYtpbpDq7l8SGVobZpMh1y dvLg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o33-v6si7694041plb.594.2018.03.23.10.09.30; Fri, 23 Mar 2018 10:09:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752305AbeCWRIa convert rfc822-to-8bit (ORCPT + 99 others); Fri, 23 Mar 2018 13:08:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:41142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751992AbeCWRI3 (ORCPT ); Fri, 23 Mar 2018 13:08:29 -0400 Received: from localhost (unknown [104.132.1.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8162921835; Fri, 23 Mar 2018 17:08:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8162921835 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=sboyd@kernel.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Bartosz Golaszewski From: Stephen Boyd In-Reply-To: Cc: Bjorn Andersson , David Lechner , Kevin Hilman , Mark Rutland , Michael Turquette , Ohad Ben-Cohen , Philipp Zabel , Rob Herring , Russell King , Sekhar Nori , devicetree , linux-remoteproc@vger.kernel.org, Linux Kernel Mailing List , Bartosz Golaszewski , linux-clk@vger.kernel.org, Linux ARM References: <20180323130455.11470-1-brgl@bgdev.pl> <152182378792.178046.3747112581117251857@swboyd.mtv.corp.google.com> Message-ID: <152182490783.178046.1191965992600877708@swboyd.mtv.corp.google.com> User-Agent: alot/0.7 Subject: Re: [PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework Date: Fri, 23 Mar 2018 10:08:27 -0700 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Bartosz Golaszewski (2018-03-23 09:55:47) > 2018-03-23 17:49 GMT+01:00 Stephen Boyd : > > Quoting Bartosz Golaszewski (2018-03-23 06:04:47) > >> From: Bartosz Golaszewski > >> > >> This series converts the only user of the handcoded, mach-specific reset > >> routines in the davinci platform to using the reset framework. > >> > >> Patch 1 modifies the way lookup entries are registered with the reset > >> framework. > >> > >> Patches 2-4 add necessary lookups/DT-properties. > >> > >> Patches 5-7 convert the davinci-rproc driver to the reset framework. > >> > >> Patch 8 removes now dead code. > >> > >> Philipp: it turned out that it's indeed better to use the reset > >> controller's device name for the entry lookup. > >> > >> Tested both in DT and legacy modes by booting the examples from > >> ti-ipc-rtos recipe in meta-ti. > >> > >> This series applies on top of David Lechner's common-clk-v9 branch[1] > >> with Philipp Zabel's reset/next branch[2] pulled in. > >> > >> It can be found in my github tree as well[3]. > >> > > > > What's the merge strategy for the rest of the patches? I should apply > > the clk ones after the next -rc1? > > Or maybe Philipp can provide us with an immutable branch with the reset patches? > > The you could apply the driver patches and let Sekhar take all the > platform code? > Ok that could work too.