Files
u-boot/drivers
Masahiro Yamada 0cbf3e08fc gpio: at91: use dev_read_addr() to get base address
It is strange to use devfdt_get_addr_ptr(), then cast the pointer
back to uint32 because you could use devfdt_get_addr() without casting.

Convert it to dev_read_addr(), which is capable to CONFIG_OF_LIVE.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-08-22 08:51:44 -06:00
..
2020-08-03 22:19:54 -04:00
2020-08-19 17:38:15 -04:00
2020-07-27 14:16:29 +05:30
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-08-03 22:19:54 -04:00