From: David Lechner <dlechner@baylibre.com>
To: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>,
Chaotian Jing <chaotian.jing@mediatek.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Wenbin Mei <wenbin.mei@mediatek.com>
Cc: kernel@collabora.com, linux-mmc@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for MT8189 SoC
Date: Wed, 18 Mar 2026 18:00:42 -0500 [thread overview]
Message-ID: <4cb07b9a-249a-4c13-b09a-6dac9f72265d@baylibre.com> (raw)
In-Reply-To: <20251203-mt8189-add-mmc-support-v1-1-f5ce43212fe9@collabora.com>
On 12/3/25 5:45 AM, Louis-Alexis Eyraud wrote:
> Add a new compatible for MMC IP in MT8189 SoC.
> Even though this is partially compatible with the one found in MT8196
> SoC, the MT8189 SoC register layout has some slight differences and
> additional features.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
> ---
> Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> index 6dd26ad314916a3e40cf55ff69a7d93ed63dbdd4..eb3755bdfdf7e001602c3eb870898275085df3e6 100644
> --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> @@ -25,6 +25,7 @@ properties:
> - mediatek,mt8135-mmc
> - mediatek,mt8173-mmc
> - mediatek,mt8183-mmc
> + - mediatek,mt8189-mmc
I think this can be in the group with fallback to mediatek,mt8183-mmc.
I was able to make it work on U-Boot just using the existing match
for "mediatek,mt8183-mmc" there.
> - mediatek,mt8196-mmc
> - mediatek,mt8516-mmc
> - items:
> @@ -192,6 +193,7 @@ allOf:
> - mediatek,mt8183-mmc
> - mediatek,mt8186-mmc
> - mediatek,mt8188-mmc
> + - mediatek,mt8189-mmc
> - mediatek,mt8195-mmc
> - mediatek,mt8196-mmc
> - mediatek,mt8516-mmc
> @@ -240,6 +242,7 @@ allOf:
> - mediatek,mt7986-mmc
> - mediatek,mt7988-mmc
> - mediatek,mt8183-mmc
> + - mediatek,mt8189-mmc
> - mediatek,mt8196-mmc
> then:
> properties:
>
next prev parent reply other threads:[~2026-03-18 23:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 11:45 [PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC Louis-Alexis Eyraud
2025-12-03 11:45 ` [PATCH 1/3] dt-bindings: mmc: mtk-sd: Add support for " Louis-Alexis Eyraud
2025-12-05 9:04 ` Krzysztof Kozlowski
2026-03-18 23:00 ` David Lechner [this message]
2025-12-03 11:45 ` [PATCH 2/3] mmc: mtk-sd: add support for SPM resource release control Louis-Alexis Eyraud
2025-12-03 11:45 ` [PATCH 3/3] mmc: mtk-sd: add support for MT8189 SoC Louis-Alexis Eyraud
2025-12-15 15:43 ` [PATCH 0/3] Add SD/MMC Card driver support for Mediatek " Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4cb07b9a-249a-4c13-b09a-6dac9f72265d@baylibre.com \
--to=dlechner@baylibre.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chaotian.jing@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=louisalexis.eyraud@collabora.com \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=wenbin.mei@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox