From: Wei Xu <xuwei5@hisilicon.com>
To: Zhen Lei <thunder.leizhen@huawei.com>,
Rob Herring <robh+dt@kernel.org>,
devicetree <devicetree@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/6] further clean up Hisilicon-related errors detected by DT schema on arm64
Date: Tue, 26 Jan 2021 16:56:01 +0800 [thread overview]
Message-ID: <600FD921.2030108@hisilicon.com> (raw)
In-Reply-To: <20210118031634.934-1-thunder.leizhen@huawei.com>
Hi Zhen Lei,
On 2021/1/18 11:16, Zhen Lei wrote:
> I've solved all the errors that can be fixed this time. The rest will require
> more time and energy to analyze in depth.
>
> Zhen Lei (6):
> 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 | 6 +++---
> arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 8 ++++----
> arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 8 ++++----
> arch/arm64/boot/dts/hisilicon/hip05.dtsi | 2 +-
> arch/arm64/boot/dts/hisilicon/hip06.dtsi | 6 ++----
> arch/arm64/boot/dts/hisilicon/hip07.dtsi | 9 ++-------
> 6 files changed, 16 insertions(+), 23 deletions(-)
>
Thanks!
Series applied to the hisilicon arm64 dt tree.
Best Regards,
Wei
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: Zhen Lei <thunder.leizhen@huawei.com>,
Rob Herring <robh+dt@kernel.org>,
devicetree <devicetree@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/6] further clean up Hisilicon-related errors detected by DT schema on arm64
Date: Tue, 26 Jan 2021 16:56:01 +0800 [thread overview]
Message-ID: <600FD921.2030108@hisilicon.com> (raw)
In-Reply-To: <20210118031634.934-1-thunder.leizhen@huawei.com>
Hi Zhen Lei,
On 2021/1/18 11:16, Zhen Lei wrote:
> I've solved all the errors that can be fixed this time. The rest will require
> more time and energy to analyze in depth.
>
> Zhen Lei (6):
> 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 | 6 +++---
> arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 8 ++++----
> arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 8 ++++----
> arch/arm64/boot/dts/hisilicon/hip05.dtsi | 2 +-
> arch/arm64/boot/dts/hisilicon/hip06.dtsi | 6 ++----
> arch/arm64/boot/dts/hisilicon/hip07.dtsi | 9 ++-------
> 6 files changed, 16 insertions(+), 23 deletions(-)
>
Thanks!
Series applied to the hisilicon arm64 dt tree.
Best Regards,
Wei
next prev parent reply other threads:[~2021-01-26 8:58 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-18 3:16 [PATCH 0/6] further clean up Hisilicon-related errors detected by DT schema on arm64 Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 1/6] arm64: dts: hisilicon: separate each group of data in the property "ranges" Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 2/6] arm64: dts: hisilicon: place clock-names "bus" before "core" Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 3/6] arm64: dts: hisilicon: normalize the node name of the module thermal Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 4/6] arm64: dts: hisilicon: normalize the node name of the localbus Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 5/6] arm64: dts: hisilicon: avoid irrelevant nodes being mistakenly identified as PHY nodes Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-18 3:16 ` [PATCH 6/6] arm64: dts: hisilicon: delete unused property smmu-cb-memtype Zhen Lei
2021-01-18 3:16 ` Zhen Lei
2021-01-26 8:56 ` Wei Xu [this message]
2021-01-26 8:56 ` [PATCH 0/6] further clean up Hisilicon-related errors detected by DT schema on arm64 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=600FD921.2030108@hisilicon.com \
--to=xuwei5@hisilicon.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=thunder.leizhen@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.