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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8C51DC19F2D for ; Tue, 9 Aug 2022 18:24:52 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 69EEA829; Tue, 9 Aug 2022 20:24:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 69EEA829 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1660069490; bh=wIuMzWI3SH6GkOhuSmYYKpDVKw+Zt9Rpl0tkIVhn/mc=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ICrqm4ZmA2SzazG3r3GxG77xvUapfl0GqkIbn2e1uJcRgbTMYYnmvlFsLI08WfKwY CQXFqmZZ55CGVJgTZ2rRVSw1tUrf+5h3REqzTmUqGaKF7AVEcBgTVjWjanZHVpSNWw Eh8QNaZKa8HC4SXZEdoUqNv07PsnVZBEtsz0JdlY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0F680F80132; Tue, 9 Aug 2022 20:24:00 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A95F2F8016C; Tue, 9 Aug 2022 20:23:58 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 45AA2F80132 for ; Tue, 9 Aug 2022 20:23:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 45AA2F80132 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="j6BUX+q7" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9216F610AA; Tue, 9 Aug 2022 18:23:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B68EAC433D7; Tue, 9 Aug 2022 18:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660069431; bh=wIuMzWI3SH6GkOhuSmYYKpDVKw+Zt9Rpl0tkIVhn/mc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=j6BUX+q7nXY1SgQGco59LqQLSMl8PEPNupt+l7j0AExL9vrcU76xMOfdT8gVgy3jW n/4aGpHqmENnxcKmYRuiC33wqZ8sfOX5W1SjCiVul7gj0l1MHTUrVxVexLGCNR9TJN VyFRySD7qoVn2l+IW+5ZBPKGU1uCf6z5raHWNg7quGTlK/Yo4BoKR71+g3/S0Rx0Qr pSufsNurSB+suT2p0BJpmQyvO9XG/DIiPe4T52pUJLvicGvwp7R/+0qKQ7taVioSdm Tw+Us95xoH6KScaoHs744A2Lw3GDuiMwtqJ0DjogeagZXLxdzGy7uEdx1h+ul5KqnQ Rq6hc0QHz5+Nw== Date: Tue, 9 Aug 2022 11:23:41 -0700 From: Jakub Kicinski To: Krzysztof Kozlowski Subject: Re: [PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup Message-ID: <20220809112341.7599d68e@kernel.org> In-Reply-To: References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808115202.3175eb1f@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-fbdev@vger.kernel.org, Krzysztof Kozlowski , linux-iio@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Eric Dumazet , Pavel Machek , linux-leds@vger.kernel.org, Lars-Peter Clausen , Lee Jones , Paolo Abeni , Guenter Roeck , devicetree@vger.kernel.org, Jean Delvare , Michael Hennerich , linux-pm@vger.kernel.org, Ricardo Rivera-Matos , Tim Harvey , Rob Herring , linux-hwmon@vger.kernel.org, Robert Jones , netdev@vger.kernel.org, Liam Girdwood , Mark Brown , Sebastian Reichel , "David S. Miller" , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, 9 Aug 2022 08:25:29 +0300 Krzysztof Kozlowski wrote: > On 08/08/2022 21:52, Jakub Kicinski wrote: > > Integrating it with MAINTAINERS would be another option worth exploring > > although slightly tangential. > > > > How do you want this merged? It's all over the place subsystem-wise. > > I was thinking this could go via Rob's tree as fixes for current cycle, > so your Ack would be great Sounds good! 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28A99C25B0C for ; Tue, 9 Aug 2022 18:53:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344969AbiHISxU (ORCPT ); Tue, 9 Aug 2022 14:53:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343914AbiHISwy (ORCPT ); Tue, 9 Aug 2022 14:52:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F23A351A27; Tue, 9 Aug 2022 11:23:59 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4056B6120C; Tue, 9 Aug 2022 18:23:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B68EAC433D7; Tue, 9 Aug 2022 18:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660069431; bh=wIuMzWI3SH6GkOhuSmYYKpDVKw+Zt9Rpl0tkIVhn/mc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=j6BUX+q7nXY1SgQGco59LqQLSMl8PEPNupt+l7j0AExL9vrcU76xMOfdT8gVgy3jW n/4aGpHqmENnxcKmYRuiC33wqZ8sfOX5W1SjCiVul7gj0l1MHTUrVxVexLGCNR9TJN VyFRySD7qoVn2l+IW+5ZBPKGU1uCf6z5raHWNg7quGTlK/Yo4BoKR71+g3/S0Rx0Qr pSufsNurSB+suT2p0BJpmQyvO9XG/DIiPe4T52pUJLvicGvwp7R/+0qKQ7taVioSdm Tw+Us95xoH6KScaoHs744A2Lw3GDuiMwtqJ0DjogeagZXLxdzGy7uEdx1h+ul5KqnQ Rq6hc0QHz5+Nw== Date: Tue, 9 Aug 2022 11:23:41 -0700 From: Jakub Kicinski To: Krzysztof Kozlowski Cc: Michael Hennerich , Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Jonathan Cameron , Lars-Peter Clausen , Pavel Machek , Tim Harvey , Robert Jones , Lee Jones , "David S. Miller" , Eric Dumazet , Paolo Abeni , Sebastian Reichel , Liam Girdwood , Mark Brown , Ricardo Rivera-Matos , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-leds@vger.kernel.org, netdev@vger.kernel.org, linux-pm@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup Message-ID: <20220809112341.7599d68e@kernel.org> In-Reply-To: References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> <20220808115202.3175eb1f@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org On Tue, 9 Aug 2022 08:25:29 +0300 Krzysztof Kozlowski wrote: > On 08/08/2022 21:52, Jakub Kicinski wrote: > > Integrating it with MAINTAINERS would be another option worth exploring > > although slightly tangential. > > > > How do you want this merged? It's all over the place subsystem-wise. > > I was thinking this could go via Rob's tree as fixes for current cycle, > so your Ack would be great Sounds good!