Re: [PATCH V3] arm: add initial support for the Phytium Pomelo Board

2021-08-23 Thread Tom Rini
On Mon, Aug 23, 2021 at 03:32:01PM +0800, nicholas_zh...@outlook.com wrote: > From: weichangzheng > > This adds platform code and the device tree for the Phytium Pomelo Board. > The initial support comprises the UART and the PCIE. > > Signed-off-by: weichangzheng > Changes since v1: > upd

[PATCH V3] arm: add initial support for the Phytium Pomelo Board

2021-08-23 Thread nicholas_zheng
From: weichangzheng This adds platform code and the device tree for the Phytium Pomelo Board. The initial support comprises the UART and the PCIE. Signed-off-by: weichangzheng Changes since v1: updated to DT Changes since v2: Modify some explicit types and macro --- arch/arm/Kc