[PATCH] dt-bindings: firmware: cznic,turris-mox-rwtm: convert to DT schema

Krzysztof Kozlowski krzk at kernel.org
Sat Feb 21 10:31:13 PST 2026


On 21/02/2026 19:21, Gabor Juhos wrote:
> +
> +description: |
> +  This device tree node should be used on Turris Mox, or potentially
> +  another A3700 compatible device running the Mox's rWTM firmware in
> +  the secure processor (for example it is possible to flash this
> +  firmware into EspressoBin).
> +
> +properties:
> +  compatible:
> +    oneOf:
> +      - const: marvell,armada-3700-rwtm-firmware
> +
> +      - items:
> +        - const: marvell,armada-3700-rwtm-firmware

This makes little sense. How this can be alone and followed by fallback?
Plus adding new compatible has to be explicit in commit msg, including
the reason (existing users).

> +        - const: cznic,turris-mox-rwtm

Anyway, not tested. Please test your patches BEFORE you send them. I
finished review here because of that.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list