All of lore.kernel.org
 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>,
	Serge Semin <Sergey.Semin@baikalelectronics.ru>,
	Jisheng Zhang <Jisheng.Zhang@synaptics.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	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>,
	Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>,
	Salil Mehta <salil.mehta@huawei.com>,
	Shiju Jose <shiju.jose@huawei.com>
Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.11
Date: Wed, 25 Nov 2020 10:40:22 +0800	[thread overview]
Message-ID: <5FBDC416.5060008@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-arm64-dt-for-5.11

for you to fetch changes up to 25df3e1f64f54cfb4b23ff3ed1292c3eba94b22e:

  arm64: dts: hisilicon: Use generic "ngpios" rather than "snps,nr-gpios" (2020-11-24 20:06:18 +0800)

----------------------------------------------------------------
ARM64: DT: Hisilicon ARM64 DT updates for 5.11

- Cleanups of the hisilicon DTS to align with the dtschema. All of them do not
  have any functional effect except passing dtschema checks or dtc W=2 builds.

----------------------------------------------------------------
Jisheng Zhang (1):
      arm64: dts: hisilicon: Use generic "ngpios" rather than "snps,nr-gpios"

Serge Semin (1):
      arm64: dts: hi3660: Harmonize DWC USB3 DT nodes name

Zhen Lei (11):
      arm64: dts: hisilicon: normalize the node name of the ITS devices
      arm64: dts: hisilicon: separate each group of data in the property "reg"
      arm64: dts: hisilicon: write the values of property-units into a uint32 array
      arm64: dts: hisilicon: remove unused property pinctrl-names
      arm64: dts: hisilicon: place clock-names "biu" before "ciu"
      arm64: dts: hisilicon: normalize the node name of the SMMU devices
      arm64: dts: hisilicon: normalize the node name of the usb devices
      arm64: dts: hisilicon: normalize the node name of the UART devices
      arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml
      arm64: dts: hisilicon: list all clocks required by pl011.yaml
      arm64: dts: hisilicon: list all clocks required by snps-dw-apb-uart.yaml

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi      |  13 +-
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi      |   5 +-
 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi |  27 ++--
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      |   4 +-
 arch/arm64/boot/dts/hisilicon/hip05.dtsi       |  24 ++--
 arch/arm64/boot/dts/hisilicon/hip06.dtsi       |  14 +-
 arch/arm64/boot/dts/hisilicon/hip07.dtsi       | 178 ++++++++++++-------------
 7 files changed, 132 insertions(+), 133 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>,
	Linus Walleij <linus.walleij@linaro.org>,
	Jonathan Cameron <jonathan.cameron@huawei.com>,
	Linuxarm <linuxarm@huawei.com>, Wei Xu <xuwei5@hisilicon.com>,
	Serge Semin <Sergey.Semin@baikalelectronics.ru>,
	Jisheng Zhang <Jisheng.Zhang@synaptics.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] arm64: dts: hisilicon dts updates for v5.11
Date: Wed, 25 Nov 2020 10:40:22 +0800	[thread overview]
Message-ID: <5FBDC416.5060008@hisilicon.com> (raw)
Message-ID: <20201125024022.jKmJ0-yj0JtkG7hkYaKJeiIl19qrseGGvJgkHUG9zYM@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-arm64-dt-for-5.11

for you to fetch changes up to 25df3e1f64f54cfb4b23ff3ed1292c3eba94b22e:

  arm64: dts: hisilicon: Use generic "ngpios" rather than "snps,nr-gpios" (2020-11-24 20:06:18 +0800)

----------------------------------------------------------------
ARM64: DT: Hisilicon ARM64 DT updates for 5.11

- Cleanups of the hisilicon DTS to align with the dtschema. All of them do not
  have any functional effect except passing dtschema checks or dtc W=2 builds.

----------------------------------------------------------------
Jisheng Zhang (1):
      arm64: dts: hisilicon: Use generic "ngpios" rather than "snps,nr-gpios"

Serge Semin (1):
      arm64: dts: hi3660: Harmonize DWC USB3 DT nodes name

Zhen Lei (11):
      arm64: dts: hisilicon: normalize the node name of the ITS devices
      arm64: dts: hisilicon: separate each group of data in the property "reg"
      arm64: dts: hisilicon: write the values of property-units into a uint32 array
      arm64: dts: hisilicon: remove unused property pinctrl-names
      arm64: dts: hisilicon: place clock-names "biu" before "ciu"
      arm64: dts: hisilicon: normalize the node name of the SMMU devices
      arm64: dts: hisilicon: normalize the node name of the usb devices
      arm64: dts: hisilicon: normalize the node name of the UART devices
      arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml
      arm64: dts: hisilicon: list all clocks required by pl011.yaml
      arm64: dts: hisilicon: list all clocks required by snps-dw-apb-uart.yaml

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi      |  13 +-
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi      |   5 +-
 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi |  27 ++--
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      |   4 +-
 arch/arm64/boot/dts/hisilicon/hip05.dtsi       |  24 ++--
 arch/arm64/boot/dts/hisilicon/hip06.dtsi       |  14 +-
 arch/arm64/boot/dts/hisilicon/hip07.dtsi       | 178 ++++++++++++-------------
 7 files changed, 132 insertions(+), 133 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:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  2:40 Wei Xu [this message]
2020-11-25  2:40 ` [GIT PULL] arm64: 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=5FBDC416.5060008@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=Jisheng.Zhang@synaptics.com \
    --cc=Sergey.Semin@baikalelectronics.ru \
    --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=linus.walleij@linaro.org \
    --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 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.