Re: [PATCH v3] dt-bindings: mmc: ti,da830-mmc: convert to DT schema

From: Rob Herring (Arm)
Date: Mon Oct 27 2025 - 09:50:01 EST



On Thu, 23 Oct 2025 13:19:43 +0000, Charan Pedumuru wrote:
> Convert TI Highspeed MMC host controller binding to YAML format. Define
> 'clocks' and 'interrupts' properties to resolve errors identified by
> 'dt_check' and 'dtb_check'.
>
> Signed-off-by: Charan Pedumuru <charan.pedumuru@xxxxxxxxx>
> ---
> Changes in v3:
> - Change the maintainer for the binding to "Kishon Vijay Abraham I".
> - Link to v2: https://lore.kernel.org/r/20251011-davinci-mmc-v2-1-355da3e25123@xxxxxxxxx
>
> Changes in v2:
> - Modified the commit message.
> - Removed 'interrupts' from required properties following the old binding.
> - Changed the maintainer for the binding to "Conor Dooley".
> - Link to v1: https://lore.kernel.org/r/20250523-davinci-mmc-v1-1-ceebd8352d9c@xxxxxxxxx
> ---
> .../devicetree/bindings/mmc/davinci_mmc.txt | 32 ------------
> .../devicetree/bindings/mmc/ti,da830-mmc.yaml | 61 ++++++++++++++++++++++
> 2 files changed, 61 insertions(+), 32 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>