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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 694DAC4332F for ; Thu, 22 Dec 2022 23:31:36 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4NdRQt57xsz3c6f for ; Fri, 23 Dec 2022 10:31:34 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=XV3Y2ns6; dkim-atps=neutral Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4NdRPs71wZz2xH9 for ; Fri, 23 Dec 2022 10:30:41 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=XV3Y2ns6; dkim-atps=neutral Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NdRPm4yv8z4x1G; Fri, 23 Dec 2022 10:30:36 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1671751838; bh=kLkQ4YA9j/wR8/NPUjzPAw1z0oTUa/gM29aYgHgT9qQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=XV3Y2ns6eGjvlX3vQX2vmnZooeWhKyp9TjlVNfKm9SNzCI3crRhIqdgt/kODHlESQ ce0ydOLIDVz/CGcMz58ZyDM3VzZC8aMrCqPN87Gha5LmReHc7gjb3pwXftMhHbqIBi BeIQNleWqHpSKuBT9n13Vte2w/SIBkf7mzT7LJwUC7Bd/7XxRmHISD9CbDrjlIfCjD TUoVwX/Iy2PZoU/R3J+YjDeXkfkwzZtph7m2UpcDonAEryaMbggC7WqQDfSE6xvvzF /y8XMaDFa9GHUTN/JMGLOovyHKZqaeCUYC/uKsHjtnHV/ZkhdaLlH5/gXmlZenzx9x dv4gbQaWr9BAw== From: Michael Ellerman To: Jakub Kicinski , Camelia Alexandra Groza Subject: Re: [PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2 In-Reply-To: <20221222110843.022b07b9@kernel.org> References: <20221216172937.2960054-1-sean.anderson@seco.com> <20221222110843.022b07b9@kernel.org> Date: Fri, 23 Dec 2022 10:30:36 +1100 Message-ID: <87o7rvhv8j.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "devicetree@vger.kernel.org" , Sean Anderson , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Rob Herring , Nicholas Piggin , Krzysztof Kozlowski , "linuxppc-dev@lists.ozlabs.org" , "David S . Miller" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Jakub Kicinski writes: > On Thu, 22 Dec 2022 15:41:00 +0000 Camelia Alexandra Groza wrote: >> > Reviewed-by: Camelia Groza >> > Tested-by: Camelia Groza >> >> I see the patch marked Not Applicable in the netdev patchwork. >> What tree will it go through? > > I could be wrong but I think DTS patches are supposed to go via the > platform / arch trees. We mostly take bindings via the networking trees > (and DTS changes if they are part of a larger code+binding+dts set). > But we can obviously apply this patch if that's the preference of > the PowerPC maintainers.. The commit it Fixes went in via the networking tree, so I think it would make sense for you to take this also via the networking tree. cheers 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 9DBAAC4332F for ; Thu, 22 Dec 2022 23:30:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229475AbiLVXar (ORCPT ); Thu, 22 Dec 2022 18:30:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229524AbiLVXaq (ORCPT ); Thu, 22 Dec 2022 18:30:46 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B0392C9; Thu, 22 Dec 2022 15:30:42 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NdRPm4yv8z4x1G; Fri, 23 Dec 2022 10:30:36 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1671751838; bh=kLkQ4YA9j/wR8/NPUjzPAw1z0oTUa/gM29aYgHgT9qQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=XV3Y2ns6eGjvlX3vQX2vmnZooeWhKyp9TjlVNfKm9SNzCI3crRhIqdgt/kODHlESQ ce0ydOLIDVz/CGcMz58ZyDM3VzZC8aMrCqPN87Gha5LmReHc7gjb3pwXftMhHbqIBi BeIQNleWqHpSKuBT9n13Vte2w/SIBkf7mzT7LJwUC7Bd/7XxRmHISD9CbDrjlIfCjD TUoVwX/Iy2PZoU/R3J+YjDeXkfkwzZtph7m2UpcDonAEryaMbggC7WqQDfSE6xvvzF /y8XMaDFa9GHUTN/JMGLOovyHKZqaeCUYC/uKsHjtnHV/ZkhdaLlH5/gXmlZenzx9x dv4gbQaWr9BAw== From: Michael Ellerman To: Jakub Kicinski , Camelia Alexandra Groza Cc: Sean Anderson , "David S . Miller" , "netdev@vger.kernel.org" , "devicetree@vger.kernel.org" , Rob Herring , Christophe Leroy , Nicholas Piggin , "linuxppc-dev@lists.ozlabs.org" , Krzysztof Kozlowski , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2 In-Reply-To: <20221222110843.022b07b9@kernel.org> References: <20221216172937.2960054-1-sean.anderson@seco.com> <20221222110843.022b07b9@kernel.org> Date: Fri, 23 Dec 2022 10:30:36 +1100 Message-ID: <87o7rvhv8j.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Jakub Kicinski writes: > On Thu, 22 Dec 2022 15:41:00 +0000 Camelia Alexandra Groza wrote: >> > Reviewed-by: Camelia Groza >> > Tested-by: Camelia Groza >> >> I see the patch marked Not Applicable in the netdev patchwork. >> What tree will it go through? > > I could be wrong but I think DTS patches are supposed to go via the > platform / arch trees. We mostly take bindings via the networking trees > (and DTS changes if they are part of a larger code+binding+dts set). > But we can obviously apply this patch if that's the preference of > the PowerPC maintainers.. The commit it Fixes went in via the networking tree, so I think it would make sense for you to take this also via the networking tree. cheers