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 1F2DEC433EF for ; Tue, 31 May 2022 13:11:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344593AbiEaNLq (ORCPT ); Tue, 31 May 2022 09:11:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344587AbiEaNLo (ORCPT ); Tue, 31 May 2022 09:11:44 -0400 Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79AA0CC0; Tue, 31 May 2022 06:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID: Sender:Reply-To:Content-ID:Content-Description; bh=4ua9nPt2PukSR9gYpe/o1H008WDaOZXfT2gVd5Mb3XI=; b=TpklImPqrcJUJNVWAXID4BD4M/ Bb4KxbZW6ta5g27nNp0hodORImPxOm/myB6VilyUGpRTW4Gkr+0SwcaaQm1Zf5w9IVudq2TMg6qan +AN6AHvEcyByBSibzp+5g1iLbu+iQKM7YtSffWb/yRrbTZ8+hQkZM7CuzlUg78ntGIvNkUSg64FNL JKv9loboyiERmAX4lfygofzokYJxTSXbULIZhtXaj7N7B7oAA/piU85ID9KrQ5WfJF80zVQtx9LJ5 zZRs5pJv+lmKbdXJN+YKzjmSBO5oZjc+Bf+WMKo7fCOTku0kDUIKRDdHOdwRaF+OJof64E3tp5fBs AePfsbsQ==; Received: from [2601:1c0:6280:3f0::aa0b] by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw1en-003SGS-A3; Tue, 31 May 2022 13:11:34 +0000 Message-ID: <529649b4-a597-9304-0df6-1b1e577df38c@infradead.org> Date: Tue, 31 May 2022 06:11:24 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v2 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver Content-Language: en-US To: Puranjay Mohan , linux-kernel@vger.kernel.org Cc: davem@davemloft.net, edumazet@google.com, krzysztof.kozlowski+dt@linaro.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, nm@ti.com, ssantosh@kernel.org, s-anna@ti.com, linux-arm-kernel@lists.infradead.org, rogerq@kernel.org, grygorii.strashko@ti.com, vigneshr@ti.com, kishon@ti.com, robh+dt@kernel.org, afd@ti.com, andrew@lunn.ch References: <20220531095108.21757-1-p-mohan@ti.com> <20220531095108.21757-3-p-mohan@ti.com> From: Randy Dunlap In-Reply-To: <20220531095108.21757-3-p-mohan@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 Hi-- On 5/31/22 02:51, Puranjay Mohan wrote: > diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig > index fb30bc5d56cb..500d0591ad2a 100644 > --- a/drivers/net/ethernet/ti/Kconfig > +++ b/drivers/net/ethernet/ti/Kconfig > @@ -182,4 +182,19 @@ config CPMAC > help > TI AR7 CPMAC Ethernet support > > +config TI_ICSSG_PRUETH > + tristate "TI Gigabit PRU Ethernet driver" > + select PHYLIB > + > + depends on PRU_REMOTEPROC > + depends on ARCH_K3 && OF && TI_K3_UDMA_GLUE_LAYER > + help > + Support dual Gigabit Ethernet ports over the ICSSG PRU Subsystem End the sentence above with a period ('.'). > + This subsystem is available starting with the AM65 platform. > + > + This driver requires firmware binaries which will run on the PRUs > + to support the ethernet operation. Currently, it supports Ethernet Be consistent: ethernet or Ethernet > + with 1G and 100M link speed. -- ~Randy 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 29E63C433EF for ; Tue, 31 May 2022 13:12:49 +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=WHr4fDMFx+wEz4VU6ZdeWfsqAG6UTFJ8f8a8DN6Lyi4=; b=InuT0kKSsdZ5bf +/HBuqsn0zI/FIU3hgCHs+1Z1xUN1K/DCrMpe1i1jGNOHbVP/ynndfDVJF549Cy7wrg4/vni3p7xj w9g2EmQTVcLMqDv23juiOs+QPFqN8+VxiTt6qrXuXkKGeUCHsWEGb+Ormpa51x3bjoy8XudS3TLeL xMECm1m0+VqLEETtYH9C9Xa0S3YD4wsi5gUAirHpqHEWmX/WgvspVQg3Txua2+aJaP4Ze2ekmWb4X 47zIXtDlw+e2KWjLW+rujgPGjVcWbuDIxIEV6nVmqq+lNwXwziL54jSAerjzk72dt2iQIXMamR7L/ tQtFGvfq1ON4aMaiwI6g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw1ev-00AzeL-D9; Tue, 31 May 2022 13:11:41 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw1et-00Azdo-Ib for linux-arm-kernel@bombadil.infradead.org; Tue, 31 May 2022 13:11:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID: Sender:Reply-To:Content-ID:Content-Description; bh=4ua9nPt2PukSR9gYpe/o1H008WDaOZXfT2gVd5Mb3XI=; b=TpklImPqrcJUJNVWAXID4BD4M/ Bb4KxbZW6ta5g27nNp0hodORImPxOm/myB6VilyUGpRTW4Gkr+0SwcaaQm1Zf5w9IVudq2TMg6qan +AN6AHvEcyByBSibzp+5g1iLbu+iQKM7YtSffWb/yRrbTZ8+hQkZM7CuzlUg78ntGIvNkUSg64FNL JKv9loboyiERmAX4lfygofzokYJxTSXbULIZhtXaj7N7B7oAA/piU85ID9KrQ5WfJF80zVQtx9LJ5 zZRs5pJv+lmKbdXJN+YKzjmSBO5oZjc+Bf+WMKo7fCOTku0kDUIKRDdHOdwRaF+OJof64E3tp5fBs AePfsbsQ==; Received: from [2601:1c0:6280:3f0::aa0b] by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nw1en-003SGS-A3; Tue, 31 May 2022 13:11:34 +0000 Message-ID: <529649b4-a597-9304-0df6-1b1e577df38c@infradead.org> Date: Tue, 31 May 2022 06:11:24 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v2 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver Content-Language: en-US To: Puranjay Mohan , linux-kernel@vger.kernel.org Cc: davem@davemloft.net, edumazet@google.com, krzysztof.kozlowski+dt@linaro.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, nm@ti.com, ssantosh@kernel.org, s-anna@ti.com, linux-arm-kernel@lists.infradead.org, rogerq@kernel.org, grygorii.strashko@ti.com, vigneshr@ti.com, kishon@ti.com, robh+dt@kernel.org, afd@ti.com, andrew@lunn.ch References: <20220531095108.21757-1-p-mohan@ti.com> <20220531095108.21757-3-p-mohan@ti.com> From: Randy Dunlap In-Reply-To: <20220531095108.21757-3-p-mohan@ti.com> 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 Hi-- On 5/31/22 02:51, Puranjay Mohan wrote: > diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig > index fb30bc5d56cb..500d0591ad2a 100644 > --- a/drivers/net/ethernet/ti/Kconfig > +++ b/drivers/net/ethernet/ti/Kconfig > @@ -182,4 +182,19 @@ config CPMAC > help > TI AR7 CPMAC Ethernet support > > +config TI_ICSSG_PRUETH > + tristate "TI Gigabit PRU Ethernet driver" > + select PHYLIB > + > + depends on PRU_REMOTEPROC > + depends on ARCH_K3 && OF && TI_K3_UDMA_GLUE_LAYER > + help > + Support dual Gigabit Ethernet ports over the ICSSG PRU Subsystem End the sentence above with a period ('.'). > + This subsystem is available starting with the AM65 platform. > + > + This driver requires firmware binaries which will run on the PRUs > + to support the ethernet operation. Currently, it supports Ethernet Be consistent: ethernet or Ethernet > + with 1G and 100M link speed. -- ~Randy _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel