Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp4312466pxv; Tue, 27 Jul 2021 04:26:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxmEE43givr9bE+4puemgaDj7c/w+i1ja8b97rIy/y/HEFqXZSp24nA9E7wLniDhsV/agnl X-Received: by 2002:a92:dc4f:: with SMTP id x15mr16560736ilq.64.1627385172427; Tue, 27 Jul 2021 04:26:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627385172; cv=none; d=google.com; s=arc-20160816; b=CHzc2I9IQZPTZERTU8kGJZDyjC2OF9krLwgUPV1HJO54a1uvN6AIlZ2e6mNGXk2VpZ 5tj+fjqYQ5GWSHcDEi+BLxiVt/czYqDEGn5QXJoF8aXMTLFKla3c+fbaWdBX2iPzBCnG TWj4EyFegee8XTRmQ0hZnws4qwzeSw25rvh/vRNZ9meKxctOrUtdgtdZZl2MRn+Bjtir 0ktMa5sZYaqzpTIilvUg1k4eZMfqWRZgZ2zEJg3UO+1+7K4gfhj7Ylh89z9sRpjvU8jY 3cIbQ2zot3OmqNcph8DcaHH8U8/skPTDTmJlZd0coXHKp29NIPAfFihLwM1LWYjADN03 GWpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=1UrdQiuY+avy/ceGZpioITwIXxYAM17CBxKcQLDmYVg=; b=kCqjXYHXuqfiWCMxH/ldjdw3RjuImHCCjJUta9s/kEyZI9askP1eV9yJGI7z33yqOj KxMifkFKqnwuRYQ52yhF7h4wO4QGlo95WloorvH4R6G4TSEF4EQvXTacQ52RQBGl8cro mliyB0ouTU3Ze77/cCiiuA6M1s0a0wtKl8aqxQLlBwoS2UvbMLsxanfFLr2Oz3DVLjIw bkf7V0g4uPGq/WTlRjega3HECw7wYs6FM6B0vtPoYGGQT5CvJXrGEuvFnceOmu6apxti pCgiDGU6Te6kaERxYvrXaxFpTQ8hRMdp9dn7d7yWf+2i8Y4X4dFH9dwv62D53l/l11zw 0OuA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e11si3724885iow.68.2021.07.27.04.26.00; Tue, 27 Jul 2021 04:26:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236521AbhG0LYB (ORCPT + 99 others); Tue, 27 Jul 2021 07:24:01 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:59562 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S236523AbhG0LX5 (ORCPT ); Tue, 27 Jul 2021 07:23:57 -0400 X-IronPort-AV: E=Sophos;i="5.84,273,1620658800"; d="scan'208";a="88871756" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 27 Jul 2021 20:23:54 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 0ADEF40104C7; Tue, 27 Jul 2021 20:23:51 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , Rob Herring , Linus Walleij , Magnus Damm , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Prabhakar , Biju Das , Lad Prabhakar Subject: [PATCH v4 4/4] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins Date: Tue, 27 Jul 2021 12:23:28 +0100 Message-Id: <20210727112328.18809-5-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210727112328.18809-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20210727112328.18809-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add scif0 pins in pinctrl node and update the scif0 node to include pinctrl properties. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das --- arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi b/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi index adcd4f50519e..0987163f25ee 100644 --- a/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi +++ b/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi @@ -6,6 +6,7 @@ */ #include +#include / { aliases { @@ -22,6 +23,15 @@ clock-frequency = <24000000>; }; +&pinctrl { + scif0_pins: scif0 { + pinmux = , /* TxD */ + ; /* RxD */ + }; +}; + &scif0 { + pinctrl-0 = <&scif0_pins>; + pinctrl-names = "default"; status = "okay"; }; -- 2.17.1