Re: [PATCH v2 1/3] dt-bindings: arm: fsl: moduline-display: fix compatible

From: Krzysztof Kozlowski

Date: Fri Dec 05 2025 - 04:01:59 EST


On Mon, Dec 01, 2025 at 12:56:50PM +0100, Maud Spierings wrote:
> The compatibles should include the SoM compatible, this board is based
> on the Ka-Ro TX8P-ML81 SoM, so add it to allow using shared code in the
> bootloader which uses upstream Linux devicetrees as a base.
>
> Also add the hardware revision to the board compatible to handle
> revision specific quirks in the bootloader/userspace.
>
> This is a breaking change, but it is early enough that it can be
> corrected without causing any issues.
>
> Fixes: 24e67d28ef95 ("dt-bindings: arm: fsl: Add GOcontroll Moduline Display")
> Signed-off-by: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof