From patchwork Tue Sep 3 10:52:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: karthikeyan X-Patchwork-Id: 13788515 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 D3562CD342C for ; Tue, 3 Sep 2024 10:55:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=UppZcDWe1uFAJ+bvasF5er5A9xgV/I9BZ+SAKDSsjpM=; b=gfY48avIDMxg2m6McF9A6VaHCK gEaZCbuo4PzfN0UMVWSEUnVNCU23U9Od7D90ylXdlsE1OtElsEpgcto06kFuo9oaR6b0NKRmV23dW maY0HCXEFU3BQkPs8IVOmH7Tji+QyFhsFN3fjyd++oLPehxn240z6wbstZuWXAE0C+seFSUtReruj yW43efMnXWZrtMLWm8BY2QSGcIUz+4PBcjqh7sSSSgmdXFSLCqZcNHc0orcQJ4NKhoW2D4uYCJl5C bA++o/egPYFV0JjupL/lB0wmmBjfAedeyrKWK6iUaN1AA3P85nzG4N0lNWTIbdu5KqSKphzcrkh45 bnSpBZcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slRBR-0000000HQbA-0yqQ; Tue, 03 Sep 2024 10:54:49 +0000 Received: from omta038.useast.a.cloudfilter.net ([44.202.169.37]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slR9y-0000000HQ7p-1VA9 for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 10:53:20 +0000 Received: from eig-obgw-5006a.ext.cloudfilter.net ([10.0.29.179]) by cmsmtp with ESMTPS id lQKVsgXsgg2lzlR9hsXb7T; Tue, 03 Sep 2024 10:53:01 +0000 Received: from md-in-79.webhostbox.net ([43.225.55.182]) by cmsmtp with ESMTPS id lR9esTGgkX5ErlR9fsrc7B; Tue, 03 Sep 2024 10:53:00 +0000 X-Authority-Analysis: v=2.4 cv=K+QkHTWI c=1 sm=1 tr=0 ts=66d6ea8c a=LfuyaZh/8e9VOkaVZk0aRw==:117 a=kofhyyBXuK/oEhdxNjf66Q==:17 a=EaEq8P2WXUwA:10 a=-pn6D5nKLtMA:10 a=vU9dKmh3AAAA:8 a=VwQbUJbxAAAA:8 a=rT7NhT99x2eMfdz9cs0A:9 a=rsP06fVo5MYu2ilr0aT5:22 a=ZCPYImcxYIQFgLOT52_G:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=linumiz.com ; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=UppZcDWe1uFAJ+bvasF5er5A9xgV/I9BZ+SAKDSsjpM=; b=AOnmScQFEyQEi8MZEiPr8iondE FltM80ZG0elT5XHBVsklYzWtsA/cF7y5n7qds476Vjvb4GOGGIZ7CuakK4q6IM07bM3pqsvgW2stH g053R1U2d9Pi/bd410RNCBVxd1l12Td3A2muyhWvOsFwDv1Bz1JqEgsYrKkyqlaz9TGSOlgIGboIO LDKzzeg6ABnbgokk4ZfuOe0RzzRdQsg6OAiEGeqZkTOMhhkFcA+32nbwa6K1LNSJJoCK7a19aArXt tA9XuawYa6emQMHar3wnm/yM+Qg02FEly2b4l1i/kPD+dw9QP6WGqVFUdeui2Em6Y5BYT5Zh/V8ri s2LlJZBQ==; Received: from [122.165.245.213] (port=41440 helo=localhost.localdomain) by md-in-79.webhostbox.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1slR9d-000Elu-0i; Tue, 03 Sep 2024 16:22:57 +0530 From: Karthikeyan Krishnasamy To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, heiko@sntech.de, alexandre.belloni@bootlin.com Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, Karthikeyan Krishnasamy Subject: [PATCH v2 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC Date: Tue, 3 Sep 2024 16:22:37 +0530 Message-Id: <20240903105245.715899-1-karthikeyan@linumiz.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - md-in-79.webhostbox.net X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - linumiz.com X-BWhitelist: no X-Source-IP: 122.165.245.213 X-Source-L: No X-Exim-ID: 1slR9d-000Elu-0i X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost.localdomain) [122.165.245.213]:41440 X-Source-Auth: karthikeyan@linumiz.com X-Email-Count: 5 X-Org: HG=dishared_whb_net_legacy;ORG=directi; X-Source-Cap: bGludW1jbWM7aG9zdGdhdG9yO21kLWluLTc5LndlYmhvc3Rib3gubmV0 X-Local-Domain: yes X-CMAE-Envelope: MS4xfGv5kCgIA41WGBdYXcFrxcAP/iQNHOOkuaFFkvuK87nDDiG77sITFejf3hkz3jN8RoDDGexWX9Wmsc+DgRIIP/UPmlgTv1YWFju4s2zGPpnoFHHbZo48 KazKXhvNSLK3YBSfii0SrPxtvQ190sQAnBeetTF54gLdaTegDOqhh/5ybWwgiqFSim61cV6vg4cNgbnTfCFoboZ8pdzHnXzSWZTQ35ffN5DpwOn8HHB5YZxF X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_035318_992554_AFD475C3 X-CRM114-Status: UNSURE ( 7.89 ) X-CRM114-Notice: Please train this message. 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 Rockchip RV1109 is compatible with Rockchip RV1126. In this series, adding required missing peripheral in RV1126 and its pin mux. Relfor Saib board is equipped with 1GB of RAM and 4GB of eMMC Pheripherals like Bluetooth 4.2, Wifi 5G, audio-codec, ir transmitter and receiver, etc Signed-off-by: Karthikeyan Krishnasamy --- Changes in v2: - Align to the comments - Rebased with master - Link to v1: https://lore.kernel.org/all/20240823153528.3863993-1-karthikeyan@linumiz.com --- Karthikeyan Krishnasamy (8): ARM: dts: rockchip: Add i2c3 node for RV1126 ARM: dts: rockchip: Add i2s0 node for RV1126 ARM: dts: rockchip: Add pwm node for RV1126 ARM: dts: rockchip: Add watchdog node for RV1126 dt-bindings: rtc: microcrystal,rv3028: add clock-cells property dt-bindings: vendor-prefixes: Add Relfor labs dt-bindings: arm: rockchip: Add Relfor Saib ARM: dts: rockchip: Add Relfor Saib board .../devicetree/bindings/arm/rockchip.yaml | 5 + .../bindings/rtc/microcrystal,rv3028.yaml | 3 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rv1109-relfor-saib.dts | 429 ++++++++++++++++++ .../arm/boot/dts/rockchip/rv1126-pinctrl.dtsi | 256 +++++++++++ arch/arm/boot/dts/rockchip/rv1126.dtsi | 159 +++++++ 7 files changed, 855 insertions(+) create mode 100644 arch/arm/boot/dts/rockchip/rv1109-relfor-saib.dts base-commit: 67784a74e258a467225f0e68335df77acd67b7ab