zephyr/drivers/pinctrl
Patryk Duda 8c6e801250 soc: xlnx: zynq7000: Select SYSCON in SoC config
The pinctrl driver actually uses SYSCON, so 'depends on' should be used
instead of 'select'. SYSCON should be selected in SoC config instead,
just like other SoC do.

This breaks Kconfig dependency loop for configs that indirectly depends
on SYSCON and causes PINCTRL to be selected.

Signed-off-by: Patryk Duda <patrykd@google.com>
2024-04-29 09:56:58 +01:00
..
renesas boards: arm64: add support of Renesas Spider S4 A55 board 2024-04-25 14:54:51 +02:00
CMakeLists.txt dts: Rename RW pinctrl to MCI IO MUX 2024-03-22 08:56:10 +01:00
common.c
Kconfig dts: Rename RW pinctrl to MCI IO MUX 2024-03-22 08:56:10 +01:00
Kconfig.ambiq
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.emsdp
Kconfig.ene drivers: pinctrl: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
Kconfig.eos_s3
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.imx drivers: pinctrl: Kconfig.imx: enable PINCTRL_IMX by default 2024-04-09 11:06:14 +02:00
Kconfig.it8xxx2
Kconfig.kinetis
Kconfig.lpc_iocon
Kconfig.mci_io_mux dts: Rename RW pinctrl to MCI IO MUX 2024-03-22 08:56:10 +01:00
Kconfig.npcx
Kconfig.nrf
Kconfig.numaker
Kconfig.numicro
Kconfig.nxp_s32
Kconfig.rpi_pico
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.ti_cc32xx
Kconfig.ti_k3
Kconfig.xec
Kconfig.xlnx soc: xlnx: zynq7000: Select SYSCON in SoC config 2024-04-29 09:56:58 +01:00
Kconfig.xmc4xxx
Kconfig.zynqmp drivers: pinctrl: Add ZynqMP / Mercury XU pinctrl support 2024-01-26 12:47:11 +01:00
pinctrl_ambiq_apollo4.c
pinctrl_b91.c
pinctrl_cc13xx_cc26xx.c
pinctrl_emsdp.c
pinctrl_ene_kb1200.c drivers: pinctrl: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
pinctrl_eos_s3.c
pinctrl_esp32.c
pinctrl_gd32_af.c
pinctrl_gd32_afio.c
pinctrl_gecko.c drivers: pinctrl: pinctrl_gecko: Add support for using pinctrl api 2024-04-25 18:07:48 -04:00
pinctrl_ifx_cat1.c drivers: pinctrl: Update Infineon CAT1 pinctrl driver 2023-10-12 15:17:35 +03:00
pinctrl_imx_scu.c soc: xtensa: imx8: Add pinctrl support 2023-11-09 18:21:05 +01:00
pinctrl_imx.c nxp: imx8ulp: enable pinctrl 2024-04-09 11:06:14 +02:00
pinctrl_ite_it8xxx2.c ITE: drivers/pinctrl: Distinguish between func3-gcr and func3-ext settings 2024-01-26 14:21:34 -05:00
pinctrl_kinetis.c drivers: pinctrl: Add support for more ports 2024-03-13 22:38:46 +00:00
pinctrl_lpc_iocon.c
pinctrl_mchp_xec.c
pinctrl_mci_io_mux.c dts: Rename RW pinctrl to MCI IO MUX 2024-03-22 08:56:10 +01:00
pinctrl_npcx.c soc: arm: npcx: move soc-specific register definitions to soc.h 2023-11-09 10:20:39 +00:00
pinctrl_nrf.c drivers: pinctrl_nrf: Configure QSPI IO3 pin as output set high 2024-04-17 14:34:50 +02:00
pinctrl_numaker.c
pinctrl_numicro.c
pinctrl_nxp_s32.c
pinctrl_rpi_pico.c
pinctrl_rv32m1.c
pinctrl_sam0.c
pinctrl_sam.c
pinctrl_sifive.c drivers: pinctrl: sifive: use DT ngpios property 2024-01-19 15:13:53 +00:00
pinctrl_stm32.c
pinctrl_ti_cc32xx.c
pinctrl_ti_k3.c
pinctrl_xlnx_zynq.c
pinctrl_xlnx_zynqmp.c drivers: pinctrl: Add ZynqMP / Mercury XU pinctrl support 2024-01-26 12:47:11 +01:00
pinctrl_xmc4xxx.c