On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur
<rayagonda.kokata...@broadcom.com> wrote:
>
> Update NS3 GIC LPI address.
>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokata...@broadcom.com>
> ---
>  include/dt-bindings/memory/bcm-ns3-mc.h | 3 +++
>  1 file changed, 3 insertions(+)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Lower case hex

Can these be in the device tree and use a driver, like syscon maybe?


> diff --git a/include/dt-bindings/memory/bcm-ns3-mc.h 
> b/include/dt-bindings/memory/bcm-ns3-mc.h
> index b4f78584a5..d6e7717ba2 100644
> --- a/include/dt-bindings/memory/bcm-ns3-mc.h
> +++ b/include/dt-bindings/memory/bcm-ns3-mc.h
> @@ -31,4 +31,7 @@
>  #define BCM_NS3_MEM_CRMU_PT_START  0x880000000
>  #define BCM_NS3_MEM_CRMU_PT_LEN    0x200000
>
> +#define BCM_NS3_GIC_LPI_BASE      0x8AD70000
> +#define BCM_NS3_GIC_LPI_SIZE      0x90000
> +
>  #endif
> --
> 2.17.1
>

Reply via email to