From patchwork Wed Aug 21 08:25:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 268746 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D36D62C00A3 for ; Wed, 21 Aug 2013 18:26:18 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VC3k1-0008VV-BL; Wed, 21 Aug 2013 08:26:09 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VC3jz-00038u-7o; Wed, 21 Aug 2013 08:26:07 +0000 Received: from mail-ee0-x232.google.com ([2a00:1450:4013:c00::232]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VC3jv-00038P-2P for linux-arm-kernel@lists.infradead.org; Wed, 21 Aug 2013 08:26:04 +0000 Received: by mail-ee0-f50.google.com with SMTP id d51so66573eek.23 for ; Wed, 21 Aug 2013 01:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=HPg1f2pp7jPIHyu6sd0GQXYsz6hOT9OyTCDNrQCtx3g=; b=F3h3hfM7XcoBDc7TGvQnf2V9lFPsZHf9sC8IHW0ipDSAIIgDouJi+KCgNIWyQVQ4n6 0LgVuPO7oUOAGbP2RKkfYTRVFOLbttWXbcLwaoTWPzFNS2TpfhDek1eLEws1fhVkNwtS 1zk+MiWU4QJVc+/J7z0nFCl0q8pLlaSqbGGk0gxKk4Vir5ZamUA5GQ7oIQMkrMW+lriF KXUE3fo5OjxEyM2pUOsvmb3JJnXSMr5aGwOKpDuLTZx4jWhxbFugxBBhs3ZVbyq5YRx5 dBwOIfUHfaToQblBDYjoZBiRlaM/ZpdM3kkz1IeGlUDTZ8yXYf8U0UyK0XO5JkSRihOa kaKA== MIME-Version: 1.0 X-Received: by 10.14.208.194 with SMTP id q42mr8628013eeo.31.1377073537916; Wed, 21 Aug 2013 01:25:37 -0700 (PDT) Received: by 10.223.69.19 with HTTP; Wed, 21 Aug 2013 01:25:37 -0700 (PDT) Date: Wed, 21 Aug 2013 16:25:37 +0800 Message-ID: Subject: [GIT PULL v2] pull request to 3.12 for hi3xxx From: Haojian Zhuang To: Kevin Hilman , Mike Turquette , "linux-arm-kernel@lists.infradead.org" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130821_042603_302332_25E566A6 X-CRM114-Status: GOOD ( 16.53 ) X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (haojian.zhuang[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Olof Johansson , Zhangfei Gao , "arm@kernel.org" , Bergmann Arnd X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Wed, Aug 21, 2013 at 5:52 AM, Kevin Hilman wrote: > Hello Haojian, > > Haojian Zhuang writes: > >> Hi all, >> >> Please help to merge hi3xxx from pxa git tree. >> > > Thanks for sending the pull request to to arm@kernel.org, but please be > sure to *also* send it to the linux-arm-kernel mailing list. > > Thanks, > > Kevin > Hi Kevin, Now I update this pull request since I drop the support of Hi3716 DKB. Regards Haojian The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux.git tags/hi3xxx for you to fetch changes up to 16817f182c15ee140650fccb1241c1c794ff201a: ARM: hi3xxx: add hotplug support (2013-08-20 11:10:54 +0800) ---------------------------------------------------------------- support hi3xxx SoC ---------------------------------------------------------------- Haojian Zhuang (4): ARM: hi3xxx: add board support with device tree ARM: dts: enable hi4511 with device tree ARM: config: enable hi3xxx in multi_v7_defconfig ARM: config: add defconfig for Hi3xxx Zhangfei Gao (2): ARM: hi3xxx: add smp support ARM: hi3xxx: add hotplug support Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 57 +++ arch/arm/Kconfig | 2 + arch/arm/Makefile | 1 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/hi3620.dtsi | 1671 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/hi4511.dts | 648 +++++++++++++++++++++++++++++++ arch/arm/configs/hi3xxx_defconfig | 56 +++ arch/arm/configs/multi_v7_defconfig | 1 + arch/arm/mach-hi3xxx/Kconfig | 14 + arch/arm/mach-hi3xxx/Makefile | 7 + arch/arm/mach-hi3xxx/core.h | 19 + arch/arm/mach-hi3xxx/hi3xxx.c | 42 ++ arch/arm/mach-hi3xxx/hotplug.c | 154 ++++++++ arch/arm/mach-hi3xxx/platsmp.c | 48 +++ arch/arm/mach-hi3xxx/system.c | 64 +++ 15 files changed, 2785 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt create mode 100644 arch/arm/boot/dts/hi3620.dtsi create mode 100644 arch/arm/boot/dts/hi4511.dts create mode 100644 arch/arm/configs/hi3xxx_defconfig create mode 100644 arch/arm/mach-hi3xxx/Kconfig create mode 100644 arch/arm/mach-hi3xxx/Makefile create mode 100644 arch/arm/mach-hi3xxx/core.h create mode 100644 arch/arm/mach-hi3xxx/hi3xxx.c create mode 100644 arch/arm/mach-hi3xxx/hotplug.c create mode 100644 arch/arm/mach-hi3xxx/platsmp.c create mode 100644 arch/arm/mach-hi3xxx/system.c