From patchwork Fri Aug 26 12:23:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Huqiang Qin X-Patchwork-Id: 12955980 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 6ADDBECAAA3 for ; Fri, 26 Aug 2022 12:27:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :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=bG0tFoFsDu0T3OIWsHLi06ExzfSGfyw21hhLindZUZk=; b=faj5fTnCZBszrq BiItT3jc61tEbUS97b+aRIimPwoGgblyJkZLwfUvgaWAUmAaar6HH9hLXa06bBNXvkd5RVNJXL1Z6 KudYnFM1SZEURSJnyZZ73NrYgsxmzCTZ1wLEaVzSIdFSFc7Dk0UiXxFlQfIbvhdW6eKczkxj35AH4 j7KD/PzpXZmICVeQWGiPkfBl3zo26L72Qj1rtbtMuoJNK/By/656vBfMG2UB9duKLA1Ah58/rQ6TZ lWxQOqzGK5pZffURqCzKDjDUxzg5nKs4Nr/4CZJRL0ZabWCUqVTyc6BJpnG2lknXhBxKrs6ZYgM+f fn98BS1j3eDWSk7aGgtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oRYQY-002e5i-9x; Fri, 26 Aug 2022 12:27:10 +0000 Received: from mail-sz.amlogic.com ([211.162.65.117]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oRYQI-002ds6-NX; Fri, 26 Aug 2022 12:26:56 +0000 Received: from rd02-sz.amlogic.software (10.28.8.43) by mail-sz.amlogic.com (10.28.11.5) with Microsoft SMTP Server id 15.1.2507.6; Fri, 26 Aug 2022 20:26:44 +0800 From: Huqiang Qin To: , , , , , CC: , , , , Huqiang Qin Subject: [PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h Date: Fri, 26 Aug 2022 20:23:40 +0800 Message-ID: <20220826122338.2452433-1-huqiang.qin@amlogic.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-Originating-IP: [10.28.8.43] X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220826_052655_124531_E30556A4 X-CRM114-Status: UNSURE ( 6.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org In the future, meson-s4.dtsi will have some nodes that need to use the meson-s4-gpio.h file. e.g. * Bluetooth enable pin: bt_en-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>; * Audio mute pin: spk_mute-gpios = <&gpio GPIOH_8 GPIO_ACTIVE_LOW>; * ... Signed-off-by: Huqiang Qin --- arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi index ad50cba42d19..44cce8b0fcef 100644 --- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi @@ -6,6 +6,7 @@ #include #include #include +#include / { cpus {