diff options
author | Nils Le Roux <gilbsgilbert@gmail.com> | 2023-12-02 10:39:49 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-02-12 13:41:03 -0500 |
commit | a5f877a0bd64af97dbc812c9a0a8d7d6a353d943 (patch) | |
tree | 046aaaa0c4fdb257cc840efab4bb1c9a05eb0b7c /drivers/i2c/i2c-gpio.c | |
parent | 91c37c4a20db24a4fc1d565c70035072d355cce0 (diff) |
net: designware: Support high memory nodes
Some platforms (such as the Lichee Pi 4A) have their dwmac device
addressable only in high memory space. Storing the node's base address
on 32 bits is not possible in such case.
Use platform's physical address type to store the base address.
Signed-off-by: Nils Le Roux <gilbsgilbert@gmail.com>
Cc: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/i2c/i2c-gpio.c')
0 files changed, 0 insertions, 0 deletions