Re: [PATCH] ARM: brcmstb: Add debug UART entry for 72116

2021-01-21 Thread Florian Fainelli
On 1/20/2021 12:01 PM, Florian Fainelli wrote: > 72116 has the same memory map as 7255 and the same physical address for > the UART, alias the definition accordingly. > > Signed-off-by: Florian Fainelli Applied to soc/next, thanks! -- Florian

Re: [PATCH] ARM: brcmstb: Add debug UART entry for 72116

2021-01-21 Thread Linus Walleij
On Wed, Jan 20, 2021 at 9:02 PM Florian Fainelli wrote: > 72116 has the same memory map as 7255 and the same physical address for > the UART, alias the definition accordingly. > > Signed-off-by: Florian Fainelli Reviewed-by: Linus Walleij Yours, Linus Walleij

[PATCH] ARM: brcmstb: Add debug UART entry for 72116

2021-01-20 Thread Florian Fainelli
72116 has the same memory map as 7255 and the same physical address for the UART, alias the definition accordingly. Signed-off-by: Florian Fainelli --- arch/arm/include/debug/brcmstb.S | 30 -- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/arch/arm/i