Re: [RFC PATCH net-next 1/2] dt-bindings: net: Add compatible for AM64x in ICSSG
From: Md Danish Anwar <hidden>
Date: 2023-08-31 08:26:41
Also in:
linux-devicetree, lkml
From: Md Danish Anwar <hidden>
Date: 2023-08-31 08:26:41
Also in:
linux-devicetree, lkml
On 30/08/23 8:16 pm, Krzysztof Kozlowski wrote:
On 30/08/2023 13:37, MD Danish Anwar wrote:quoted
Add compatible for AM64x in icssg-prueth dt bindings. AM64x supports ICSSG similar to AM65x SR2.0. Signed-off-by: MD Danish Anwar <danishanwar@ti.com> --- Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml b/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml index 311c570165f9..13371159515a 100644 --- a/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml +++ b/Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml@@ -20,6 +20,7 @@ properties: compatible: enum: - ti,am654-icssg-prueth # for AM65x SoC family + - ti,am642-icssg-prueth # for AM64x SoC familyKeep the list ordered, probably alphanumerically.
Sure. I will change the order to alphanumeric when I drop the RFC and post it as PATCH.
Acked-by: Krzysztof Kozlowski <redacted>
Thanks for the ack.
Best regards, Krzysztof
-- Thanks and Regards, Danish.