Re: [PATCH 0/5] mmc: tegra: Add Tegra238 and Tegra264 SDHCI support

Ulf Hansson <[email protected]> Tue, 4 Aug 2026 15:42:44 +0200
Newsgroups org.kernel.vger.linux-mmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra
Message-ID <CAPx+jO--kLFbs-khz9UX4OUq6yFHTpoZpjwaKdbKoXZwZhm7LA@mail.gmail.com>
On Fri, Jul 24, 2026 at 9:57=E2=80=AFAM Prathamesh Shete <[email protected]=
> wrote:
>
> Add SDHCI support for the Tegra238 and Tegra264 SoCs.
>
> The series documents the compatible strings and adds the corresponding
> SoC data. It also adds the Tegra264 SDMMC1 device tree node.
>
> Prathamesh Shete (5):
>   dt-bindings: mmc: tegra: Document Tegra238 SDHCI
>   mmc: sdhci-tegra: Add Tegra238 SoC data
>   dt-bindings: mmc: tegra: Document Tegra264 SDHCI
>   mmc: sdhci-tegra: Add Tegra264 SoC data
>   arm64: tegra: Add Tegra264 SDMMC1 device tree node
>
>  .../bindings/mmc/nvidia,tegra20-sdhci.yaml    |  6 ++++
>  arch/arm64/boot/dts/nvidia/tegra264.dtsi      | 34 +++++++++++++++++++
>  drivers/mmc/host/sdhci-tegra.c                | 30 ++++++++++++++++
>  3 files changed, 70 insertions(+)
>
> --
> 2.17.1
>

Patch 1 to 4 applied for next, thanks!

Kind regards
Uffe