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: update assigned-clocks/clock-parents for mt7986 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 4 ++++ arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 4 ++++ 2 files changed, 8 insertions(+) -- 2.34.1