u-boot/drivers/phy/marvell
Johan Jonker 320a1938b6 drivers: use devfdt_get_addr_index_ptr when cast to pointer
The fdt_addr_t and phys_addr_t size have been decoupled. A 32bit CPU
can expect 64-bit data from the device tree parser, so use
devfdt_get_addr_index_ptr instead of the devfdt_get_addr_index function
in the various files in the drivers directory that cast to a pointer.
As we are there also streamline the error response to -EINVAL on return.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-06 17:28:18 +08:00
..
comphy_a3700.c usb: ehci: ehci-marvell: Update compatible string to official DT bindings 2022-02-17 14:17:07 +01:00
comphy_a3700.h phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization 2021-10-08 08:33:52 +02:00
comphy_core.c drivers: use devfdt_get_addr_index_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
comphy_core.h phy: marvell: Remove unused function comphy_update_map() 2022-01-20 14:46:03 +01:00
comphy_cp110.c phy: marvell: a3700: Convert to official DT bindings in COMPHY driver 2021-12-19 09:50:47 +01:00
comphy_mux.c phy: marvell: cp110: clean up driver after it was moved to atf 2021-04-29 07:45:24 +02:00
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
utmi_phy.h WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00