From patchwork Fri Jun 9 06:39:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 13273285 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4248DC7EE25 for ; Fri, 9 Jun 2023 06:39:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1BACCC4339C; Fri, 9 Jun 2023 06:39:27 +0000 (UTC) Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 6F9DCC433EF; Fri, 9 Jun 2023 06:39:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6F9DCC433EF Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.53]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4Qcrwv1c3vzLmdN; Fri, 9 Jun 2023 14:37:35 +0800 (CST) Received: from [10.67.103.39] (10.67.103.39) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Fri, 9 Jun 2023 14:39:19 +0800 Message-ID: <6482C916.1010507@hisilicon.com> Date: Fri, 9 Jun 2023 14:39:18 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 List-Id: To: , CC: , Olof Johansson , Arnd Bergmann , , , , , , , , , , , Tony Lindgren Subject: [GIT,PULL] arm64: dts: hisilicon dts updates for v6.5 X-Originating-IP: [10.67.103.39] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected Hi, Please consider to pull the following changes. Thanks! Best Regards, Wei --- The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-6.5 for you to fetch changes up to 35e6bcd138bc7ae85b193186207371d77749afcf: arm64: dts: hisilicon: Unify pinctrl-single pin group nodes (2023-06-07 03:05:31 +0000) ---------------------------------------------------------------- ARM64: DT: HiSilicon ARM64 DT updates for v6.5 - Clean up the pinctrl-single node names and correct the #size-cells of the pinctrl controller nodes ---------------------------------------------------------------- Tony Lindgren (1): arm64: dts: hisilicon: Unify pinctrl-single pin group nodes arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 6 +- arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi | 134 ++++++++++----------- .../arm64/boot/dts/hisilicon/hikey960-pinctrl.dtsi | 124 +++++++++---------- .../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 118 +++++++++--------- 4 files changed, 191 insertions(+), 191 deletions(-)