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

From: Krzysztof Kozlowski

Date: Sat Feb 21 2026 - 13:31:58 EST


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