All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: "arm@kernel.org" <arm@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Olof Johansson <olof@lixom.net>, "Arnd Bergmann" <arnd@arndb.de>
Cc: Salil Mehta <salil.mehta@huawei.com>,
	John Garry <john.garry@huawei.com>,
	jinying@hisilicon.com,
	Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>,
	Guodong Xu <guodong.xu@linaro.org>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Linuxarm <linuxarm@huawei.com>,
	xuwei5@hisilicon.com,
	"Chenxin \(Charles\)" <charles.chenxin@huawei.com>,
	"haojian.zhuang@linaro.org" <haojian.zhuang@linaro.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Leo Yan <leo.yan@linaro.org>,
	"zhangfei.gao@linaro.org" <zhangfei.gao@linaro.org>,
	Shiju Jose <shiju.jose@huawei.com>,
	"Liguozhu \(Kenneth\)" <liguozhu@hisilicon.com>,
	Zhangyi ac <zhangyi.ac@huawei.com>,
	Tangkunshan <tangkunshan@huawei.com>,
	Daode Huang <huangdaode@hisilicon.com>
Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v4.21
Date: Thu, 29 Nov 2018 15:51:49 +0000	[thread overview]
Message-ID: <5C000B15.8010400@hisilicon.com> (raw)

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.21

for you to fetch changes up to 6ad5506ed191eefec7d205245edabb8b5f7e950f:

  ARM64: dts: hisilicon: Add all CPUs in cooling maps (2018-11-29 10:11:21 +0000)

----------------------------------------------------------------
ARM64: DT: Hisilicon SoCs DT updates for 4.21

* Hi3660 SoC and related boards:
  - Standardize LED labels and triggers for the hikey960 board
  - Add the missing cooling-cells property for the cpu nodes
  - Add all cpus into the cooling maps

* Hi3670 SoC and related boards:
  - Add clock nodes and update the uart clock
  - Add Pinctrl, GPIO and uart nodes
  - Enable uart and add GPIO line names for the hikey970 board

* Hi3798 SoC and related boards:
  - Standardize LED labels and triggers for the poplar board

* Hi6220 SoC and related boards:
  - Standardize LED labels and triggers for the hikey board
  - Add all cpus into the cooling maps

----------------------------------------------------------------
Manivannan Sadhasivam (10):
      arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
      arm64: dts: hisilicon: Source SoC clock for UART6
      arm64: dts: hisilicon: Add Pinctrl support for HiKey970 board
      arm64: dts: hisilicon: hi3670: Add GPIO controller support
      arm64: dts: hisilicon: hi3670: Add UART nodes
      arm64: dts: hisilicon: hikey970: Enable on-board UARTs
      arm64: dts: hisilicon: hikey970: Add GPIO line names
      arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
      arm64: dts: hisilicon: hikey960: Standardize LED labels and triggers
      arm64: dts: hisilicon: poplar: Standardize LED labels and triggers

Viresh Kumar (2):
      arm64: dts: hi3660: Add missing cooling device properties for CPUs
      ARM64: dts: hisilicon: Add all CPUs in cooling maps

 arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts  |  18 +-
 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          |  16 +-
 arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts  | 338 ++++++++++++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi          | 499 ++++++++++++++++++++-
 .../boot/dts/hisilicon/hi3798cv200-poplar.dts      |  13 +-
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts     |  25 +-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          |   9 +-
 .../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 244 ++++++++++
 8 files changed, 1127 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-11-29 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 15:51 Wei Xu [this message]
2018-11-30 23:46 ` [GIT PULL] arm64: dts: hisilicon dts updates for v4.21 Olof Johansson
2018-12-03 14:40   ` 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=5C000B15.8010400@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=charles.chenxin@huawei.com \
    --cc=guodong.xu@linaro.org \
    --cc=haojian.zhuang@linaro.org \
    --cc=huangdaode@hisilicon.com \
    --cc=jinying@hisilicon.com \
    --cc=john.garry@huawei.com \
    --cc=leo.yan@linaro.org \
    --cc=liguozhu@hisilicon.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linuxarm@huawei.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=olof@lixom.net \
    --cc=salil.mehta@huawei.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=shiju.jose@huawei.com \
    --cc=tangkunshan@huawei.com \
    --cc=viresh.kumar@linaro.org \
    --cc=zhangfei.gao@linaro.org \
    --cc=zhangyi.ac@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.