On 11/07/2022 11:44, Wei Fang wrote: > Add fsl,imx8ulp-fec for i.MX8ULP platform. > > Signed-off-by: Wei Fang <wei.fang@xxxxxxx> > --- > V2 change: > Add fsl,imx6q-fec > --- > Documentation/devicetree/bindings/net/fsl,fec.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml > index daa2f79a294f..4d2454ade3b6 100644 > --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml > +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml > @@ -58,6 +58,11 @@ properties: > - fsl,imx8qxp-fec > - const: fsl,imx8qm-fec > - const: fsl,imx6sx-fec > + - items: > + - enum: > + - fsl,imx8ulp-fec > + - const: fsl,imx6ul-fec > + - const: fsl,imx6q-fec Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof