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 76CB5C3DA7D for ; Tue, 3 Jan 2023 22:29:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238924AbjACW3I (ORCPT ); Tue, 3 Jan 2023 17:29:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238906AbjACW2l (ORCPT ); Tue, 3 Jan 2023 17:28:41 -0500 Received: from mail-il1-f175.google.com (mail-il1-f175.google.com [209.85.166.175]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 029A91C92F; Tue, 3 Jan 2023 14:25:46 -0800 (PST) Received: by mail-il1-f175.google.com with SMTP id g2so15599781ila.4; Tue, 03 Jan 2023 14:25:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=a+Xe0vjRIB+tXNWYrD7r+kxJuDx4Qm4ZhI1U9RMGc6g=; b=seT8vQ7ybnyCbO8j3iFt1VUybXTXbdQV2ByiqgvPZHFWM1mm3+Z8BPPAWp7VwwABqd PX228MISNazSYCel+o2ZfZYausjlxXVf+q9sYyfALMpR9mO+nAWeCfKQDqZyiUh+uhjR NKzc1MqPNMUHh4NY1gVD2Ub3zzVybxcldPDlcKllJu0ZCXesWsK2fQpyKSDa9J34v53o 8sooJHwCwr1ClManqlPjtxmwjWqak1a+5HR0NGHpnbv0rvdor1hCNXMwhkFQHLdOPiTK E75r237i5uM1HbhZLudLgf3JhTHp5S1Bi+2N9m+jd22H2k4HL+K9aCIlLS1MR7sw/OzP z39Q== X-Gm-Message-State: AFqh2krvtEHJqyMuf0wIQ6Ei+XO67tUQoOEfOPmnLZzlOAwd4wcKytML RWNivaZqBuivs1ZKS6/Jhw== X-Google-Smtp-Source: AMrXdXtnDeSVLLYObmQVFo0GZQVAk8nlVnFvvHtFCPyeXzbb0QNA46iGUJ7FoNUjhvOtZYYpIaXapg== X-Received: by 2002:a05:6e02:214e:b0:302:db15:3981 with SMTP id d14-20020a056e02214e00b00302db153981mr38775478ilv.27.1672784734197; Tue, 03 Jan 2023 14:25:34 -0800 (PST) Received: from robh_at_kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id z22-20020a05663822b600b0038a382d84c5sm10567133jas.64.2023.01.03.14.25.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Jan 2023 14:25:33 -0800 (PST) Received: (nullmailer pid 4158431 invoked by uid 1000); Tue, 03 Jan 2023 22:25:31 -0000 Date: Tue, 3 Jan 2023 16:25:31 -0600 From: Rob Herring To: Colin Foster Cc: "David S. Miller" , Eric Dumazet , Marek Vasut , Claudiu Manoil , Matthias Brugger , John Crispin , Woojung Huh , UNGLinuxDriver@microchip.com, Krzysztof Kozlowski , Rob Herring , =?UTF-8?B?bsOnIMOcTkFM?= , netdev@vger.kernel.org, Paolo Abeni , Linus Walleij , Sean Wang , linux-kernel@vger.kernel.org, =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= , linux-renesas-soc@vger.kernel.org, =?UTF-8?Q?Alvin_=C5=A0ipraga?= , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jakub Kicinski , Alexandre Belloni , Florian Fainelli , Landen Chao , DENG Qingfang , Vladimir Oltean , devicetree@vger.kernel.org, George McCollister , Andrew Lunn , Kurt Kanzenbach Subject: Re: [PATCH v6 net-next 01/10] dt-bindings: dsa: sync with maintainers Message-ID: <167278470815.4157827.15557237476346780909.robh@kernel.org> References: <20230103051401.2265961-1-colin.foster@in-advantage.com> <20230103051401.2265961-2-colin.foster@in-advantage.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230103051401.2265961-2-colin.foster@in-advantage.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 02 Jan 2023 21:13:52 -0800, Colin Foster wrote: > The MAINTAINERS file has Andrew Lunn, Florian Fainelli, and Vladimir Oltean > listed as the maintainers for generic dsa bindings. Update dsa.yaml and > dsa-port.yaml accordingly. > > Signed-off-by: Colin Foster > --- > > v5 -> v6 > * No change > > v5 > * New patch > > --- > Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 2 +- > Documentation/devicetree/bindings/net/dsa/dsa.yaml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Acked-by: Rob Herring 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 43827C4708E for ; Tue, 3 Jan 2023 22:28:05 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OrvA6GJE+fhAE/wNDA9WK3s836PZ5ueDFbbpjMKbG+I=; b=JdDYQhqocONszX 25LaOfDuK/EdB6WwN/wC4/9tVg3KEPOFQF1XY4LK1DFGBpC79UDyt/Bw6/S/iWw1UxBzFJilkYVjf FAykx9iXuDwNFq+g+Sd63U6STt1GDqkF9qI7igtoYfRgoJ30jkI/TvvWcfvkv79MDYeTV9ZIXfMFW mRRX6oWteik27AUyE7hoBmwtEwhLDqjGfDWGH1UzFryyrX5kRl4///tZSOb3/wjWYNhNV+tuIHWPX gXxZWIHUzeUMDaMn7yQqiODm3C84K/TMUn99PFCqhypwJvkqEEO8wCxBXTofXU+3CvZ+GeiYb3hvz +5NLwhGh3dXzEX9Kh6oQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pCpkM-005POI-Tq; Tue, 03 Jan 2023 22:27:03 +0000 Received: from mail-il1-f179.google.com ([209.85.166.179]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pCpix-005P5A-PM; Tue, 03 Jan 2023 22:25:37 +0000 Received: by mail-il1-f179.google.com with SMTP id z10so10464466ilq.8; Tue, 03 Jan 2023 14:25:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=a+Xe0vjRIB+tXNWYrD7r+kxJuDx4Qm4ZhI1U9RMGc6g=; b=Z0YUGu18yIWcINt+nV+0/5ea95U0fR4Ns3WjwHOD18J0XJ5lktW76H9CCb+TSG5LWz 6z/kTD2JyoDIGd/lkFsLsT6VGJHS53zurJ+Nw2vuBNsCG1apsU79jL8UdZhz4rZpiGq8 jd795Uj8EU/DZKiVfsj5sqFjwTYPcWTBwp6DdCt1ObyQMCnNF5/kAtiCFaiD8U87DNVy DO3HrQQ4O2bRj8mdM2iscb3nwUSHy9kdt3yWvF97I9e0eK/0pTgKOvw1crrW9gWa3LfX jyRrP559U+iXULiAkSvSlWdITOEk9KXllBINH+cp9RQaHpGZPJBUg3xJyJKddFeDQxPK mMmQ== X-Gm-Message-State: AFqh2krE2qMc0xLsTaZ8Add3BXvYgVuTRKcn+Sh+Mxhx/T+FJ6bzJZDu mXcrhk8WBycJx1kIwzLZew== X-Google-Smtp-Source: AMrXdXtnDeSVLLYObmQVFo0GZQVAk8nlVnFvvHtFCPyeXzbb0QNA46iGUJ7FoNUjhvOtZYYpIaXapg== X-Received: by 2002:a05:6e02:214e:b0:302:db15:3981 with SMTP id d14-20020a056e02214e00b00302db153981mr38775478ilv.27.1672784734197; Tue, 03 Jan 2023 14:25:34 -0800 (PST) Received: from robh_at_kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id z22-20020a05663822b600b0038a382d84c5sm10567133jas.64.2023.01.03.14.25.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Jan 2023 14:25:33 -0800 (PST) Received: (nullmailer pid 4158431 invoked by uid 1000); Tue, 03 Jan 2023 22:25:31 -0000 Date: Tue, 3 Jan 2023 16:25:31 -0600 From: Rob Herring To: Colin Foster Cc: "David S. Miller" , Eric Dumazet , Marek Vasut , Claudiu Manoil , Matthias Brugger , John Crispin , Woojung Huh , UNGLinuxDriver@microchip.com, Krzysztof Kozlowski , Rob Herring , =?UTF-8?B?bsOnIMOcTkFM?= , netdev@vger.kernel.org, Paolo Abeni , Linus Walleij , Sean Wang , linux-kernel@vger.kernel.org, =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= , linux-renesas-soc@vger.kernel.org, =?UTF-8?Q?Alvin_=C5=A0ipraga?= , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jakub Kicinski , Alexandre Belloni , Florian Fainelli , Landen Chao , DENG Qingfang , Vladimir Oltean , devicetree@vger.kernel.org, George McCollister , Andrew Lunn , Kurt Kanzenbach Subject: Re: [PATCH v6 net-next 01/10] dt-bindings: dsa: sync with maintainers Message-ID: <167278470815.4157827.15557237476346780909.robh@kernel.org> References: <20230103051401.2265961-1-colin.foster@in-advantage.com> <20230103051401.2265961-2-colin.foster@in-advantage.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230103051401.2265961-2-colin.foster@in-advantage.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230103_142535_877538_0319EB5F X-CRM114-Status: GOOD ( 15.05 ) 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 Mon, 02 Jan 2023 21:13:52 -0800, Colin Foster wrote: > The MAINTAINERS file has Andrew Lunn, Florian Fainelli, and Vladimir Oltean > listed as the maintainers for generic dsa bindings. Update dsa.yaml and > dsa-port.yaml accordingly. > > Signed-off-by: Colin Foster > --- > > v5 -> v6 > * No change > > v5 > * New patch > > --- > Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 2 +- > Documentation/devicetree/bindings/net/dsa/dsa.yaml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel