Re: [EXT] Re: [PATCH 1/3] dt-bings: net: fsl,fec: update compatible item

From: Krzysztof Kozlowski
Date: Tue Jul 05 2022 - 03:27:32 EST


On 05/07/2022 04:47, Wei Fang wrote:
> Hi Krzysztof,
>
> Sorry, I'm still a little confused. Do you mean to modify as follows?
>> + - items:
>> + - enum:
>> + - fsl,imx8ulp-fec
>> + - const: fsl,imx6ul-fec
>> + - const: fsl,imx6q-fec

Yes

>
> And as far as I know, the imx8ulp's fec is reused from imx6ul, they both have the same features. However, the fec of imx8ulp(and imx6ul) is a little different from imx6q, therefore, the functions supported by the driver are also somewhat different.

I understand. But if imx8ulp is the same as imx6ul and imx6ul is
compatible with imx6q, then I expect imx8ulp to be compatible with
imx6ul and with imx6q.

Best regards,
Krzysztof