[PATCH v2 0/2] Fix emmc hs400 mode on mt7986

From: Frank Wunderlich
Date: Thu Jun 29 2023 - 14:43:48 EST


From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>

Eric boots linux directly from ATF without using uboot. In this corner
case clocks for emmc hs400 mode are not correctly setup.

Fix this by adding assigned-clocks and assigned.clock-parents to mmc node.

Eric Woudstra (1):
arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization

Frank Wunderlich (1):
dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents

Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 10 ----------
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 4 ++++
2 files changed, 4 insertions(+), 10 deletions(-)

--
2.34.1