u-boot-brain/drivers/pinctrl
Masahiro Yamada f73cfb4d0d pinctrl: uniphier: simplify input enable and delete pin arrays
The pin data are implemented for old SoCs to specify the bit shift of
the IECTRL register.  They are not wortwhile given the required memory
footprint.  Delete all the pin data and enable all bits of the IECTRL
register.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-10-15 22:32:24 +09:00
..
aspeed aspeed: AST2500 Pinctrl Driver 2017-05-08 11:57:33 -04:00
ath79 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson pinctrl: meson: add GPIO support 2017-07-26 11:26:48 -04:00
mvebu treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
nxp pinctrl: imx7ulp: Add new info instance for iomuxc1 2017-08-23 10:48:15 +02:00
renesas pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver 2017-10-04 08:50:43 +09:00
rockchip rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 2017-10-01 00:33:33 +02:00
uniphier pinctrl: uniphier: simplify input enable and delete pin arrays 2017-10-15 22:32:24 +09:00
Kconfig pinctrl: rmobile: Add Renesas RCar pincontrol driver 2017-09-28 06:54:06 +09:00
Makefile pinctrl: rmobile: Add Renesas RCar pincontrol driver 2017-09-28 06:54:06 +09:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
pinctrl-at91-pio4.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pinctrl-at91.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
pinctrl-generic.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-sandbox.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-single.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-sti.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
pinctrl-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06:00