From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Cc: <olof@lixom.net>, <arnd@arndb.de>, <xuwei5@hisilicon.com>,
"Leizhen (ThunderTown)" <thunder.leizhen@huawei.com>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
<linuxarm@openeuler.org>, <zhangyi.ac@huawei.com>,
<liguozhu@hisilicon.com>, Tangkunshan <tangkunshan@huawei.com>,
<huangdaode@hisilicon.com>, <jonathan.cameron@huawei.com>,
<john.garry@huawei.com>, <shameerali.kolothum.thodi@huawei.com>,
<salil.mehta@huawei.com>, <shiju.jose@huawei.com>
Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.12
Date: Tue, 26 Jan 2021 17:16:41 +0800 [thread overview]
Message-ID: <600FDDF9.2060209@hisilicon.com> (raw)
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.12
for you to fetch changes up to 9091f9b9d2965983ee38dd68609002daeacf5199:
arm64: dts: hisilicon: hi3670.dtsi: add I2C settings (2021-01-26 15:48:22 +0800)
----------------------------------------------------------------
ARM64: DT: Hisilicon ARM64 DT updates for 5.12
- Further cleanups of the hisilicon DTS to align with the dtschema
- Add or update the I2C, pinctrl and reset nodes for Hikey970
----------------------------------------------------------------
Mauro Carvalho Chehab (3):
arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst
arm64: dts: hisilicon: hikey970-pinctrl.dtsi: add missing pinctrl settings
arm64: dts: hisilicon: hi3670.dtsi: add I2C settings
Zhen Lei (7):
arm64: dts: hisilicon: correct vendor prefix hisi to hisilicon
arm64: dts: hisilicon: separate each group of data in the property "ranges"
arm64: dts: hisilicon: place clock-names "bus" before "core"
arm64: dts: hisilicon: normalize the node name of the module thermal
arm64: dts: hisilicon: normalize the node name of the localbus
arm64: dts: hisilicon: avoid irrelevant nodes being mistakenly identified as PHY nodes
arm64: dts: hisilicon: delete unused property smmu-cb-memtype
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 10 +-
arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 79 ++-
arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 8 +-
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 8 +-
.../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 632 ++++++++++++++++++++-
arch/arm64/boot/dts/hisilicon/hip05.dtsi | 2 +-
arch/arm64/boot/dts/hisilicon/hip06.dtsi | 6 +-
arch/arm64/boot/dts/hisilicon/hip07.dtsi | 9 +-
8 files changed, 717 insertions(+), 37 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Cc: salil.mehta@huawei.com, john.garry@huawei.com,
Tangkunshan <tangkunshan@huawei.com>,
arnd@arndb.de, shameerali.kolothum.thodi@huawei.com,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
jonathan.cameron@huawei.com, linuxarm@openeuler.org,
xuwei5@hisilicon.com, huangdaode@hisilicon.com,
"Leizhen \(ThunderTown\)" <thunder.leizhen@huawei.com>,
olof@lixom.net, liguozhu@hisilicon.com, zhangyi.ac@huawei.com,
shiju.jose@huawei.com
Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.12
Date: Tue, 26 Jan 2021 17:16:41 +0800 [thread overview]
Message-ID: <600FDDF9.2060209@hisilicon.com> (raw)
Message-ID: <20210126091641.Djsoa1ALgQGSG0IBHFGCLW2G17afyq5_uCbSjqnQ-wY@z> (raw)
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.12
for you to fetch changes up to 9091f9b9d2965983ee38dd68609002daeacf5199:
arm64: dts: hisilicon: hi3670.dtsi: add I2C settings (2021-01-26 15:48:22 +0800)
----------------------------------------------------------------
ARM64: DT: Hisilicon ARM64 DT updates for 5.12
- Further cleanups of the hisilicon DTS to align with the dtschema
- Add or update the I2C, pinctrl and reset nodes for Hikey970
----------------------------------------------------------------
Mauro Carvalho Chehab (3):
arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst
arm64: dts: hisilicon: hikey970-pinctrl.dtsi: add missing pinctrl settings
arm64: dts: hisilicon: hi3670.dtsi: add I2C settings
Zhen Lei (7):
arm64: dts: hisilicon: correct vendor prefix hisi to hisilicon
arm64: dts: hisilicon: separate each group of data in the property "ranges"
arm64: dts: hisilicon: place clock-names "bus" before "core"
arm64: dts: hisilicon: normalize the node name of the module thermal
arm64: dts: hisilicon: normalize the node name of the localbus
arm64: dts: hisilicon: avoid irrelevant nodes being mistakenly identified as PHY nodes
arm64: dts: hisilicon: delete unused property smmu-cb-memtype
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 10 +-
arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 79 ++-
arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 8 +-
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 8 +-
.../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 632 ++++++++++++++++++++-
arch/arm64/boot/dts/hisilicon/hip05.dtsi | 2 +-
arch/arm64/boot/dts/hisilicon/hip06.dtsi | 6 +-
arch/arm64/boot/dts/hisilicon/hip07.dtsi | 9 +-
8 files changed, 717 insertions(+), 37 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-01-26 9:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-26 9:16 Wei Xu [this message]
2021-01-26 9:16 ` [GIT PULL] arm64: dts: hisilicon dts updates for v5.12 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=600FDDF9.2060209@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@openeuler.org \
--cc=mchehab+huawei@kernel.org \
--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.