From patchwork Wed Sep 16 01:58:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 11778667 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 8740492C for ; Wed, 16 Sep 2020 01:58:23 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 80AD721D1B; Wed, 16 Sep 2020 01:58:23 +0000 (UTC) Delivered-To: soc@kernel.org Received: from huawei.com (szxga05-in.huawei.com [45.249.212.191]) (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 96B132087D; Wed, 16 Sep 2020 01:58:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96B132087D 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 DGGEMS401-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id AA22088958F7504C69C4; Wed, 16 Sep 2020 09:58:19 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.487.0; Wed, 16 Sep 2020 09:58:12 +0800 List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" CC: Olof Johansson , Arnd Bergmann , , Adrian Schmutzler , Andre Przywara , Linuxarm , Zhangyi ac , "Liguozhu (Kenneth)" , Tangkunshan , huangdaode , Jonathan Cameron , John Garry , Shameerali Kolothum Thodi , Salil Mehta , Shiju Jose From: Wei Xu Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.10 Message-ID: <5F617134.3050705@hisilicon.com> Date: Wed, 16 Sep 2020 09:58:12 +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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the git repository at: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.10 for you to fetch changes up to a665b2c1d28403e385054447cc319095527bedde: arm64: dts: hisilicon: Fix SP805 clocks (2020-09-14 15:27:04 +0800) ---------------------------------------------------------------- ARM64: DT: Hisilicon ARM64 SoCs DT updates for 5.10 - Change the status properties from "ok" to "okay" for all the hisilicon SoCs - Update the SP805 nodes to have the correct clocks and clock names for the hi3660 and hi6220 SoCs ---------------------------------------------------------------- Adrian Schmutzler (1): arm64: dts: hisilicon: replace status value "ok" by "okay" Andre Przywara (1): arm64: dts: hisilicon: Fix SP805 clocks arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts | 6 +++--- arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 10 ++++++---- arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts | 2 +- arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 18 +++++++++--------- arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 7 ++++--- arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 6 +++--- arch/arm64/boot/dts/hisilicon/hip06-d03.dts | 18 +++++++++--------- arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 20 ++++++++++---------- 8 files changed, 45 insertions(+), 42 deletions(-)