Message ID | 20250210-b4-rb5-sdcard-v1-0-3c34a8bee77b@linaro.org |
---|---|
Headers | show |
Series | Qualcomm: fix sdcard support on SM8250 | expand |
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 forgot to add a link (b4 should pick it up though from headers) https://lore.kernel.org/u-boot/20250210-b4-clk-stub-v4-0-f1e7d845f57e@linaro.org > > --- > Caleb Connolly (2): > power: regulator: add additional supported LDOs for pm8150l > pinctrl: qcom: sm8250: fix pin count > > drivers/pinctrl/qcom/pinctrl-sm8250.c | 2 +- > drivers/power/regulator/qcom-rpmh-regulator.c | 7 +++++++ > 2 files changed, 8 insertions(+), 1 deletion(-) > --- > base-commit: ac3dcb0c2710c4917d93d6d2eb34dbfb00516bc2 > > Caleb Connolly <caleb.connolly@linaro.org> >
On Mon, 10 Feb 2025 at 22:00, Caleb Connolly <caleb.connolly@linaro.org> 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. Tested-by: Amit Pundir <amit.pundir@linaro.org> > > --- > Caleb Connolly (2): > power: regulator: add additional supported LDOs for pm8150l > pinctrl: qcom: sm8250: fix pin count > > drivers/pinctrl/qcom/pinctrl-sm8250.c | 2 +- > drivers/power/regulator/qcom-rpmh-regulator.c | 7 +++++++ > 2 files changed, 8 insertions(+), 1 deletion(-) > --- > base-commit: ac3dcb0c2710c4917d93d6d2eb34dbfb00516bc2 > > Caleb Connolly <caleb.connolly@linaro.org> >