回复: [PATCH V1] arm: add initial support for the Phytium Pomelo Board

2021-08-12 Thread Nicholas zheng
; pbrobin...@gmail.com ; h...@denx.de ; lokeshvu...@ti.com ; d-gerl...@ti.com ; u-boot@lists.denx.de ; robh...@kernel.org 主题: Re: [PATCH V1] arm: add initial support for the Phytium Pomelo Board On Mon, 19 Jul 2021 17:46:41 +0800 nicholas_zh...@outlook.com wrote: Hi, as Peter already mentioned

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

2021-07-23 Thread Andre Przywara
On Mon, 19 Jul 2021 17:46:41 +0800 nicholas_zh...@outlook.com wrote: Hi, as Peter already mentioned, this should be [PATCH v2], the next version [PATCH v3], and so on. And please don't resend the same email (and they are identical, I diffed them) without any comments as to why. If you want to

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

2021-07-23 Thread Peter Robinson
On Fri, Jul 23, 2021 at 6:56 AM 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: > - updated to DT You've sent a number of

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

2021-07-22 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 --- arch/arm/Kconfig | 8 ++ arch/arm/dts/Makefile|

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

2021-07-19 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 --- arch/arm/Kconfig | 8 ++ arch/arm/dts/Makefile|

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

2021-07-12 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 --- arch/arm/Kconfig | 8 ++ arch/arm/dts/Makefile|

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

2021-06-29 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 --- arch/arm/Kconfig | 8 ++ arch/arm/dts/Makefile|