[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7845bb1c-47d5-41f6-bf08-bd7b357df02c@kernel.org>
Date: Fri, 31 May 2024 10:58:29 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Mighty <bavishimithil@...il.com>
Cc: peter.ujfalusi@...il.com, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Lopez Cruz <misael.lopez@...com>,
linux-sound@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
On 30/05/2024 13:12, Mighty wrote:
> From: Mithil Bavishi <bavishimithil@...il.com>
>
> Convert the OMAP4+ McPDM bindings to DT schema.
>
> Signed-off-by: Mithil Bavishi <bavishimithil@...il.com>
> +
> +properties:
> + compatible:
> + const: ti,omap4-mcpdm
> +
> + reg:
> + items:
> + - description: MPU access base address
> + - description: L3 interconnect address
> +
> + reg-names:
> + items:
> + - const: mpu
> + - const: dma
> +
> + interrupts:
> + maxItems: 1
> +
> + dmas:
> + maxItems: 2
> +
> + dma-names:
> + items:
> + - const: up_link
> + - const: dn_link
Please mention in the commit msg all changes (and explain why!) done
during conversion (comparing to original binding). I am pretty sure I
gave this feedback already.
Best regards,
Krzysztof
Powered by blists - more mailing lists