u-boot/drivers/pinctrl/qcom
Tom Rini 4ca87fd18c Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"
Caleb Connolly <caleb.connolly@linaro.org> says:

Introduce a new event to signal that the live tree has been built,
allowing boards to perform fixups on the tree before devices are bound.
Crucially this allows for devices to be enabled or disabled, but also
allows for properties that are parsed during the bind stage to be
modified (such as dr_mode for dwc3).

With this in place, mach-snapdragon is switched over to use the event
and some hacky U-Boot specific DT overrides (which had to be undone
prior to booting an image) are removed in favour of fixing up the
livetree (which is not passed on to further boot stages).

Finally, some minor fixes are made for the QCM2290 RB1 board, the sdcard
is enabled and it now uses USB host mode in U-Boot like it's bigger
sibling the RB2.

Link: https://lore.kernel.org/r/20250411-livetree-fixup-v2-0-1236823377bb@linaro.org
2025-05-02 08:38:27 -06:00
..
Kconfig drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driver 2025-04-11 15:25:51 +02:00
Makefile drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driver 2025-04-11 15:25:51 +02:00
pinctrl-apq8016.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-apq8096.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-ipq4019.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-ipq9574.c pinctrl: qcom: Add ipq9574 pinctrl driver 2025-03-17 13:38:17 +00:00
pinctrl-qcm2290.c pinctrl: qcom: qcm2290: fix off by 1 in pin_count 2025-05-02 08:38:03 -06:00
pinctrl-qcom.c pinctrl: qcom: handle reserved ranges 2025-04-11 15:30:21 +02:00
pinctrl-qcom.h pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-qcs404.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sa8775p.c pinctrl: qcom: add driver for SA8775P SoC 2025-04-10 15:43:09 +02:00
pinctrl-sc7280.c pinctrl: qcom: add sc7280 pinctrl driver 2025-03-17 13:38:18 +00:00
pinctrl-sdm660.c drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driver 2025-04-11 15:25:51 +02:00
pinctrl-sdm845.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sm6115.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sm8150.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sm8250.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sm8550.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-sm8650.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00
pinctrl-x1e80100.c pinctrl: qcom: Handle get_function_mux failure 2025-03-17 13:38:17 +00:00