u-boot/drivers/pinctrl/qcom
Caleb Connolly 2c2cc3e9c0
pinctrl: qcom: make compatible with linux DTs
The pinctrl and GPIO drivers are currently heavily incompatible with
upstream. Most Qualcomm pinctrl blocks feature "tiles" of pins, each at
it's own address. Introduce support for these by allowing the soc driver
to specify per-pin register offsets similarly to the Linux driver.

Adjust the GPIO driver to handle these too, and finally enable support
for all pins with the same numbering as used in Linux.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-01-16 12:26:52 +00:00
..
Kconfig pinctrl: qcom: move ipq4019 driver from mach-ipq40xx 2024-01-16 12:26:49 +00:00
Makefile pinctrl: qcom: move ipq4019 driver from mach-ipq40xx 2024-01-16 12:26:49 +00:00
pinctrl-apq8016.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-apq8096.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-ipq4019.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-qcom.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-qcom.h pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-qcs404.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00
pinctrl-sdm845.c pinctrl: qcom: make compatible with linux DTs 2024-01-16 12:26:52 +00:00