Re: [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite DART-MX91 Boards

From: Frank Li

Date: Tue Mar 03 2026 - 16:03:06 EST


From: Frank Li (AI-BOT) <frank.li@xxxxxxx>

This is a device tree bindings patch adding compatible strings for
Variscite DART-MX91 boards. Review follows:

> + - description: Variscite DART-MX91 based boards
> + items:
> + - const: variscite,var-dart-mx91-sonata # Variscite DART-MX91 on Sonata Development Board
Line exceeds 80 characters; wrap the inline comment or move to description.

> + - const: variscite,var-dart-mx91 # Variscite DART-MX91 SOM
Line exceeds 80 characters; same issue.

The patch itself is minimal and correct in structure. The YAML ordering
(hex then node name) is consistent with the changelog note. The compatible
strings follow the established pattern: board-specific variant, then SoM,
then fallback to fsl,imx91.

Suggestion: Move the inline comments to the description field or shorten
them to fit within 80 columns per coding-style.rst.

AI bot review and may be useless.