Re: [PATCH 2/3] dt-bindings: net: Add support for J-Core EMAC

From: D. Jeff Dionne
Date: Mon Aug 18 2025 - 04:22:02 EST


On Aug 18, 2025, at 17:07, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:

> git grep jcore,emac
>
> Gives me zero?

Um, right. It’s not upstream yet. Thanks for your work to get that done, Artur.

>> If an incompatible version comes up, it should use a different
>> (versioned?) compatible value.
>
> Versions are allowed if they follow some documented and known vendor SoC versioning scheme. Is this the case here?
>
> This is some sort of SoC, right? So it should have actual SoC name?

No. It’s a generic IP core for multiple SoCs, which do have names.

This is the correct naming scheme. All compatible devices and SoCs match properly.
J.

> Best regards,
> Krzysztof