From patchwork Tue Jul 21 03:23:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 11674899 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DA3D41667 for ; Tue, 21 Jul 2020 03:23:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) id D6522207DD; Tue, 21 Jul 2020 03:23:24 +0000 (UTC) Delivered-To: soc@kernel.org Received: from huawei.com (szxga04-in.huawei.com [45.249.212.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9883C20729; Tue, 21 Jul 2020 03:23:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9883C20729 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=hisilicon.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xuwei5@huawei.com Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id D9F35D81C732AF39B1EA; Tue, 21 Jul 2020 11:23:22 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.487.0; Tue, 21 Jul 2020 11:23:12 +0800 List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" CC: Olof Johansson , Arnd Bergmann , , Krzysztof Kozlowski , Linuxarm , Zhangyi ac , "Liguozhu (Kenneth)" , huangdaode , Tangkunshan , Jonathan Cameron , John Garry , "Salil Mehta" , Shameerali Kolothum Thodi , Shiju Jose From: Wei Xu Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.9 Message-ID: <5F165FA1.2030301@hisilicon.com> Date: Tue, 21 Jul 2020 11:23:13 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 X-Originating-IP: [10.57.101.250] X-CFilter-Loop: Reflected Hi ARM-SoC team, Please consider to pull the following changes. Thanks! Best Regards, Wei --- The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.9 for you to fetch changes up to 5720fcdc2e5af74e51c5e3102fcefd9fb061a666: ARM: dts: hisilicon: Align L2 cache-controller nodename with dtschema (2020-07-17 10:09:21 +0800) ---------------------------------------------------------------- ARM: DT: Hisilicon ARM32 SoCs updates for v5.9 - Update L2 cache controller nodes to fix dtschema validator warnings for hi3620 and hix5hd2 ---------------------------------------------------------------- Krzysztof Kozlowski (1): ARM: dts: hisilicon: Align L2 cache-controller nodename with dtschema arch/arm/boot/dts/hi3620.dtsi | 2 +- arch/arm/boot/dts/hisi-x5hd2.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)