On 22/05/2024 23:50, Tim Harvey wrote: > The GW7905 was renamed to GW7500 before production release. > > Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 0027201e19f8..d8bc295079e3 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -920,8 +920,8 @@ properties: > - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board > - fsl,imx8mm-evk # i.MX8MM EVK Board > - fsl,imx8mm-evkb # i.MX8MM EVKB Board > + - gateworks,imx8mm-gw75xx-0x # i.MX8MM Gateworks Board That's not even equivalent. You 7500 != 75xx. > - gateworks,imx8mm-gw7904 > - - gateworks,imx8mm-gw7905-0x # i.MX8MM Gateworks Board Compatibles do not change. It's just a string. Fixed string. Best regards, Krzysztof