u-boot-brain/drivers/pinctrl
Sean Anderson 082faeb865 dm: Fix error handling for dev_read_addr_ptr
dev_read_addr_ptr had different semantics depending on whether OF_LIVE was
enabled. This patch converts both implementations to return NULL on error,
and converts all call sites which check for FDT_ADDR_T_NONE to check for
NULL instead. This patch also removes the call to map_physmem, since we
have dev_remap_addr* for those semantics.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-07-01 15:01:21 +08:00
..
aspeed common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ath79 common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
broadcom dm: Fix error handling for dev_read_addr_ptr 2020-07-01 15:01:21 +08:00
exynos pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
intel common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mediatek dm: Fix error handling for dev_read_addr_ptr 2020-07-01 15:01:21 +08:00
meson common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mtmips dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mvebu common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
nxp common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
renesas common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rockchip common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
uniphier common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
Makefile x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
pinctrl_pic32.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl_stm32.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-at91-pio4.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-at91.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-generic.c dm: pinctrl: migrate pinctrl-generic to livetree 2020-04-16 23:06:54 -04:00
pinctrl-sandbox.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-single.c dm: pinctrl: Use right device pointer for configuring pinctrl 2020-04-23 08:25:37 -04:00
pinctrl-sti.c common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-stmfx.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-uclass.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00