Re: [PATCH 0/2] Qualcomm: fix sdcard support on SM8250

2025-02-26 Thread Caleb Connolly
On Mon, 10 Feb 2025 16:30:22 +, Caleb Connolly wrote: > Enable the missing regulators and fix pinctrl so that the sdcard works > on the RB5 board and presumably other devices. > > This depends on the clk-stub patches since the MMC block itself > references the rpmh vote-clock which we intend

Re: [PATCH 0/2] Qualcomm: fix sdcard support on SM8250

2025-02-17 Thread Amit Pundir
On Mon, 10 Feb 2025 at 22:00, Caleb Connolly wrote: > > Enable the missing regulators and fix pinctrl so that the sdcard works > on the RB5 board and presumably other devices. > > This depends on the clk-stub patches since the MMC block itself > references the rpmh vote-clock which we intend to st

Re: [PATCH 0/2] Qualcomm: fix sdcard support on SM8250

2025-02-10 Thread Caleb Connolly
On 2/10/25 16:30, Caleb Connolly wrote: Enable the missing regulators and fix pinctrl so that the sdcard works on the RB5 board and presumably other devices. This depends on the clk-stub patches since the MMC block itself references the rpmh vote-clock which we intend to stub. whoops i forg

[PATCH 0/2] Qualcomm: fix sdcard support on SM8250

2025-02-10 Thread Caleb Connolly
Enable the missing regulators and fix pinctrl so that the sdcard works on the RB5 board and presumably other devices. This depends on the clk-stub patches since the MMC block itself references the rpmh vote-clock which we intend to stub. --- Caleb Connolly (2): power: regulator: add additio