From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0BC4F803 for ; Fri, 21 Jul 2023 05:23:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2856BC433C8; Fri, 21 Jul 2023 05:23:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689916983; bh=7TI6tqB7E156y5x5qr+a0YCtqayJkxGxgLppwFI6wGc=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=hoZvho3/t8C4yvC1181/KnR0Dorlwx89i8XjOkchiHrzslAp2gnwdBvWw5KzTPyyS b4cTGyVVh9IYcDCvejanjDZ6xN23qDa5edotrxNxzEtj1wtsy3CrDEze0GcW6H82WA bxi+vw+qk/GCycXczgkIi5MybagHwDZ+XB8YNefxME0aKuwW0qqMpc6X6LfOEn15v4 1+cfCP/mbD9CiaVHcyVvy2C8vGVGdOkkhNnZ9DStZ9ssX+nAdd7XdwQMeWX3sHQg65 oQYd73/ZbSKCALoWMHC81ovpKLvLhXrc5x6T5/0yhpbLdue79zsqI0OdHsSOeWsYiP veGSpA7y22tyg== Date: Fri, 21 Jul 2023 06:23:00 +0100 From: Conor Dooley To: Guo Samin , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Hal Feng , linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, netdev@vger.kernel.org CC: Conor Dooley , Emil Renner Berthing , Emil Renner Berthing , Richard Cochran , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Jose Abreu , Andrew Lunn , Heiner Kallweit , Peter Geis , Yanhong Wang , Tommaso Merciai Subject: Re: [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC User-Agent: K-9 Mail for Android In-Reply-To: <42beaf41-947e-f585-5ec1-f1710830e556@starfivetech.com> References: <20230714104521.18751-1-samin.guo@starfivetech.com> <20230720-cardstock-annoying-27b3b19e980a@spud> <42beaf41-947e-f585-5ec1-f1710830e556@starfivetech.com> Message-ID: Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 21 July 2023 03:09:19 IST, Guo Samin w= rote: > > >-------- =E5=8E=9F=E5=A7=8B=E4=BF=A1=E6=81=AF -------- >=E4=B8=BB=E9=A2=98: Re: [PATCH v1 0/2] Add ethernet nodes for StarFive JH= 7110 SoC >From: Conor Dooley >=E6=94=B6=E4=BB=B6=E4=BA=BA: Conor Dooley , Rob Herri= ng , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt <= palmer@dabbelt=2Ecom>, Albert Ou , Hal Feng , linux-kernel@vger=2Ekernel=2Eorg, linux-riscv@= lists=2Einfradead=2Eorg, devicetree@vger=2Ekernel=2Eorg, netdev@vger=2Ekern= el=2Eorg, Samin Guo >=E6=97=A5=E6=9C=9F: 2023/7/21 > >> From: Conor Dooley >>=20 >> On Fri, 14 Jul 2023 18:45:19 +0800, Samin Guo wrote: >>> This series adds ethernet nodes for StarFive JH7110 RISC-V SoC, >>> and has been tested on StarFive VisionFive-2 v1=2E2A and v1=2E3B SBC b= oards=2E >>> >>> The first patch adds ethernet nodes for jh7110 SoC, the second patch >>> adds ethernet nodes for visionfive 2 SBCs=2E >>> >>> This series relies on xingyu's syscon patch[1]=2E >>> For more information and support, you can visit RVspace wiki[2]=2E >>> >>> [=2E=2E=2E] >>=20 >> Applied to riscv-dt-for-next, thanks! >>=20 >> [1/2] riscv: dts: starfive: jh7110: Add ethernet device nodes >> https://git=2Ekernel=2Eorg/conor/c/1ff166c97972 >> [2/2] riscv: dts: starfive: visionfive 2: Add configuration of gmac and= phy >> https://git=2Ekernel=2Eorg/conor/c/b15a73c358d1 >>=20 >> Thanks, >> Conor=2E > > >Hi Conor=EF=BC=8C > >Thank you so much=EF=BC=81=20 > >There is a question about the configuration of phy that I would like to c= onsult you=2E > >Latest on motorcomm PHY V5[1]: Follow Rob Herring's advice >motorcomm,rx-xxx-driver-strength Changed to motorcomm,rx-xxx-drv-microamp= =2E >V5 has already received a reviewed-by from Andrew Lunn, and it should not= change again=2E > >Should I submit another pacthes based on riscv-dt-for-next?=20 Huh, dtbs_check passed for these patches, I didn't realise changes to the motorcomm stuff were a dep=2E for this=2E I'll take a look later=2E > >[1] https://patchwork=2Ekernel=2Eorg/project/netdevbpf/cover/202307201115= 09=2E21843-1-samin=2Eguo@starfivetech=2Ecom > >=20 >Best regards, >Samin