u-boot-brain/drivers/pinctrl
Lukasz Majewski 0f66653310 pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver
The code responsible for setting proper values in the MUX registers
(in the mxs_pinctrl_set_state()) has been ported from Linux kernel
- SHA1: 17bb763e7eaf tag v5.1.11 from linux-stable.

As the pinctrl node in the imx28.dtsi file has gpio pins nodes as subnodes,
it was necessary to use 'dm_scan_fdt_dev()' (as a .bind method) to also
make them 'visible' by the DM's "gpio_mxs" driver.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
2019-07-19 14:57:14 +02:00
..
aspeed SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ath79 drivers: fix typo for pinctrl qca953x 2019-04-12 17:32:50 +02:00
broadcom pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
exynos pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
mediatek pinctrl: add driver for MT8516 2019-04-23 17:57:26 -04:00
meson pinctrl: meson-gxbb: add hdmi related pins 2019-06-12 11:50:02 +02:00
mscc pinctrl: mscc: Add gpio and pinctrl for Serval SoC family. 2019-01-23 18:28:09 +01:00
mvebu mvebu: pinctrl: Add SD/eMMC PHY selector to the driver 2018-05-29 08:33:05 +02:00
nxp pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver 2019-07-19 14:57:14 +02:00
renesas pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver 2019-05-07 05:41:32 +02:00
rockchip pinctrl: rockchip: Also move common set_schmitter func into per Soc file 2019-05-08 17:34:12 +08:00
uniphier pinctrl: uniphier: Add SPI pin-mux settings 2019-06-29 22:21:26 +09:00
Kconfig pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver 2019-04-12 16:09:13 +02:00
Makefile pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver 2019-04-12 16:09:13 +02:00
pinctrl_pic32.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl_stm32.c pinctrl: stm32: update .bind callback 2019-07-12 11:50:58 +02:00
pinctrl-at91-pio4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-at91.c pinctrl: at91: add slewrate support for SAM9X60 2019-04-09 09:28:50 +03:00
pinctrl-generic.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-sandbox.c pinctrl: sandbox: Add get_pin_muxing ops support 2018-11-16 16:51:57 -05:00
pinctrl-single.c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support 2019-07-13 11:11:29 -04:00
pinctrl-sti.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
pinctrl-stmfx.c pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver 2019-04-12 16:09:13 +02:00
pinctrl-uclass.c pinctrl: gpio: Add callback for configuring pin as GPIO 2019-05-04 19:26:49 +02:00