From patchwork Thu Feb 29 11:39:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Balakrishnan Sambath X-Patchwork-Id: 13576995 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 D7EA4C48BF6 for ; Thu, 29 Feb 2024 11:42:47 +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:CC:To:In-Reply-To:References:Message-ID :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+IzRtvYCcVPfpIsKHIdo4dwHlaKIhmEkhUw9n4pFfvo=; b=mWuLwV0t5FBCLj 7Cbur4zojk8va3DpbiZM1EsQbkQgE7tkcfyglSgjkwBaT6wqrUxM9JMpOwPEsJrwtwDmJJL/yNcAY I1Zx9TWOjSFRT0rQB4JbsOD7Y1eB5vNpv9KI7iSszAsObUg9qu3bfVYJPGyTRugQPRCfT2ZWyCSPf guFwODKvPgt/kLrVedwpXxD37nihy2KVWGIIuE9Xj+M7H2T5w6wWhiTswh8gFSe0xZTRUmR3ozzeq MqvBnESBKUF3jMlUb+3GRJeIWM4Lng+XFF1jh4bHLKOKiLUHGtmCR67NA7WM6H8Zl0oD2nqC6Yaj5 0VHfBg6nZqDenOxBbn0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfeoA-0000000DNhe-2o5q; Thu, 29 Feb 2024 11:42:38 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfenv-0000000DNZw-0nHd for linux-arm-kernel@lists.infradead.org; Thu, 29 Feb 2024 11:42:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1709206942; x=1740742942; h=from:date:subject:mime-version:content-transfer-encoding: message-id:references:in-reply-to:to:cc; bh=ZbTUZ2sytbwY3/uZ8J7MOQaQg4/G+6K17RU1C1wYXmk=; b=2lzLkbsjI8e9Cn52wUOFGWZVPSzgpWyslC0dVg8Dy9VY8a5fCS1qku97 Hd6zUuhnmfebkX9Ol+UDgeQDedKRxiFYEmUjbQZlaCPZeAUl+/29+NHRM 5WL+BoqtNvJSSgskPOSs5E/yXp56bRdWrmlcdV0GF59zfyF5RIfF75yUd bgPDHRfrfMSmrBeIwKlrNvI3s0mq/CPH2W4pUMzMlvQplZw3IGHs+zO7q pGRl6jN4N1kOxB9ZddlE4HSnf8kbss1ANbn4buwIiJOCst7SV9L3oFO6u P5AwyOgSgN2Bn10SpuqX3F7N1aP4prfgeBJbUGUp4Y96E6evDvAyH+jpr g==; X-CSE-ConnectionGUID: KYf983/NSaCGRI0KPGLdxQ== X-CSE-MsgGUID: ZlDiA8fQTiSENQRO23TXRw== X-IronPort-AV: E=Sophos;i="6.06,194,1705388400"; d="scan'208";a="184277799" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 29 Feb 2024 04:42:21 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 29 Feb 2024 04:41:41 -0700 Received: from [127.0.1.1] (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 29 Feb 2024 04:41:37 -0700 From: Balakrishnan Sambath Date: Thu, 29 Feb 2024 17:09:31 +0530 Subject: [PATCH 2/3] ARM: dts: microchip: sama7g5: Move pinfunc.h headers MIME-Version: 1.0 Message-ID: <20240229-pio4-pinctrl-yaml-v1-2-c4d8279c083f@microchip.com> References: <20240229-pio4-pinctrl-yaml-v1-0-c4d8279c083f@microchip.com> In-Reply-To: <20240229-pio4-pinctrl-yaml-v1-0-c4d8279c083f@microchip.com> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Linus Walleij CC: , , , , "Balakrishnan Sambath" X-Mailer: b4 0.13.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240229_034223_351432_054FA5CF X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Move sama7g5-pinfunc.h into include/dt-bindings/pinctrl so that we can include it in yaml dt-binding examples. Signed-off-by: Balakrishnan Sambath --- arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 2 +- .../dts/microchip => include/dt-bindings/pinctrl}/sama7g5-pinfunc.h | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts index 217e9b96c61e..a92c37e57aaf 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts @@ -9,7 +9,7 @@ * */ /dts-v1/; -#include "sama7g5-pinfunc.h" +#include #include "sama7g5.dtsi" #include #include diff --git a/arch/arm/boot/dts/microchip/sama7g5-pinfunc.h b/include/dt-bindings/pinctrl/sama7g5-pinfunc.h similarity index 100% rename from arch/arm/boot/dts/microchip/sama7g5-pinfunc.h rename to include/dt-bindings/pinctrl/sama7g5-pinfunc.h