Re: [PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert to DT schema
From: Rob Herring (Arm)
Date: Mon Jul 20 2026 - 17:08:00 EST
On Mon, 13 Jul 2026 18:17:11 +0530, Bhargav Joshi wrote:
> Convert the TI OMAP4+ dmic bindings from txt to DT schema.
>
> Following changes are introduced during converson:
> - Drop ti,hwmods property as it is not needed since the sysc
> conversion no existing DTS uses it.
> - Add dma, dma-names, reg-names properties to match the DTS.
> - Update example node to match existing DTS.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> .../devicetree/bindings/sound/omap-dmic.txt | 20 --------
> .../devicetree/bindings/sound/ti,omap4-dmic.yaml | 58 ++++++++++++++++++++++
> 2 files changed, 58 insertions(+), 20 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>