From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752565AbbBETCK (ORCPT ); Thu, 5 Feb 2015 14:02:10 -0500 Received: from mail-oi0-f52.google.com ([209.85.218.52]:57554 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751625AbbBETCG (ORCPT ); Thu, 5 Feb 2015 14:02:06 -0500 MIME-Version: 1.0 X-Originating-IP: [2620:0:1000:157d:64f7:c56b:b549:699f] In-Reply-To: References: <1423128277-10297-1-git-send-email-bintian.wang@huawei.com> Date: Thu, 5 Feb 2015 11:02:06 -0800 Message-ID: Subject: Re: [PATCH 0/3] arm64,hi6220: Enable Hisilicon Hi6220 SoC From: Olof Johansson To: Tyler Baker Cc: Bintian Wang , linux-arm-kernel , "linux-kernel@vger.kernel.org" , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Kevin Hilman , Mike Turquette , Rob Herring , Zhangfei Gao , Haojian Zhuang , Xu Wei , Jaehoon Chung , Haifeng Yan , Stephen Boyd , xuejiancheng@huawei.com, sledge.yanwei@huawei.com, Tomeu Vizoso , Russell King - ARM Linux , Guodong Xu , dan.zhao@hisilicon.com, huxinwei@huawei.com, xuyiping@hisilicon.com, victor.lixin@hisilicon.com, btw@mail.itp.ac.cn, puck.chen@hisilicon.com, wangbinghui@hisilicon.com, zhenwei.wang@hisilicon.com, "Liguozhu (Kenneth)" , kong.kongxinwei@hisilicon.com, heyunlei@huawei.com, w.f@huawei.com, z.liuxinliang@huawei.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 5, 2015 at 10:46 AM, Tyler Baker wrote: > Hi Bintian, > > On 5 February 2015 at 01:24, Bintian Wang wrote: >> Hello, >> >> Hi6220 is one mobile solution of Hisilicon, this patchset contains >> initial support for Hi6220 SoC and HiKey development board, which >> is based on ARM Cortex A53 architecture. Initial support is minimal >> and includes just the arch configuration, clock driver, device tree >> configuration. >> >> Many peripheral drivers will be submitted later. >> >> Any comments will be appreciated! >> >> Thanks, >> >> Bintian Wang (3): >> arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig >> clk: hi6220: Clock driver support for Hisilicon hi6220 SoC >> arm64: dts: Add dts files for Hisilicon Hi6220 SoC > > Thanks for posting these! I've applied this series on top of > next-20150204, however there was some fuzz that needed to be cleaned > up on 3/3 [1]. I've confirmed the platform is booting to a basic user > space without issue. >>From ramdisk only, right? Given the timing of the posting of this patch set, I'm not going to merge it for 3.20. Hopefully for 3.21 there will be some more peripheral support as well -- at least some sort of storage device. -Olof