On 7/8/26 11:11 AM, David Lechner wrote: > On 7/8/26 9:59 AM, Julien Stephan wrote: >> Le mar. 7 juil. 2026 à 17:10, David Lechner <[email protected]> a écrit : >>> >>> Remove the parent field from the mediatek clock private data structures. >>> This was no longer used other than debug prints. >>> >> >> Hi David, >> >> Looks like this commit is breaking mmc on me Genio 700 board. >> >> Card did not respond to voltage select! : -5 >> >> And then it fails to boot. >> clk dump output is equivalent to what I used to have on my Genio 700 >> (without the parent debug print) > > This is unexpected since in theory this commit should just be removing > dead code. I'll try to see if I can reproduce that. > I was able to reproduce something similar on Genio 520. Apparently calling uclass_get_device_by_driver() has some side effect that was being depended upon. I will keep investigating.
- [PATCH 12/24] clk: mediaTek: mt8189: add clock tree type fl... David Lechner
- [PATCH 13/24] clk: mediaTek: mt8195: add clock tree type fl... David Lechner
- [PATCH 14/24] clk: mediaTek: mt8365: add clock tree type fl... David Lechner
- [PATCH 15/24] clk: mediaTek: mt8512: add clock tree type fl... David Lechner
- [PATCH 16/24] clk: mediaTek: mt8516: add clock tree type fl... David Lechner
- [PATCH 17/24] clk: mediaTek: mt8518: add clock tree type fl... David Lechner
- [PATCH 18/24] clk: mediatek: use registered provider for pa... David Lechner
- [PATCH 19/24] clk: mediatek: drop parent udevice field David Lechner
- Re: [PATCH 19/24] clk: mediatek: drop parent udevice f... Julien Stephan
- Re: [PATCH 19/24] clk: mediatek: drop parent udevi... David Lechner
- Re: [PATCH 19/24] clk: mediatek: drop parent u... David Lechner
- [PATCH 20/24] clk: mediatek: remove mtk_common_clk_infrasys... David Lechner
- [PATCH 21/24] arm: dts: mt7981: remove clock-parent propert... David Lechner
- [PATCH 22/24] arm: dts: mt7986: remove clock-parent propert... David Lechner
- [PATCH 23/24] arm: dts: mt7988: remove clock-parent propert... David Lechner
- [PATCH 24/24] clk: mediatek: mt7629: remove mt7629_peri_clk... David Lechner

