Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4579620ybe; Mon, 9 Sep 2019 11:14:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqyGwVAFUJ4maBKX0vJnK1Nvu/IeGNCdwPuRXoRRvGGGaJw02Tkg3ed4niM7xr1qHq0gnn6/ X-Received: by 2002:aa7:d607:: with SMTP id c7mr26405702edr.286.1568052844275; Mon, 09 Sep 2019 11:14:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568052844; cv=none; d=google.com; s=arc-20160816; b=DLkn/MUg2WI95MNnHO8oyJeJ9tqvcCRcwnVV5shZ1/06c1l7/wpoRzqzjZi4umtPvT 9OnuZ3AuyW2klZEtPhSt5ahkUT3B1ftiBw8AwlM7zpQJOkZCewqi2Zdy77mV7l4ZvwEm tqKHBZSsRFbUFpJ3wZ/Jz1G4mOzQiHoxTRgp6Uu1DeGEvyXZGKGpFjKDUac7Jm9QyYGy Rf+1xElyUxj+Medv9TWjQbLNwGbDee0oiyTySXvJyUbelsZEm0YXRL0kK5j3jxLNQJa/ KZK3zD/UGCNtqMd4Qv3HeuEr0WPc37vhVYY7EvlCcet7FDRmZ259NgiqdShjeydrEzRU y3zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=LYci4azIvfvQqkHsCSrK/yaQ46d5gNZwbpI4qFOwK+s=; b=aY8PYTg+/0HMarxSrPZJbTDJTsWynfXEdjC/SZaGkY+tIUNdP+E1Q6a/wJNhV6dYbK 0rH+Hyn5ZisS7swn5/DKx/vEjEVD6fSk3whLNf+xP28jH3fjni0m07/woRtG+oKd4Cgi 5Q40LloV1bf33WVWd9mDKkMrSP86lgHS30+2fl3aCbs9EmKUqsC8uEUGQsuFPt5XJX4R a2OsJSNPdvqYvTYBgFwUJvzy+kMnPC41FF2XqiGKyd8eEzgNunHubv8s2D9NxhhuRb/4 HVorpml0D6tDrtXqXihPom+tzwE5w2/rbvxFWk6OrwYnZFmPKsqqRwRvaulsr589SDNP jXvQ== 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 y8si9430769edd.355.2019.09.09.11.13.40; Mon, 09 Sep 2019 11:14:04 -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 S1728937AbfIHTow (ORCPT + 99 others); Sun, 8 Sep 2019 15:44:52 -0400 Received: from muru.com ([72.249.23.125]:60324 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728817AbfIHTow (ORCPT ); Sun, 8 Sep 2019 15:44:52 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 824B5809B; Sun, 8 Sep 2019 19:45:21 +0000 (UTC) Date: Sun, 8 Sep 2019 12:44:48 -0700 From: Tony Lindgren To: Jonathan Cameron Cc: Thierry Reding , David Lechner , linux-iio@vger.kernel.org, linux-omap@vger.kernel.org, Rob Herring , Mark Rutland , =?utf-8?Q?Beno=C3=AEt?= Cousson , William Breathitt Gray , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org Subject: Re: [PATCH v3 1/6] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem Message-ID: <20190908194447.GM52127@atomide.com> References: <20190901225827.12301-1-david@lechnology.com> <20190901225827.12301-2-david@lechnology.com> <20190902150245.GE1445@ulmo> <20190908121524.49b4874d@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190908121524.49b4874d@archlinux> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Jonathan Cameron [190908 11:16]: > On Mon, 2 Sep 2019 17:02:45 +0200 > Thierry Reding wrote: > > > On Sun, Sep 01, 2019 at 05:58:22PM -0500, David Lechner wrote: > > > The TI PWMSS driver is a simple bus driver for providing power > > > power management for the PWM peripherals on TI AM33xx SoCs, namely > > > eCAP, eHRPWM and eQEP. The eQEP is a counter rather than a PWM, so > > > it does not make sense to have the bus driver in the PWM subsystem > > > since the PWMSS is not exclusive to PWM devices. > > > > > > Signed-off-by: David Lechner > > > --- > > > > > > v3 changes: > > > - none > > > v2 changes: > > > - new patch > > > > > > drivers/bus/Kconfig | 9 +++++++++ > > > drivers/bus/Makefile | 1 + > > > drivers/{pwm/pwm-tipwmss.c => bus/ti-pwmss.c} | 0 > > > drivers/pwm/Kconfig | 9 --------- > > > drivers/pwm/Makefile | 1 - > > > 5 files changed, 10 insertions(+), 10 deletions(-) > > > rename drivers/{pwm/pwm-tipwmss.c => bus/ti-pwmss.c} (100%) > > > > Acked-by: Thierry Reding > > Do we need an immutable branch for these precursor patches to the > driver addition? It's not going to make 5.4 via my tree as cutting it > too fine so we'll be in the position of holding these in a non obvious > tree for a whole cycle. Sure an immutable branch would be nice in case of unlikely dts file conflicts. And yeah no need to try to rush to v5.4. Regards, Tony