lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <001301d9d00c$8d427cb0$a7c77610$@samsung.com> Date: Wed, 16 Aug 2023 12:10:26 +0530 From: "Sriranjani P" <sriranjani.p@...sung.com> To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@...aro.org>, <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>, <robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>, <richardcochran@...il.com>, <alexandre.torgue@...s.st.com>, <joabreu@...opsys.com>, <mcoquelin.stm32@...il.com>, <alim.akhtar@...sung.com>, <linux-fsd@...la.com>, <pankaj.dubey@...sung.com>, <swathi.ks@...sung.com>, <ravi.patel@...sung.com> Cc: <netdev@...r.kernel.org>, <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-samsung-soc@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>, "'Jayati Sahu'" <jayati.sahu@...sung.com> Subject: RE: [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC > -----Original Message----- > From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@...aro.org] > Sent: 15 August 2023 01:27 > To: Sriranjani P <sriranjani.p@...sung.com>; davem@...emloft.net; > edumazet@...gle.com; kuba@...nel.org; pabeni@...hat.com; > robh+dt@...nel.org; krzysztof.kozlowski+dt@...aro.org; > conor+dt@...nel.org; richardcochran@...il.com; > alexandre.torgue@...s.st.com; joabreu@...opsys.com; > mcoquelin.stm32@...il.com; alim.akhtar@...sung.com; linux- > fsd@...la.com; pankaj.dubey@...sung.com; swathi.ks@...sung.com; > ravi.patel@...sung.com > Cc: netdev@...r.kernel.org; devicetree@...r.kernel.org; linux- > kernel@...r.kernel.org; linux-samsung-soc@...r.kernel.org; linux-arm- > kernel@...ts.infradead.org; Jayati Sahu <jayati.sahu@...sung.com> > Subject: Re: [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 > Block of FSD SoC > > On 14/08/2023 13:25, Sriranjani P wrote: > > The FSD SoC contains two instances of Synopsys DWC QoS Ethernet IP, > > one in FSYS0 block and other in PERIC block. > > > > Adds device tree node for Ethernet in FSYS0 Block and enables the same > > for FSD platform. > > > > ... > > > &pinctrl_peric { > > diff --git a/arch/arm64/boot/dts/tesla/fsd.dtsi > > b/arch/arm64/boot/dts/tesla/fsd.dtsi > > index 1c53c68efd53..9a991f021711 100644 > > --- a/arch/arm64/boot/dts/tesla/fsd.dtsi > > +++ b/arch/arm64/boot/dts/tesla/fsd.dtsi > > @@ -32,6 +32,7 @@ > > spi0 = &spi_0; > > spi1 = &spi_1; > > spi2 = &spi_2; > > + eth0 = ðernet_0; > > One more thing - I said it two times already. Patch v1 and then in v2. > You responded now without waiting for my further feedback and > immediately sent the same stuff. > > Let's be clear: > > NAK for the reasons I said multiple times. Got it, will move this alias in board specific dts file. > > Best regards, > Krzysztof
Powered by blists - more mailing lists