[PATCH 0/3] Add mmc aliases for Mediatek Genio boards

Louis-Alexis Eyraud posted 3 patches 1 month, 1 week ago
arch/arm64/boot/dts/mediatek/mt8365-evk.dts           | 4 +++-
arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi | 4 +++-
arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
[PATCH 0/3] Add mmc aliases for Mediatek Genio boards
Posted by Louis-Alexis Eyraud 1 month, 1 week ago
This series adds mmc for the Mediatek Genio boards mmc aliases in the
board devicetrees that do not have them, so that mmc host controllers
get enumerated in a consistent order.

This series is based on linux-next next-20260217 tag.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
Louis-Alexis Eyraud (3):
      arm64: dts: mediatek: mt8395-genio-common: add mmc aliases
      arm64: dts: mediatek: mt8395-radxa-nio-12l: add mmc aliases
      arm64: dts: mediatek: mt8365-evk: add mmc aliases

 arch/arm64/boot/dts/mediatek/mt8365-evk.dts           | 4 +++-
 arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi | 4 +++-
 arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
base-commit: 5295425d4409ca3afec37f78306e09b2e9e92e7a
change-id: 20260218-mtk-genio-mmc-aliases-ec9a598b9b9f

Best regards,
-- 
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Re: [PATCH 0/3] Add mmc aliases for Mediatek Genio boards
Posted by AngeloGioacchino Del Regno 1 month, 1 week ago
On Wed, 18 Feb 2026 10:23:01 +0100, Louis-Alexis Eyraud wrote:
> This series adds mmc for the Mediatek Genio boards mmc aliases in the
> board devicetrees that do not have them, so that mmc host controllers
> get enumerated in a consistent order.
> 
> This series is based on linux-next next-20260217 tag.
> 
> 
> [...]

Applied to v7.0-next/dts64, thanks!

[1/3] arm64: dts: mediatek: mt8395-genio-common: add mmc aliases
      commit: addd3eaf5330d4b5bde930b89f7c7f3310dd9bf5
[2/3] arm64: dts: mediatek: mt8395-radxa-nio-12l: add mmc aliases
      commit: 4d580d122bb52efd4a7e5e93d61c066bb850c06f
[3/3] arm64: dts: mediatek: mt8365-evk: add mmc aliases
      commit: eaa699ee20847335d57216b4e0b779c762f544d8

Cheers,
Angelo
Re: [PATCH 0/3] Add mmc aliases for Mediatek Genio boards
Posted by AngeloGioacchino Del Regno 1 month, 1 week ago
Il 18/02/26 10:23, Louis-Alexis Eyraud ha scritto:
> This series adds mmc for the Mediatek Genio boards mmc aliases in the
> board devicetrees that do not have them, so that mmc host controllers
> get enumerated in a consistent order.
> 
> This series is based on linux-next next-20260217 tag.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>