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 E6584C25B0E for ; Mon, 8 Aug 2022 18:52:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244015AbiHHSwI (ORCPT ); Mon, 8 Aug 2022 14:52:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46512 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232574AbiHHSwG (ORCPT ); Mon, 8 Aug 2022 14:52:06 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E080E2BE8; Mon, 8 Aug 2022 11:52:05 -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 72D846123A; Mon, 8 Aug 2022 18:52:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DDFE7C433D6; Mon, 8 Aug 2022 18:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659984724; bh=509Vlh0aaasSIvnKS+Wl7RWhla5F0k13Qa/Ysf/hWIQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=QxKtOC/ccHzrXIeZMLSlvQph5yP51eHmcmjuHBs9Rm+3R7M7hKtWEqkr0g9jsCtF2 1IdikxPNDR5kSThNTeqGfE3dSPLwwBvL0HaG84/TVtuBsIY7BguX/mSC7/qX3XrGOo AYClkonIzyrgrJO3OHqxafNecB1zeyCdz9qS6VH34b0Vub0dOtQyxDWH4yvLvrHglW ZCP5NXAn/WfqBAqUa3+dTpIRmLBfJcugxLcOt5WDgG5uPMBobus3cmPDdF6fcIsj4W B0zrapECVlc01kIbz57H55MXRkQJ31ffWOSIg1yXJ68vL0J8Hqgc4FGpHr6dvEGO4H CgKm9GuZUy5gg== Date: Mon, 8 Aug 2022 11:52:02 -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: <20220808115202.3175eb1f@kernel.org> In-Reply-To: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> References: <20220808104712.54315-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Mon, 8 Aug 2022 13:47:07 +0300 Krzysztof Kozlowski wrote: > Several of the bindings here had only one > maintainer and history does not always point to a new one (although I did not > perform extensive digging). I added subsystem maintainer, because dtschema > requires such entry. This is not the best choice as simply subsystem maintainer > might not have the actual device (or its datasheets or any interest in it). > > However dtschema requires a maintainer. Maybe we could add some > "orphaned" entry in such case? 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.