From patchwork Fri May 15 07:21:50 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 11550661 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 4D91E618 for ; Fri, 15 May 2020 07:22:02 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 4697320767; Fri, 15 May 2020 07:22:02 +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 EB1592065F; Fri, 15 May 2020 07:22:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EB1592065F 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 DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 6FDD4B761C218209C593; Fri, 15 May 2020 15:21:59 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.487.0; Fri, 15 May 2020 15:21:51 +0800 List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" CC: Olof Johansson , Arnd Bergmann , "xuwei (O)" , Loic Poulain , Mike Leach , Linuxarm , Zhangyi ac , "Liguozhu (Kenneth)" , huangdaode , Tangkunshan , Jonathan Cameron , John Garry , Salil Mehta , "Shameerali Kolothum Thodi" , Shiju Jose From: Wei Xu Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.8 Message-ID: <5EBE430E.6090508@hisilicon.com> Date: Fri, 15 May 2020 15:21:50 +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 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-5.8 for you to fetch changes up to fd955a7eac362d87f9dcb5c2f2c3e4355726c6fc: arm64: dts: hi6220: Add CTI options (2020-05-07 14:44:56 +0800) ---------------------------------------------------------------- ARM64: DT: Hisilicon SoCs DT updates for 5.8 - Add pinconf for spi2 and spi3 nodes and increase the drive strength to achieve the max speed for the Hikey960 board - Add CTI nodes for the Hikey620 board ---------------------------------------------------------------- Loic Poulain (1): arm64: dts: hikey960: pinctrl: Fix spi2/spi3 pinconf Mike Leach (1): arm64: dts: hi6220: Add CTI options arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 4 +- .../arm64/boot/dts/hisilicon/hi6220-coresight.dtsi | 130 +++++++++++++++++++-- .../arm64/boot/dts/hisilicon/hikey960-pinctrl.dtsi | 6 +- 3 files changed, 127 insertions(+), 13 deletions(-)