u-boot/drivers/pinctrl
Ken Ma 0237448a71 arm64: a37xx: pinctrl: Fix gpio pin offset in register
For armada_37xx_update_reg(), the parameter offset should be pointer so
that it can be updated, otherwise offset will keep old value, and then
when offset is larger than or equal to 32 the mask calculated by
"BIT(offset)" will be 0 in gpio chip hook functions, it's an error,
this patch set offset parameter of armada_37xx_update_reg() as pointer.

Reviewed-on: http://vgitil04.il.marvell.com:8080/43287
Reviewed-by: Hua Jing <jinghua@marvell.com>
Tested-by: iSoC Platform CI <ykjenk@marvell.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Ken Ma <make@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2018-03-30 12:52:48 +02: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
broadcom bcm2835_pinctrl: Probe pre-reloc 2018-01-28 12:27:36 -05:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson pinctrl: meson: Add GXL Support 2017-11-17 07:43:32 -05:00
mvebu arm64: a37xx: pinctrl: Fix gpio pin offset in register 2018-03-30 12:52:48 +02:00
nxp pinctrl: imx6ul: Fix pinctrl data overlapped with DT area 2017-11-27 10:36:40 +01:00
renesas pinctrl: rmobile: Add R8A77965 M3N entries 2018-03-05 10:59:38 +01:00
rockchip rockchip: pinctrl: Add rk322x gmac pinctrl support 2018-01-28 17:12:38 +01:00
uniphier pinctrl: uniphier: simplify input enable and delete pin arrays 2017-10-15 22:32:24 +09:00
Kconfig pinctrl: Kconfig: Fix typo 2018-03-05 10:06:05 -05:00
Makefile bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05: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 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
pinctrl-sti.c sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
pinctrl-uclass.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c pinctrl: stm32: update pincontrol for stmp32mp157 2018-03-19 16:14:21 -04:00