linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: xuwei5@hisilicon.com (xuwei)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL][for 3.18]pull request for hisilicon hip04 soc and D01 board updates
Date: Fri, 12 Sep 2014 15:31:53 +0800	[thread overview]
Message-ID: <5412A169.5020308@hisilicon.com> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please help to merge pull request for hisilicon hip04 soc and D01 board updates for 3.18. 
Thanks!

Best Regards,
Wei


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/D01-for-3.18

for you to fetch changes up to c9a1df48a97ac9141540f177e4293a9966348f8c:

  ARM: debug: add HiP04 debug uart (2014-09-03 14:10:46 +0100)

----------------------------------------------------------------
ARM: mach-hisi: Hisilicon hip04 soc and D01 board updates for 3.18

- Add the CONFIG_MCPM_QUAD_CLUSTER configuration to enlarge cluster number from 2 to 4
- Enable MCPM on HiP04 SoC
- Enable 16 cores on HiP04 SoC
- Add platform & Fabric controller devicetree binding document for HiP04 SoC
- Add hip04.dtsi & hip04-d01.dts for hip04 SoC platform and D01 board
- Enable HiP04 SoC in both hi3xxx_defconfig & multi_v7_defconfig
- Add the support of Hisilicon HiP04 debug uart

----------------------------------------------------------------
Haojian Zhuang (7):
      ARM: mcpm: support 4 clusters
      ARM: hisi: enable MCPM implementation
      ARM: hisi: enable HiP04
      document: dt: add the binding on HiP04
      ARM: dts: add hip04 dts
      ARM: config: enable hisilicon hip04
      ARM: debug: add HiP04 debug uart

 Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt |  23 +++++++
 arch/arm/Kconfig                                              |   9 +++
 arch/arm/Kconfig.debug                                        |  10 +++
 arch/arm/boot/dts/Makefile                                    |   1 +
 arch/arm/boot/dts/hip04-d01.dts                               |  32 +++++++++
 arch/arm/boot/dts/hip04.dtsi                                  | 267 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/configs/{hi3xxx_defconfig => hisi_defconfig}         |  13 ++++
 arch/arm/configs/multi_v7_defconfig                           |   1 +
 arch/arm/include/asm/mcpm.h                                   |   5 ++
 arch/arm/mach-hisi/Kconfig                                    |   9 +++
 arch/arm/mach-hisi/Makefile                                   |   1 +
 arch/arm/mach-hisi/hisilicon.c                                |   9 +++
 arch/arm/mach-hisi/platmcpm.c                                 | 386 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 766 insertions(+)
 create mode 100644 arch/arm/boot/dts/hip04-d01.dts
 create mode 100644 arch/arm/boot/dts/hip04.dtsi
 rename arch/arm/configs/{hi3xxx_defconfig => hisi_defconfig} (77%)
 create mode 100644 arch/arm/mach-hisi/platmcpm.c

             reply	other threads:[~2014-09-12  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12  7:31 xuwei [this message]
2014-09-24  5:24 ` [GIT PULL][for 3.18]pull request for hisilicon hip04 soc and D01 board updates Olof Johansson
2014-09-24  8:08   ` Wei Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5412A169.5020308@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).