mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-14 11:16:58 +02:00
Some Qualcomm boards feature reserved ranges of pins which are protected by firmware. Attempting to read or write any registers associated with these pins results the board resetting. Add support for parsing these ranges from devicetree and ensure that the pinctrl and GPIO drivers don't try to interact with these pins. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250410-topic-sm8x50-pinctrl-reserved-ranges-v2-1-654488392b9a@linaro.org Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-apq8016.c | ||
pinctrl-apq8096.c | ||
pinctrl-ipq4019.c | ||
pinctrl-ipq9574.c | ||
pinctrl-qcm2290.c | ||
pinctrl-qcom.c | ||
pinctrl-qcom.h | ||
pinctrl-qcs404.c | ||
pinctrl-sa8775p.c | ||
pinctrl-sc7280.c | ||
pinctrl-sdm660.c | ||
pinctrl-sdm845.c | ||
pinctrl-sm6115.c | ||
pinctrl-sm8150.c | ||
pinctrl-sm8250.c | ||
pinctrl-sm8550.c | ||
pinctrl-sm8650.c | ||
pinctrl-x1e80100.c |