On Wed, Sep 17, 2025 at 02:22:33PM +0200, Nicolas Frattaroli wrote: + > + shmem: > + $ref: /schemas/types.yaml#/definitions/phandle > + description: phandle to the shared memory region of the GPUEB MCU > + > + "#performance-domain-cells": > + const: 0 > + > +required: > + - compatible > + - reg > + - reg-names > + - clocks > + - clock-names > + - mboxes > + - mbox-names > + - shmem > + - "#performance-domain-cells"
Keep same order as in "properties:" block. > + > +additionalProperties: false Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
