Le lun. 16 mars 2026 à 22:55, David Lechner <[email protected]> a écrit : > > Add required devicetree and defconfig changes to get SD card support > working out of the box on Genio 520/720 EVKs. > > Signed-off-by: David Lechner <[email protected]> > --- > David Lechner (3): > arm: dts: mt8371: add SD card nodes > arm: dts: add U-Boot overrides for Genio 520 and 720 SD card > configs: mt8189: enable GPIO support > > arch/arm/dts/mt8189.dtsi | 12 +++++ > arch/arm/dts/mt8371-genio-520-evk-u-boot.dtsi | 3 ++ > arch/arm/dts/mt8371-genio-common-u-boot.dtsi | 28 +++++++++++ > arch/arm/dts/mt8371-genio-common.dtsi | 67 > +++++++++++++++++++++++++++ > arch/arm/dts/mt8391-genio-720-evk-u-boot.dtsi | 3 ++ > board/mediatek/MAINTAINERS | 3 ++ > configs/mt8189.config | 2 + > 7 files changed, 118 insertions(+) > --- > base-commit: a27980786cfb3c430aa1c05da8e79180c584d221 > change-id: 20260312-mtk-ext-mmc-boot-aa67a77835ad > prerequisite-message-id: > <20260310-mtk-mt8391-initial-support-v2-0-1dc862d58...@baylibre.com> > prerequisite-patch-id: 0a3f0badfacd3b6aac95fd6eecdb52a06f6b2862 > prerequisite-patch-id: f5bc405061da27bf21302c1e91d1f7764d4c52c2 > prerequisite-patch-id: 127eaeb5c641928088383c6fa468ef0a15d88306 > prerequisite-patch-id: 8bc3f4284773a4e83ffc94e9e4aad43956073ab6 > prerequisite-patch-id: ee4692f65c9b54d9b599b13bd965581318a3f372 > prerequisite-patch-id: 02919217d9a44bc91036b6e8a2c0dc4f54a0fb3c > > Best regards, > -- > David Lechner <[email protected]> >
Reviewed-by: Julien Stephan <[email protected]> Thanks Julien

