From patchwork Fri Oct 13 21:51:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?VGFtw6FzIFN6xbFjcw==?= X-Patchwork-Id: 734730 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9EC2521A0A for ; Fri, 13 Oct 2023 22:01:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=iit.uni-miskolc.hu header.i=@iit.uni-miskolc.hu header.b="tITqHzmN" X-Greylist: delayed 537 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Fri, 13 Oct 2023 15:01:20 PDT Received: from hera.iit.uni-miskolc.hu (hera.iit.uni-miskolc.hu [193.6.5.4]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D3DDB7; Fri, 13 Oct 2023 15:01:20 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hera.iit.uni-miskolc.hu (Postfix) with ESMTP id 473FE13E; Fri, 13 Oct 2023 23:52:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= iit.uni-miskolc.hu; h=content-transfer-encoding:content-type :content-type:mime-version:x-mailer:message-id:date:date:subject :subject:from:from:received:received; s=hera; t=1697233932; x= 1699048333; bh=E6GGdU8NqUAeueW/49LZQZKoh1Ml+Xu2MiTlxVU/v5s=; b=t ITqHzmN8urDujkz/Yn1T8x+zlXEkpXj9dGIKGPA/Yu8AU/NeGQd2JDcEclISodCV 81N6dqvbfxYIQhdx0DIHcB+SYqFxXbZl7z703SFbLS884E7M5cOelQVYMWo+wWod oxPdDEEyXH6XBN08Kbke7Y0yKuyEovq7MTwpIAOWIYK+QZJ1raGjgsgk8zt+zYZ8 NhYy1kSCLKxxSbCSWR+siFEhPIksfyVwCI4HXKK7fSv6lbyGRx4dmahtR6MtKqjM MdtA70pqIWmfjsZpe6y88QEoIjNsT+mZ8jq7kzQf1xUfOKk+zFzpsiN+cE7tPvuu cJAK78n4EZGZ7e0lPhz9Q== X-Virus-Scanned: Kamavis at iit.uni-miskolc.hu Received: from hera.iit.uni-miskolc.hu ([127.0.0.1]) by localhost (hera.iit.uni-miskolc.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KuN4sTeSYG-T; Fri, 13 Oct 2023 23:52:12 +0200 (CEST) Received: from liberty.hitronhub.home (unknown [IPv6:2a02:8109:a181:1400::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: szucst@iit.uni-miskolc.hu) by hera.iit.uni-miskolc.hu (Postfix) with ESMTPSA id 2E9F313C; Fri, 13 Oct 2023 23:52:11 +0200 (CEST) From: =?utf-8?b?VGFtw6FzIFN6xbFjcw==?= To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Cristian Ciocaltea , Sebastian Reichel , Christopher Obbard , =?utf-8?b?VGFtw6FzIFN6xbFj?= =?utf-8?b?cw==?= , Shreeya Patel , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Cc: =?utf-8?b?VGFtw6FzIFN6xbFjcw==?= Subject: [RESEND] arm64: dts: rockchip: Enable UART6 on rock-5b Date: Fri, 13 Oct 2023 23:51:53 +0200 Message-ID: <20231013215208.81345-1-szucst@iit.uni-miskolc.hu> X-Mailer: git-send-email 2.42.0 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Enable UART lines on Radxa ROCK 5 Model B M.2 Key E. Signed-off-by: Tamás Szűcs --- arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts index 392ac783c3ad..ea1e3d09ea62 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts @@ -377,6 +377,12 @@ &sdio { status = "okay"; }; +&uart6 { + pinctrl-names = "default"; + pinctrl-0 = <&uart6m1_xfer &uart6m1_ctsn &uart6m1_rtsn>; + status = "okay"; +}; + &spi2 { status = "okay"; assigned-clocks = <&cru CLK_SPI2>;