Re: [PATCH v5 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML

Ulf Hansson <[email protected]> Mon, 6 Jul 2026 17:47:19 +0200
Newsgroups org.kernel.vger.linux-mmc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <CAPx+jO9kjT0eMozVMiS8iot+4PEsET+Spm==p6vc7O_Eo8CGaA@mail.gmail.com>
On Mon, Jun 29, 2026 at 6:26 PM Charan Pedumuru
<[email protected]> wrote:
>
> This patch series converts the legacy text-based Device Tree binding for
> STMicroelectronics SDHCI-ST MMC/SD controller to DT schema (YAML) format.
>
> Note:
> The patch "dt-bindings: mmc: st,sdhci: convert to DT schema"
> depends on the patch "arm: dts: st: align node patterns with established
> convention". If the DT schema patch is applied before the DTS
> cleanup patch, `dtbs_check` will fail due to the presence of the removed
> properties in the existing DTS.
>
> Signed-off-by: Charan Pedumuru <[email protected]>
> ---
> Changes in v5:
> - Rename the sdhci@9060000 and sdhci@9080000 device tree nodes to mmc@9060000
>   and mmc@9080000, respectively.
> - Introduce the max-frequency property and add conditional logic to include
>   reg-names when the reg property contains two entries.
> - Modify the commit message to explain the changes done for both YAML and DTS files.
> - Link to v4: https://patch.msgid.link/[email protected]

The v5 series applied for next, thanks!

[...]

Kind regards
Uffe