From patchwork Wed Jul 15 11:55:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Lee X-Patchwork-Id: 11665197 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 E2C99722 for ; Wed, 15 Jul 2020 11:56:50 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BBB2020658 for ; Wed, 15 Jul 2020 11:56:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="zcxWe2F/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BBB2020658 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=allwinnertech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=LKZMksGM372f1hqEUsbr6Xg1K1yms1tfipiSp5YPvu0=; b=zcxWe2F/kpVCyYDwCIzgn/UxGn oEkmbE9ENBOT/UyAe+o7o/ciEQrQ2nZS5kgm8gR44jXJ98JbqbAPF3F4wCVo1wTKfArfs1CTDBt9G AjAqFARX9QY+b+9X9vx/eIbziMu+ie8SybjjrS9p6RV2oQD3Ay7aDsf5K8FEE2W59mk0PeBkrfABu FEcSXTvNhpiuQSy/OfYI2x0tAivDJFEm4OdQUVMUPeNlC+FGZgoLRoWGg22kfl06Dpxzh7q3NmcSS OrvDIB5Pmlvw1u6XafqDoOGXclk8TOyubfCy7Fl4ZSfQeL2Bi5ipnmpq84yJV1w2px6URLEAgEpW2 WtJld78w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvg0Y-0003z0-KF; Wed, 15 Jul 2020 11:55:30 +0000 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvg0W-0003xj-LW for linux-arm-kernel@lists.infradead.org; Wed, 15 Jul 2020 11:55:29 +0000 X-Alimail-AntiSpam: AC=CONTINUE; BC=0.1505735|-1; CH=green; DM=|CONTINUE|false|; DS=CONTINUE|ham_system_inform|0.0298392-0.00123236-0.968928; FP=0|0|0|0|0|-1|-1|-1; HT=e02c03279; MF=frank@allwinnertech.com; NM=1; PH=DS; RN=8; RT=8; SR=0; TI=SMTPD_---.I264RN7_1594814118; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I264RN7_1594814118) by smtp.aliyun-inc.com(10.147.41.199); Wed, 15 Jul 2020 19:55:23 +0800 From: Frank Lee To: robh+dt@kernel.org, mripard@kernel.org, wens@csie.org, tiny.windzz@gmail.com Subject: [PATCH 2/3] ARM: dts: allwinner: convert gpio.h to sunxi-gpio.h Date: Wed, 15 Jul 2020 19:55:07 +0800 Message-Id: <20200715115507.2690-1-frank@allwinnertech.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_075528_951159_8A15FABF X-CRM114-Status: UNSURE ( 9.07 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [121.197.207.205 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Yangtao Li , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Yangtao Li Use names instead of numbers to describe GPIO. We clean arm64 first. Since H5 uses the DTS file in arm directory, we need to modify the header file in advance. Signed-off-by: Yangtao Li --- arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi | 2 +- arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi b/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi index fc67e30fe212..93f9653b43f4 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi @@ -7,7 +7,7 @@ #include "sunxi-common-regulators.dtsi" -#include +#include / { aliases { diff --git a/arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi b/arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi index 19b3b23cfaa8..f6f14b5175e3 100644 --- a/arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi +++ b/arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi @@ -3,7 +3,7 @@ * Copyright (C) 2017 Chen-Yu Tsai */ -#include +#include #include / {