Received: by 10.213.65.68 with SMTP id h4csp535240imn; Fri, 23 Mar 2018 09:51:02 -0700 (PDT) X-Google-Smtp-Source: AG47ELtUhcXthAKL89/hcFjzL1ltQHvmAMi35LB1gR6MBdjBNTjNzFBnl8soFZYEHSTNjyw+f9ab X-Received: by 10.99.149.21 with SMTP id p21mr7950320pgd.154.1521823862086; Fri, 23 Mar 2018 09:51:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521823862; cv=none; d=google.com; s=arc-20160816; b=IuDKDxtBHS3u6rDuzCWt9DzplkiuhwWLT9ILSVnBOMDglE+MEe3jegK4V0nibJ/zdd WWyXaNepv6dGWEuCW4Z6HNLCDxexjR1IzaeHF94LeqReaSRl5MxKOT8TaJLhsQzQkylo jtDyTiftVU8gpOGXWrgtcsdsScsygAzL5u2VDwhr+54w3bq/lS0VGUifXcLSOabfEWED QJnM2D7VcsyodxJnmS/s+/r3descCdhoqEzvku3bx8vvcoAjRV+G9U08mVergz2HqNNZ IJfqJa/6WKOnW7QVW5rYYt7klghd+R2UnA/r53GIu2F5n8hnYYJ3VtIfAE63BoW/xBQ+ xpZQ== 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=AT+bZOrzrEwdfNB78/xcpUuYLBZVVi0J7kx8KWCSjh4=; b=kIoAcR2tiP/PKljSolAi1XRTeYJY82k0cIGftekAlyBGmvQsuhRAzwAPjIoZe4IvcT F0PnuGzy3c3m4OKzMc68Y2Dl/e/6fbbkXaRjZ6CcVnIhQNhIrzbwoUu2A7uzqq3AyRgP jzsLyG9nkZQnKjRoa9qWrXIeTCH2QygMkSAHOTu3hrGsEF3HvU1BfXk+8gIhnoQ+ghy+ 6GQZeLcyZK/I1FlhxZDa7NAvHzzXlM7O4MYtaucxYHexB0pfj+oxh0fNJm+HBMSNzJ+5 nbGEKTMAuJKZkXJbP+n8nZ/+hbmzIfwdNCiozYjC6hQ6h4AilQLda4XW1UHKdsNeMcOs ubcQ== 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 207si2419794pfz.108.2018.03.23.09.50.47; Fri, 23 Mar 2018 09:51:02 -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 S1752347AbeCWQtv convert rfc822-to-8bit (ORCPT + 99 others); Fri, 23 Mar 2018 12:49:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:37522 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751632AbeCWQtt (ORCPT ); Fri, 23 Mar 2018 12:49:49 -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 A8A3421839; Fri, 23 Mar 2018 16:49:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8A3421839 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 , Bjorn Andersson , David Lechner , Kevin Hilman , Mark Rutland , Michael Turquette , Ohad Ben-Cohen , Philipp Zabel , Rob Herring , Russell King , Sekhar Nori From: Stephen Boyd In-Reply-To: <20180323130455.11470-1-brgl@bgdev.pl> Cc: devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20180323130455.11470-1-brgl@bgdev.pl> Message-ID: <152182378792.178046.3747112581117251857@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 09:49:47 -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 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?