Linux SOC development
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, "arm@kernel.org" <arm@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Cc: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	Wei Xu <xuwei5@hisilicon.com>,
	"Leizhen (ThunderTown)" <thunder.leizhen@huawei.com>,
	Linuxarm <linuxarm@huawei.com>,
	Zhangyi ac <zhangyi.ac@huawei.com>,
	"Liguozhu (Kenneth)" <liguozhu@hisilicon.com>,
	Tangkunshan <tangkunshan@huawei.com>,
	huangdaode <huangdaode@hisilicon.com>,
	"Jonathan Cameron" <jonathan.cameron@huawei.com>,
	John Garry <john.garry@huawei.com>,
	Salil Mehta <salil.mehta@huawei.com>,
	Shiju Jose <shiju.jose@huawei.com>,
	Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>
Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.11
Date: Wed, 25 Nov 2020 10:36:55 +0800	[thread overview]
Message-ID: <5FBDC347.4050102@hisilicon.com> (raw)

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.11

for you to fetch changes up to d48b6ef74ab06c5b29bd9ee9e830bdc639b196ee:

  ARM: dts: hisilicon: fix errors detected by syscon.yaml (2020-11-24 19:43:18 +0800)

----------------------------------------------------------------
ARM: DT: Hisilicon ARM32 DT updates for 5.11

- Cleanups of the hisilicon DTS to align with the dtschema including
  serial, usb, amba-bus, memory, mmc, spi and syscon. All of them do not
  have any functional effect except passing dtschema checks or dtc W=2
  builds.

----------------------------------------------------------------
Zhen Lei (8):
      ARM: dts: hisilicon: fix errors detected by snps-dw-apb-uart.yaml
      ARM: dts: hisilicon: fix errors detected by pl011.yaml
      ARM: dts: hisilicon: fix errors detected by usb yaml
      ARM: dts: hisilicon: fix errors detected by simple-bus.yaml
      ARM: dts: hisilicon: fix errors detected by root-node.yaml
      ARM: dts: hisilicon: fix errors detected by synopsys-dw-mshc.yaml
      ARM: dts: hisilicon: fix errors detected by spi-pl022.yaml
      ARM: dts: hisilicon: fix errors detected by syscon.yaml

 arch/arm/boot/dts/hi3519-demb.dts    |  2 +-
 arch/arm/boot/dts/hi3519.dtsi        | 32 +++++++++++++--------------
 arch/arm/boot/dts/hi3620-hi4511.dts  | 24 ++++++++++-----------
 arch/arm/boot/dts/hi3620.dtsi        | 32 +++++++++++++--------------
 arch/arm/boot/dts/hip01-ca9x2.dts    |  2 +-
 arch/arm/boot/dts/hip01.dtsi         | 26 +++++++++++-----------
 arch/arm/boot/dts/hip04-d01.dts      |  2 +-
 arch/arm/boot/dts/hip04.dtsi         |  6 +++---
 arch/arm/boot/dts/hisi-x5hd2-dkb.dts |  2 +-
 arch/arm/boot/dts/hisi-x5hd2.dtsi    | 42 ++++++++++++++++++------------------
 10 files changed, 85 insertions(+), 85 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, "arm@kernel.org" <arm@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Cc: Salil Mehta <salil.mehta@huawei.com>,
	John Garry <john.garry@huawei.com>,
	Tangkunshan <tangkunshan@huawei.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>,
	Jonathan Cameron <jonathan.cameron@huawei.com>,
	Linuxarm <linuxarm@huawei.com>, Wei Xu <xuwei5@hisilicon.com>,
	huangdaode <huangdaode@hisilicon.com>,
	"Leizhen \(ThunderTown\)" <thunder.leizhen@huawei.com>,
	Olof Johansson <olof@lixom.net>,
	"Liguozhu \(Kenneth\)" <liguozhu@hisilicon.com>,
	Zhangyi ac <zhangyi.ac@huawei.com>,
	Shiju Jose <shiju.jose@huawei.com>
Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.11
Date: Wed, 25 Nov 2020 10:36:55 +0800	[thread overview]
Message-ID: <5FBDC347.4050102@hisilicon.com> (raw)
Message-ID: <20201125023655.N-UDN2bZf3bXqTJEW_1INtdBbwfSWaDcEy-8OorOjtw@z> (raw)

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.11

for you to fetch changes up to d48b6ef74ab06c5b29bd9ee9e830bdc639b196ee:

  ARM: dts: hisilicon: fix errors detected by syscon.yaml (2020-11-24 19:43:18 +0800)

----------------------------------------------------------------
ARM: DT: Hisilicon ARM32 DT updates for 5.11

- Cleanups of the hisilicon DTS to align with the dtschema including
  serial, usb, amba-bus, memory, mmc, spi and syscon. All of them do not
  have any functional effect except passing dtschema checks or dtc W=2
  builds.

----------------------------------------------------------------
Zhen Lei (8):
      ARM: dts: hisilicon: fix errors detected by snps-dw-apb-uart.yaml
      ARM: dts: hisilicon: fix errors detected by pl011.yaml
      ARM: dts: hisilicon: fix errors detected by usb yaml
      ARM: dts: hisilicon: fix errors detected by simple-bus.yaml
      ARM: dts: hisilicon: fix errors detected by root-node.yaml
      ARM: dts: hisilicon: fix errors detected by synopsys-dw-mshc.yaml
      ARM: dts: hisilicon: fix errors detected by spi-pl022.yaml
      ARM: dts: hisilicon: fix errors detected by syscon.yaml

 arch/arm/boot/dts/hi3519-demb.dts    |  2 +-
 arch/arm/boot/dts/hi3519.dtsi        | 32 +++++++++++++--------------
 arch/arm/boot/dts/hi3620-hi4511.dts  | 24 ++++++++++-----------
 arch/arm/boot/dts/hi3620.dtsi        | 32 +++++++++++++--------------
 arch/arm/boot/dts/hip01-ca9x2.dts    |  2 +-
 arch/arm/boot/dts/hip01.dtsi         | 26 +++++++++++-----------
 arch/arm/boot/dts/hip04-d01.dts      |  2 +-
 arch/arm/boot/dts/hip04.dtsi         |  6 +++---
 arch/arm/boot/dts/hisi-x5hd2-dkb.dts |  2 +-
 arch/arm/boot/dts/hisi-x5hd2.dtsi    | 42 ++++++++++++++++++------------------
 10 files changed, 85 insertions(+), 85 deletions(-)

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

             reply	other threads:[~2020-11-25  2:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  2:36 Wei Xu [this message]
2020-11-25  2:36 ` [GIT PULL] arm: dts: hisilicon dts updates for v5.11 Wei Xu
2020-11-26 21:17 ` Arnd Bergmann
2020-11-26 21:17   ` Arnd Bergmann

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=5FBDC347.4050102@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=huangdaode@hisilicon.com \
    --cc=john.garry@huawei.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=liguozhu@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linuxarm@huawei.com \
    --cc=olof@lixom.net \
    --cc=salil.mehta@huawei.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=shiju.jose@huawei.com \
    --cc=soc@kernel.org \
    --cc=tangkunshan@huawei.com \
    --cc=thunder.leizhen@huawei.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox