2022-11-04 12:43:38

by Sriranjani P

[permalink] [raw]
Subject: [PATCH 1/4] dt-bindings: net: Add EQoS compatible for FSD SoC

Add FSD Ethernet compatible in dt-bindings document

Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Cc: Jose Abreu <[email protected]>
Cc: [email protected]
Signed-off-by: Pankaj Dubey <[email protected]>
Signed-off-by: Jayati Sahu <[email protected]>
Signed-off-by: Sriranjani P <[email protected]>
---
Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index e88a86623fce..2b0b9e5f3fa1 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -89,6 +89,7 @@ properties:
- snps,dwmac-5.10a
- snps,dwxgmac
- snps,dwxgmac-2.10
+ - tesla,dwc-qos-ethernet-4.21

reg:
minItems: 1
--
2.17.1



2022-11-04 13:39:09

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/4] dt-bindings: net: Add EQoS compatible for FSD SoC

On 04/11/2022 08:05, Sriranjani P wrote:
> Add FSD Ethernet compatible in dt-bindings document
>
> Cc: "David S. Miller" <[email protected]>
> Cc: Eric Dumazet <[email protected]>
> Cc: Jakub Kicinski <[email protected]>
> Cc: Paolo Abeni <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Alexandre Torgue <[email protected]>
> Cc: Giuseppe Cavallaro <[email protected]>
> Cc: Jose Abreu <[email protected]>
> Cc: [email protected]
> Signed-off-by: Pankaj Dubey <[email protected]>
> Signed-off-by: Jayati Sahu <[email protected]>
> Signed-off-by: Sriranjani P <[email protected]>

I did not get cover letter and patch 2. Your CC list is incomplete.

For the record - DTS will not go via net-net but Samsung SoC tree.

Best regards,
Krzysztof


2022-11-16 06:39:47

by Sriranjani P

[permalink] [raw]
Subject: RE: [PATCH 1/4] dt-bindings: net: Add EQoS compatible for FSD SoC



> -----Original Message-----
> From: Krzysztof Kozlowski [mailto:[email protected]]
> Sent: 04 November 2022 18:18
> To: Sriranjani P <[email protected]>; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; Rob
> Herring <[email protected]>; Krzysztof Kozlowski
> <[email protected]>; [email protected]; Pankaj
> Dubey <[email protected]>; Jayati Sahu
> <[email protected]>
> Subject: Re: [PATCH 1/4] dt-bindings: net: Add EQoS compatible for FSD SoC
>
> On 04/11/2022 08:05, Sriranjani P wrote:
> > Add FSD Ethernet compatible in dt-bindings document
> >
> > Cc: "David S. Miller" <[email protected]>
> > Cc: Eric Dumazet <[email protected]>
> > Cc: Jakub Kicinski <[email protected]>
> > Cc: Paolo Abeni <[email protected]>
> > Cc: Rob Herring <[email protected]>
> > Cc: Krzysztof Kozlowski <[email protected]>
> > Cc: Alexandre Torgue <[email protected]>
> > Cc: Giuseppe Cavallaro <[email protected]>
> > Cc: Jose Abreu <[email protected]>
> > Cc: [email protected]
> > Signed-off-by: Pankaj Dubey <[email protected]>
> > Signed-off-by: Jayati Sahu <[email protected]>
> > Signed-off-by: Sriranjani P <[email protected]>
>
> I did not get cover letter and patch 2. Your CC list is incomplete.
>
> For the record - DTS will not go via net-net but Samsung SoC tree.
[Sriranjani P] Got it. Will update the CC list in the next version.
>
> Best regards,
> Krzysztof
[Sriranjani P] Thank you for the comment.