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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 BA940C61DA4 for ; Fri, 3 Feb 2023 15:19:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:Cc:To:From: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xpQWbpUM5P05ZeIAWG6E2XajPYfUjjF/hWRac5i/y3s=; b=WZavt8jd3iE8YX Y6lMiGFZziN28IRHwnhvZxT6XN6WvmUlvIhEKAWxfC5vSnEBuA7x9+aHLOtfCXvVE4cehLRDdwKCP om1CnVjywG/hlIcOEd7tljo48Qk4YrDGoE65WBUQNTJyTvqOico7P55Mfxd9NNDty8wO9O05YTnnf FZma4o/yKtl67LaXaTbVHAU3dOcJfm496o3zTqxLZjLfdIY9WjFKgqdbjH1RbwMcPmPdwwNN/1CLj DRnsYPMNJUuFHSVFYPOy06xsC2sY/42onVFjjMpk2MIbksUVuZTioXp9iJgk85DUzwWmvzT2C6doC f0YnZegzULex5mGDR7EQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNxqV-002fVz-Uq; Fri, 03 Feb 2023 15:19:23 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNxqK-002fTQ-Tf; Fri, 03 Feb 2023 15:19:14 +0000 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 8229D61EFE; Fri, 3 Feb 2023 15:19:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2955C433EF; Fri, 3 Feb 2023 15:19:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675437552; bh=8hzdeXH6nbVJhHxk8oIwz5oklsjwdv9sehbJ7yVtANU=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=FvL6gLo6MFuD/spR8WuafDDvZtd6FkTsa+myBrfVvv3+UA3eFz/CtSp2FJGGtgYo2 OQWEHgpsOz9SzrFjUm1mHY9CvzVFfCnU5s8nzGjl/wXRW0JMDrrrqTLYCI9Gc8D04R ZbVy1AeOqfV9Wn/xd/aAoF0hRWYzgtYUZCC4jud6NBjM+Eh9TPC9HhnbkfBtRMNblK 65L0jzQHragNZ2tnYSsxPaq3An6U111r6VUdm2AXVO4aojyRhvFPRHj8hNbwioQRKj VUkuQp4YGI5Eu9R0PKbK7DTwFOp85GUkCdCO2RVZk72p8mpZf5o8HSCVarc0tS6M1/ oAlkinng+Wbhw== Message-ID: Date: Fri, 3 Feb 2023 16:19:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 18/18] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml Content-Language: en-US From: Krzysztof Kozlowski To: Sascha Hauer , linux-pm@vger.kernel.org Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Heiko Stuebner , Kyungmin Park , MyungJoo Ham , Will Deacon , Mark Rutland , kernel@pegutronix.de, Michael Riesch References: <20230203125012.3804008-1-s.hauer@pengutronix.de> <20230203125012.3804008-19-s.hauer@pengutronix.de> In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230203_071913_024985_AAC379B4 X-CRM114-Status: GOOD ( 14.80 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On 03/02/2023 16:14, Krzysztof Kozlowski wrote: > On 03/02/2023 13:50, Sascha Hauer wrote: >> Convert the Rockchip DFI binding to yaml. While at it add the newly >> supported rk3568-dfi to the binding. >> >> Signed-off-by: Sascha Hauer > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. BTW, for sure you already got this feedback because many patchsets from you and from other @pengutronix were sent not using get_maintainers.pl correctly. Best regards, Krzysztof _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 431E5C61DA4 for ; Fri, 3 Feb 2023 15:20:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:Cc:To:From: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=e9glmdL7If/Lr3URzRGc8PsMqMRed6ijsKrp6sZ8EB4=; b=hXizko+vSFzmkn RW0i+jyoNbYrPLdU6ztZrX/GOb9h8KQgPt5R+dJXlgL84eyiHEKm5i4NsNPhSn0Xez+h1cDxW+I2I VxBRBy9S5Y2fesplXHEihT9nQiVXlOssj4pkLZI99s6FdK+y4nzYt49/+R0q7t/kF1WTk2ohm5JeG d3TaU12Fo18diTWQBU9zKVyKevABJaDGL2oGjkeEO3EQOL4yCgUM53yHiBnKz0Q0Hq5YBltm4Isc2 lQWtgRbGq7EnTiCzXLwg7fdEtwe/8vVPfQmkJXI8R+qmBSg7OWxz+iTNMLF/z7N2oJD8LSZ6q/mfq TjOuxG+MDodNus4CZokQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNxqO-002fU9-S8; Fri, 03 Feb 2023 15:19:16 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pNxqK-002fTQ-Tf; Fri, 03 Feb 2023 15:19:14 +0000 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 8229D61EFE; Fri, 3 Feb 2023 15:19:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2955C433EF; Fri, 3 Feb 2023 15:19:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675437552; bh=8hzdeXH6nbVJhHxk8oIwz5oklsjwdv9sehbJ7yVtANU=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=FvL6gLo6MFuD/spR8WuafDDvZtd6FkTsa+myBrfVvv3+UA3eFz/CtSp2FJGGtgYo2 OQWEHgpsOz9SzrFjUm1mHY9CvzVFfCnU5s8nzGjl/wXRW0JMDrrrqTLYCI9Gc8D04R ZbVy1AeOqfV9Wn/xd/aAoF0hRWYzgtYUZCC4jud6NBjM+Eh9TPC9HhnbkfBtRMNblK 65L0jzQHragNZ2tnYSsxPaq3An6U111r6VUdm2AXVO4aojyRhvFPRHj8hNbwioQRKj VUkuQp4YGI5Eu9R0PKbK7DTwFOp85GUkCdCO2RVZk72p8mpZf5o8HSCVarc0tS6M1/ oAlkinng+Wbhw== Message-ID: Date: Fri, 3 Feb 2023 16:19:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 18/18] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml Content-Language: en-US From: Krzysztof Kozlowski To: Sascha Hauer , linux-pm@vger.kernel.org Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Heiko Stuebner , Kyungmin Park , MyungJoo Ham , Will Deacon , Mark Rutland , kernel@pegutronix.de, Michael Riesch References: <20230203125012.3804008-1-s.hauer@pengutronix.de> <20230203125012.3804008-19-s.hauer@pengutronix.de> In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230203_071913_024985_AAC379B4 X-CRM114-Status: GOOD ( 14.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 03/02/2023 16:14, Krzysztof Kozlowski wrote: > On 03/02/2023 13:50, Sascha Hauer wrote: >> Convert the Rockchip DFI binding to yaml. While at it add the newly >> supported rk3568-dfi to the binding. >> >> Signed-off-by: Sascha Hauer > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. BTW, for sure you already got this feedback because many patchsets from you and from other @pengutronix were sent not using get_maintainers.pl correctly. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 ED778C636D4 for ; Fri, 3 Feb 2023 15:22:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233023AbjBCPWo (ORCPT ); Fri, 3 Feb 2023 10:22:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36840 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232723AbjBCPW3 (ORCPT ); Fri, 3 Feb 2023 10:22:29 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BED7DA842A; Fri, 3 Feb 2023 07:20:17 -0800 (PST) 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 8E6E961F65; Fri, 3 Feb 2023 15:19:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2955C433EF; Fri, 3 Feb 2023 15:19:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675437552; bh=8hzdeXH6nbVJhHxk8oIwz5oklsjwdv9sehbJ7yVtANU=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=FvL6gLo6MFuD/spR8WuafDDvZtd6FkTsa+myBrfVvv3+UA3eFz/CtSp2FJGGtgYo2 OQWEHgpsOz9SzrFjUm1mHY9CvzVFfCnU5s8nzGjl/wXRW0JMDrrrqTLYCI9Gc8D04R ZbVy1AeOqfV9Wn/xd/aAoF0hRWYzgtYUZCC4jud6NBjM+Eh9TPC9HhnbkfBtRMNblK 65L0jzQHragNZ2tnYSsxPaq3An6U111r6VUdm2AXVO4aojyRhvFPRHj8hNbwioQRKj VUkuQp4YGI5Eu9R0PKbK7DTwFOp85GUkCdCO2RVZk72p8mpZf5o8HSCVarc0tS6M1/ oAlkinng+Wbhw== Message-ID: Date: Fri, 3 Feb 2023 16:19:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 18/18] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml Content-Language: en-US From: Krzysztof Kozlowski To: Sascha Hauer , linux-pm@vger.kernel.org Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Heiko Stuebner , Kyungmin Park , MyungJoo Ham , Will Deacon , Mark Rutland , kernel@pegutronix.de, Michael Riesch References: <20230203125012.3804008-1-s.hauer@pengutronix.de> <20230203125012.3804008-19-s.hauer@pengutronix.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/02/2023 16:14, Krzysztof Kozlowski wrote: > On 03/02/2023 13:50, Sascha Hauer wrote: >> Convert the Rockchip DFI binding to yaml. While at it add the newly >> supported rk3568-dfi to the binding. >> >> Signed-off-by: Sascha Hauer > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. BTW, for sure you already got this feedback because many patchsets from you and from other @pengutronix were sent not using get_maintainers.pl correctly. Best regards, Krzysztof