mbox series

[v1,0/2] Fix emmc hs400 mode on mt7986

Message ID 20230625191151.7808-1-linux@fw-web.de
Headers show
Series Fix emmc hs400 mode on mt7986 | expand

Message

Frank Wunderlich June 25, 2023, 7:11 p.m. UTC
From: Frank Wunderlich <frank-w@public-files.de>

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(+)