From patchwork Wed Sep 16 02:01:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 11778671 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 3FDA659D for ; Wed, 16 Sep 2020 02:01:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 39F2120936; Wed, 16 Sep 2020 02:01:54 +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 9BDAA20770; Wed, 16 Sep 2020 02:01:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9BDAA20770 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 DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 4A1AEAF0E25790359E61; Wed, 16 Sep 2020 10:01:51 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.487.0; Wed, 16 Sep 2020 10:01:45 +0800 List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" CC: Olof Johansson , Arnd Bergmann , , Andre Przywara , Linuxarm , Zhangyi ac , "Liguozhu (Kenneth)" , Tangkunshan , huangdaode , Jonathan Cameron , John Garry , "Salil Mehta" , Shiju Jose , Shameerali Kolothum Thodi From: Wei Xu Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.10 Message-ID: <5F617209.90003@hisilicon.com> Date: Wed, 16 Sep 2020 10:01:45 +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-arm32-dt-for-5.10 for you to fetch changes up to 3328c656663f59382879992419859d73f359ac59: ARM: dts: hisilicon: Fix SP805 clocks (2020-09-14 16:31:06 +0800) ---------------------------------------------------------------- ARM: DT: Hisilicon ARM32 SoCs DT updates for 5.10 - Update the SP804 nodes to have the correct clocks and clock names for the hi3620 SoC - Update the SP805 nodes to have the correct clocks and clock names for the hix5hd2 SoC ---------------------------------------------------------------- Andre Przywara (2): ARM: dts: hisilicon: Fix SP804 users ARM: dts: hisilicon: Fix SP805 clocks arch/arm/boot/dts/hi3620.dtsi | 30 ++++++++++++++++++++---------- arch/arm/boot/dts/hip04.dtsi | 4 ++-- arch/arm/boot/dts/hisi-x5hd2.dtsi | 5 +++-- 3 files changed, 25 insertions(+), 14 deletions(-)