Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx

From: Krzysztof Kozlowski
Date: Thu May 23 2024 - 03:03:00 EST


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