From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manivannan Sadhasivam Subject: Re: [PATCH 0/5] Add initial Bitmain BM1880 SoC/Board support Date: Fri, 1 Feb 2019 09:20:05 +0530 Message-ID: <20190201035005.GA4283@Mani-XPS-13-9360> References: <20190126041041.13173-1-manivannan.sadhasivam@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Rob Herring , Linux ARM , DTML , Linux Kernel Mailing List , haitao.suo@bitmain.com, darren.tsao@bitmain.com, Amit Kucheria List-Id: devicetree@vger.kernel.org Hi Arnd, On Sun, Jan 27, 2019 at 10:24:09AM +0100, Arnd Bergmann wrote: > On Sat, Jan 26, 2019 at 5:11 AM Manivannan Sadhasivam > wrote: > > > > Hello, > > > > This patchset adds initial support for Bitmain BM1880 SoC and Sophon > > Edge board. BM1880 SoC consists of a Dual Core ARM Cortex A53 Application > > processor subsystem, a single core RISC-V subsystem and a Tensor > > Processor subsystem. This patchset adds support for only ARM Cortex > > A53 Application processor subsystem with UART, which enables the board to > > boot into initramfs with 2 CPUs. > > Nice work! All patches in this series > > Acked-by: Arnd Bergmann Thanks. What is the merge strategy for this patchset? Shall I send a Pull Request to arm@kernel.org with topic branches? Regards, Mani