All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<xuwei5@hisilicon.com>, <zhangyi.ac@huawei.com>,
	<tangkunshan@huawei.com>, <daniel.shen@huawei.com>,
	<huangdaode@huawei.com>, <liguozhu@hisilicon.com>,
	<Jonathan.Cameron@huawei.com>,
	<shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>,
	<shiju.jose@huawei.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	David Yang <mmyangfl@gmail.com>
Subject: [GIT,PULL] arm64: dts: hisilicon dts updates for v6.6
Date: Fri, 4 Aug 2023 14:24:35 +0800	[thread overview]
Message-ID: <64CC99A3.5030701@hisilicon.com> (raw)

Hi ARM SoC maintainers,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dc8cbdd9c68d1e840aec926bee714c38f5e315a5:

  arm64: dts: hi3798cv200: Fix clocks order of sd0 (2023-08-03 12:37:20 +0000)

----------------------------------------------------------------
ARM64: DT: HiSilicon ARM64 DT updates for v6.6

- Miscellaneous fixes according the DTS coding style
- Correct the clocks order of the sd0 for the hi3798cv200

----------------------------------------------------------------
David Yang (1):
      arm64: dts: hi3798cv200: Fix clocks order of sd0

Krzysztof Kozlowski (2):
      arm64: dts: hisilicon: minor whitespace cleanup around '='
      arm64: dts: hisilicon: add missing space before {

 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi |  4 ++--
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      | 24 ++++++++++++------------
 arch/arm64/boot/dts/hisilicon/hip06.dtsi       |  8 ++++----
 arch/arm64/boot/dts/hisilicon/hip07.dtsi       |  8 ++++----
 4 files changed, 22 insertions(+), 22 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<xuwei5@hisilicon.com>, <zhangyi.ac@huawei.com>,
	<tangkunshan@huawei.com>, <daniel.shen@huawei.com>,
	<huangdaode@huawei.com>, <liguozhu@hisilicon.com>,
	<Jonathan.Cameron@huawei.com>,
	<shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>,
	<shiju.jose@huawei.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	David Yang <mmyangfl@gmail.com>
Subject: [GIT,PULL] arm64: dts: hisilicon dts updates for v6.6
Date: Fri, 4 Aug 2023 14:24:35 +0800	[thread overview]
Message-ID: <64CC99A3.5030701@hisilicon.com> (raw)

Hi ARM SoC maintainers,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dc8cbdd9c68d1e840aec926bee714c38f5e315a5:

  arm64: dts: hi3798cv200: Fix clocks order of sd0 (2023-08-03 12:37:20 +0000)

----------------------------------------------------------------
ARM64: DT: HiSilicon ARM64 DT updates for v6.6

- Miscellaneous fixes according the DTS coding style
- Correct the clocks order of the sd0 for the hi3798cv200

----------------------------------------------------------------
David Yang (1):
      arm64: dts: hi3798cv200: Fix clocks order of sd0

Krzysztof Kozlowski (2):
      arm64: dts: hisilicon: minor whitespace cleanup around '='
      arm64: dts: hisilicon: add missing space before {

 arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi |  4 ++--
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi      | 24 ++++++++++++------------
 arch/arm64/boot/dts/hisilicon/hip06.dtsi       |  8 ++++----
 arch/arm64/boot/dts/hisilicon/hip07.dtsi       |  8 ++++----
 4 files changed, 22 insertions(+), 22 deletions(-)

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

             reply	other threads:[~2023-08-04  6:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04  6:24 Wei Xu [this message]
2023-08-04  6:24 ` [GIT,PULL] arm64: dts: hisilicon dts updates for v6.6 Wei Xu
2023-08-12  9:14 ` patchwork-bot+linux-soc

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=64CC99A3.5030701@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=daniel.shen@huawei.com \
    --cc=huangdaode@huawei.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=liguozhu@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mmyangfl@gmail.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=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.