[PATCH v2 29/38] gpio: mpc8xxx: Support controller register physical address beyond 32-bit

Priyanka Jain priyanka.jain at nxp.com
Mon Feb 22 10:13:11 CET 2021



>-----Original Message-----
>From: Bin Meng <bmeng.cn at gmail.com>
>Sent: Thursday, February 18, 2021 9:28 PM
>To: Simon Glass <sjg at chromium.org>; Alexander Graf <agraf at csgraf.de>;
>Priyanka Jain <priyanka.jain at nxp.com>
>Cc: U-Boot Mailing List <u-boot at lists.denx.de>; Tom Rini
><trini at konsulko.com>
>Subject: [PATCH v2 29/38] gpio: mpc8xxx: Support controller register physical
>address beyond 32-bit
>
>dev_read_addr_size_index() returns fdt_addr_t which might be a 64-bit
>physical address. This might be true for some 85xx SoCs whose CCSBAR is
>mapped beyond 4 GiB.
>
>Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
>---
>
>Changes in v2:
>- new patch: gpio: mpc8xxx: Support controller register physical address
>beyond 32-bit
>
> arch/powerpc/include/asm/arch-mpc85xx/gpio.h | 2 +-
> drivers/gpio/mpc8xxx_gpio.c                  | 7 ++++---
> 2 files changed, 5 insertions(+), 4 deletions(-)
>

Reviewed-by: Priyanka Jain <priyanka.jain at nxp.com>


More information about the U-Boot mailing list