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
..
2020-06-11 15:14:04 +05:30
2023-01-26 20:53:20 +05:30
2022-03-30 13:02:55 -04:00
2023-01-26 20:53:20 +05:30
2022-01-19 18:11:34 +01:00
2023-01-26 20:53:20 +05:30
2023-01-26 20:53:20 +05:30
2022-06-15 11:34:38 +02:00
2023-01-26 20:53:20 +05:30
2023-01-26 20:53:20 +05:30
2023-01-26 20:53:20 +05:30
2022-10-16 12:23:22 +02:00
2021-02-23 10:45:55 -05:00