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 60874C54EE9 for ; Fri, 16 Sep 2022 09:57:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229994AbiIPJ5m (ORCPT ); Fri, 16 Sep 2022 05:57:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44590 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230034AbiIPJ5h (ORCPT ); Fri, 16 Sep 2022 05:57:37 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9308AAA371 for ; Fri, 16 Sep 2022 02:57:36 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id n23-20020a7bc5d7000000b003a62f19b453so19526716wmk.3 for ; Fri, 16 Sep 2022 02:57:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=e9qNivKSI+tAk7Ilr6w1jOZ6tyxRUOCiEDIpnIGeBlU=; b=HlF6DXwpJx3AWLaPS6HAhAFEpFY1m9+upNd6MVNMYJeAjiAmK53vh89r4jHSuccefK No/y1hQQkpF+2fmKnE1vN4GG2O9aRhKrjQ/pryJ9e7dsB9dxRrGtzsR7KGLpkuchI6/w GOELy8hPz+nokB469JK44vntfzTkPwCS9cTj3VuYdZAaS4yN49Hm+R73UoXFd96bI/oG a75JVutzGgDaSp5jPlIbg2LReCOkp+F7nnglH3R5tL0o6YV6EnSv245dfimdW9nFajvE p2w5PJfApKI2Ea4KGDT2MUt9tnfVUpIDbKMBCv0SbOl31EsSC/knIcHgWWG4e/jCsHG8 96gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=e9qNivKSI+tAk7Ilr6w1jOZ6tyxRUOCiEDIpnIGeBlU=; b=bt4acMmcFKJBQXgSAa7IJCL3TMLdj2cs1Riv7chUBcd+44BnPRLdAqFxVCFwE4H7QT Mr7P3aWGPspPz9Fn+6ZdQlNX+oqQyywf59YREN+S60n63k1Eyt/WqPWN2MfPyVvwQeuO QMshW5k0NQNA9G1KrzihbkLohp6ssx60mHFDPWle8sieiVQslSJ4XsCM3DKQWrhTM69M ooiEUoYkdB5BNyjfvImxahA6UKjWogtWQNnCBoiZnZnUOxbaKOIqA2QG39IZ7gTVx7OL fOuUp+T6fXnTPOGwXZdKY9ezvi6cXHGoZbe9wF/jrb1dk3bApKeBBzibZOSpkVMbx3AY XQoQ== X-Gm-Message-State: ACgBeo2UNGHdvrOtVaD0NvL1uPWL5WH0KhGI9DtsJv8u6GOr+wSaRxdE sw4MwCfTTf6BckMSKwu6VAS5SQ== X-Google-Smtp-Source: AA6agR7eSH//h3ZELnIxOVv6NmxFqhex5WBRBuKkg+SLN97rZWOlrtpdSOGBnKDYBF73LfFEIo6gMA== X-Received: by 2002:a05:600c:1e13:b0:3b4:74c3:620b with SMTP id ay19-20020a05600c1e1300b003b474c3620bmr9884551wmb.168.1663322255099; Fri, 16 Sep 2022 02:57:35 -0700 (PDT) Received: from [10.119.22.201] ([89.101.193.73]) by smtp.gmail.com with ESMTPSA id v12-20020adfebcc000000b00229b76f872asm5507798wrn.27.2022.09.16.02.57.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Sep 2022 02:57:34 -0700 (PDT) Message-ID: Date: Fri, 16 Sep 2022 10:57:33 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 0/8] Add support for J721e CPSW9G and SGMII mode Content-Language: en-US To: Siddharth Vadapalli , davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux@armlinux.org.uk, vladimir.oltean@nxp.com, grygorii.strashko@ti.com, vigneshr@ti.com, nsekhar@ti.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kishon@ti.com References: <20220914095053.189851-1-s-vadapalli@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20220914095053.189851-1-s-vadapalli@ti.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/09/2022 10:50, Siddharth Vadapalli wrote: > Add compatible for J721e CPSW9G. > > Add support to power on and configure SERDES PHY. > > Add support for SGMII mode for J7200 CPSW5G and J721e CPSW9G. I got two same patchsets from you... version your patches instead. See submitting-patches doc. Best regards, Krzysztof 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 BE6A0C6FA93 for ; Fri, 16 Sep 2022 09:58:45 +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:From:References:Cc:To: 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=XmttG+uAFBv3pDwJq98gds6NesLjuSOVOb87JsiibA4=; b=3Ppj45ooGGYMiE q+5eUr1DRkwZOZ/bd5LLc4R7eK2SPCCJNBODH6sURInUUJQBAJOzl5PFoikRFB0JR3BL7K1U/cGIA u/6KpbGdJgjKRMCIiaqCipBlWhTBCV0/VKyIF43rIJ4LSU3WSuQOBlNOM54uf8cUOcSJcA7advsf9 7psGhy274FzBExRsHMt0bfPc4AMtAqXsijHS60kUpItTpKxqc0PH5rQluEu+FlvoavKAM7ZYItOrT NB3rsteZkocjpOCt+XLLaJgViYobozhpNgzK2Ziyhj2T5h2q0+G5PygwzygFejaxjQiGAcsB3opIh PCl8NW1utpXDd1V3Q0wg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ86U-00BvKk-4a; Fri, 16 Sep 2022 09:57:46 +0000 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZ86N-00BvEQ-9N for linux-arm-kernel@lists.infradead.org; Fri, 16 Sep 2022 09:57:41 +0000 Received: by mail-wm1-x336.google.com with SMTP id v185-20020a1cacc2000000b003b42e4f278cso16491365wme.5 for ; Fri, 16 Sep 2022 02:57:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=e9qNivKSI+tAk7Ilr6w1jOZ6tyxRUOCiEDIpnIGeBlU=; b=HlF6DXwpJx3AWLaPS6HAhAFEpFY1m9+upNd6MVNMYJeAjiAmK53vh89r4jHSuccefK No/y1hQQkpF+2fmKnE1vN4GG2O9aRhKrjQ/pryJ9e7dsB9dxRrGtzsR7KGLpkuchI6/w GOELy8hPz+nokB469JK44vntfzTkPwCS9cTj3VuYdZAaS4yN49Hm+R73UoXFd96bI/oG a75JVutzGgDaSp5jPlIbg2LReCOkp+F7nnglH3R5tL0o6YV6EnSv245dfimdW9nFajvE p2w5PJfApKI2Ea4KGDT2MUt9tnfVUpIDbKMBCv0SbOl31EsSC/knIcHgWWG4e/jCsHG8 96gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=e9qNivKSI+tAk7Ilr6w1jOZ6tyxRUOCiEDIpnIGeBlU=; b=YE/0HQkwwXDYEVCr+gfIeQJFB+p1dPQMihOLmAMC6unqd4NAUt7FNkfR/7G6ja0yAB Yd3gE95WtvS1QuHF7tTiWKLLm/SIH/BlEAH+tvNjsMhRbTYTC/Qr/gOb5kaHsarW1siL K8hvt5fuVzHAt/scdqDKB2UCELOOTzlvJDRXIRsEHNkYYMGeAvaKaxQCt5OY1RC+ijWm BxZN1kfu2Qq2+/Ak/OLahaEl/ZMBeyXo1pBDf2naHwrxgFclvQhag7iZ2J4MYMHenWln 5W72rCdXtIXS3V6WvCOcoboigi00hiuTgXZ2RkKTh1Cs472Izo6nY6gok8c9y+uf2hJK jlCw== X-Gm-Message-State: ACgBeo2npM324HCR3d/udkgvYcbl3G+CtGEmF+9/cu+ZXClJUqQxw/Ex 2vz7cs+AYbY5v9GQDCjmeB6gsg== X-Google-Smtp-Source: AA6agR7eSH//h3ZELnIxOVv6NmxFqhex5WBRBuKkg+SLN97rZWOlrtpdSOGBnKDYBF73LfFEIo6gMA== X-Received: by 2002:a05:600c:1e13:b0:3b4:74c3:620b with SMTP id ay19-20020a05600c1e1300b003b474c3620bmr9884551wmb.168.1663322255099; Fri, 16 Sep 2022 02:57:35 -0700 (PDT) Received: from [10.119.22.201] ([89.101.193.73]) by smtp.gmail.com with ESMTPSA id v12-20020adfebcc000000b00229b76f872asm5507798wrn.27.2022.09.16.02.57.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Sep 2022 02:57:34 -0700 (PDT) Message-ID: Date: Fri, 16 Sep 2022 10:57:33 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 0/8] Add support for J721e CPSW9G and SGMII mode Content-Language: en-US To: Siddharth Vadapalli , davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux@armlinux.org.uk, vladimir.oltean@nxp.com, grygorii.strashko@ti.com, vigneshr@ti.com, nsekhar@ti.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kishon@ti.com References: <20220914095053.189851-1-s-vadapalli@ti.com> From: Krzysztof Kozlowski In-Reply-To: <20220914095053.189851-1-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220916_025739_389781_1B5BC09C X-CRM114-Status: UNSURE ( 9.77 ) X-CRM114-Notice: Please train this message. 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 14/09/2022 10:50, Siddharth Vadapalli wrote: > Add compatible for J721e CPSW9G. > > Add support to power on and configure SERDES PHY. > > Add support for SGMII mode for J7200 CPSW5G and J721e CPSW9G. I got two same patchsets from you... version your patches instead. See submitting-patches doc. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel