u-boot-brain/drivers/clk/imx
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
..
clk-composite-8m.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-gate2.c clk: Always use the supplied struct clk 2020-07-01 15:01:21 +08:00
clk-imx6q.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8.h clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
clk-imx8mm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8mn.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8mp.c dm: Fix error handling for dev_read_addr_ptr 2020-07-01 15:01:21 +08:00
clk-imx8qm.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imx8qxp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-imxrt1020.c clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
clk-imxrt1050.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-pfd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
clk-pll14xx.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk-pllv3.c clk: imx: pllv3: add enable_bit 2020-04-18 12:54:43 +02:00
clk.h clk: imx: add imx_clk_mux2_flags 2020-01-08 13:20:09 +01:00
Kconfig clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
Makefile clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00