From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9533BC5DF9E for ; Wed, 21 Oct 2020 18:21:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A52A22464 for ; Wed, 21 Oct 2020 18:21:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Jtz/JKZ8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A52A22464 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=rjwysocki.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7Fky4u3j4fqObFJTP148Sb6Hq/AKF+bWlMTWTrvZao0=; b=Jtz/JKZ8wS1eX2ODyiEHG0Ld8 NCwBEs+QfyatjkDwlQVN1ICDu62Z9F3fmc+J+QNYm4QxpEXPn1E0fYUAKLwOg8FT1LdFpxmrjuayE q0Mp/jXdidUjbN7WQtSEG+XkJr0awdM+rATH87tGmmqUfnVRS9PJS+xHeW4kgCG4/HIfOSzGpxDmw 5lNFKDnGb2ARhJ0aMQt/Vms3LcsEAQSt611nF3UPTAssgtzWbNyxNbLpSFCI/Zs4ztEMpTCbNqVnZ z5He0ClpfHZ70aqecUMahn1S+Y9soszrcVSviT9ss17o5lbbl6dWfelyZiRuI68pQaKvwxelfeGYx oZzsp9D8Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kVIiI-000174-Fv; Wed, 21 Oct 2020 18:19:54 +0000 Received: from cloudserver094114.home.pl ([79.96.170.134]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kVIiG-00016P-2n for linux-arm-kernel@lists.infradead.org; Wed, 21 Oct 2020 18:19:52 +0000 Received: from 89-77-60-66.dynamic.chello.pl (89.77.60.66) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.491) id 9b286d2661666ff1; Wed, 21 Oct 2020 20:19:50 +0200 From: "Rafael J. Wysocki" To: Ulf Hansson Subject: Re: [PATCH 0/4] power: avs: Move drivers to the soc directories and drop avs Date: Wed, 21 Oct 2020 20:19:49 +0200 Message-ID: <4480050.lNUbsT5gvy@kreacher> In-Reply-To: References: <20201006160516.319830-1-ulf.hansson@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201021_141952_251021_51F7A7E5 X-CRM114-Status: GOOD ( 24.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nishanth Menon , Heiko Stuebner , Arnd Bergmann , Aaro Koskinen , Tony Lindgren , Linux PM , Linux Kernel Mailing List , Bjorn Andersson , Niklas Cassel , Kevin Hilman , Andy Gross , "Rafael J. Wysocki" , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wednesday, October 21, 2020 12:41:50 PM CEST Ulf Hansson wrote: > On Fri, 16 Oct 2020 at 18:30, Rafael J. Wysocki wrote: > > > > On Wed, Oct 7, 2020 at 5:23 PM Ulf Hansson wrote: > > > > > > + Arnd > > > > > > On Wed, 7 Oct 2020 at 17:09, Rafael J. Wysocki wrote: > > > > > > > > On Tue, Oct 6, 2020 at 6:05 PM Ulf Hansson wrote: > > > > > > > > > > The avs drivers in drivers/power/avs/* are all SoC specific drivers that > > > > > doesn't share any code. Instead they are located in a directory, mostly to keep > > > > > similar functionality together. From a maintenance point of view, it makes > > > > > better sense to collect SoC specific drivers like these, into the SoC specific > > > > > directories. > > > > > > > > > > Therefore, this series moves the drivers, one by one - and in the end, it > > > > > deletes the empty avs directory. > > > > > > > > > > It seems best to me, if this can be funneled via Rafael's linux-pm tree. Then > > > > > when going forward, each driver should be managed through the SoC maintainer's > > > > > trees. > > > > > > > > That's fine by me. > > > > > > > > I'd like to get an ACK from the arm-soc side on this, though. > > > > > > I have looped in Arnd, to get his opinion on this. > > > > > > Although, I think the people on cc already send pull requests to the > > > arm-soc maintainers (or perhaps it was these people you were referring > > > to), so just awaiting their acks should be fine, I guess. > > > > OK > > > > For now, I've taken patches [2-3/4] that have been ACKed. > > > > When the [1/4] is ACKed, I'll take it too and apply the last one. > > Patch 1/4 has been acked now as well, so I think the remaining part of > this series is ready to go. Agreed, I'm going to apply the remaining two patches from it tomorrow. > However, I noticed that Stephen Rothwell reported some merge conflicts > for arm-soc in linux-next. Quite trivial to resolve, though. Perhaps > an option to consider is to send this as material for v5.10-rc1 (or > maybe rc2) to avoid further conflicts during this release cycle? Just > an idea.. Yes, I'm going to do that. Thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel