From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 29 Sep 2014 16:08:03 +0200 Subject: [PATCH 0/6] Add Spreadtrum Shark64 SoC support In-Reply-To: <1411992293-7729-1-git-send-email-zhang.lyra@gmail.com> References: <1411992293-7729-1-git-send-email-zhang.lyra@gmail.com> Message-ID: <4929446.AOyTEh2uOW@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 29 September 2014 20:04:47 zhang.lyra at gmail.com wrote: > From: "chunyan.zhang" > > Spreadtrum is a rapid growing chip vendor providing smart phone total solutions. > Shark64 is nominated as a SoC infrastructure that supports 4G/3G/2G standards based on ARMv8 multiple core architecture. > > This patchset adds shark64 supports in arm64 device tree and implements the basic earlycon serial driver. Hi Lyra and/or Chunyan, Thanks for your submission, it's great to see another company join the upstream submission process. Your patches look good overall, but I have replied with a few comments on the details that need to be worked out. Arnd