On Thu, Dec 12, 2024 at 03:46:22PM +0000, Tudor Ambarus wrote: > +properties: > + compatible: > + const: google,gs101-acpm-ipc > + > + mboxes: > + maxItems: 1 > + > + shmem: > + description: > + List of phandle pointing to the shared memory (SHM) area. The memory > + contains channels configuration data and the TX/RX ring buffers that > + are used for passing messages to/from the ACPM firmware. > + maxItems: 1 > + > + If there is going to be new version, just one blank line above. Anyway, wearing DT hat: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> (I'll review drivers a bit later) Best regards, Krzysztof