From patchwork Mon Jul 10 11:50:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christopher Obbard X-Patchwork-Id: 13306826 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 2606DEB64D9 for ; Mon, 10 Jul 2023 11:51:02 +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=iLzb7ECfbB7hk6sbZcomAm9MPWOa92X7WJWYtUTLplc=; b=TPdPebqRmztBox F4Azvy20h/K1wLL2bcYN6soQM7OWUa8EgRz41jxX7In66GkfQewWmik5pU/XNSkqX0Svht0XwbYFp PuHquUuv4+EoAkXyI0Dyqul9uxXUaVppbHNfWYXb5D4VwOLAh2lNVnBWNFMsxhBVKOdvUJeY4Wgd6 VSEaF9gAppjzH/ns0led5y3FQoyPX63ds2YbwUYhbyT+eZEJ8XlNbeP6NQx2NYxVTy3ogt3PTjYTg b3gUa6rmjfemUIduALAw2UBoXBg/df69X+53N+ZEctg8YAvvvefMcKkfG52MLXsBck16WsWdEb7// TRQPkoWqWm8+a6E6WNuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qIpPa-00BVzj-2y; Mon, 10 Jul 2023 11:50:38 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qIpPX-00BVxC-23; Mon, 10 Jul 2023 11:50:37 +0000 Received: from obbardc-t14.home (unknown [IPv6:2a00:23c8:b70a:ae01:f690:3e44:90e:2421]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: obbardc) by madras.collabora.co.uk (Postfix) with ESMTPSA id F34326606F65; Mon, 10 Jul 2023 12:50:29 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1688989830; bh=JumdZYtvxLtSAoNuus3Vk18IRLG+75lEolvKS608bXw=; h=From:To:Cc:Subject:Date:From; b=SyQA4C4YrHxruum9uozCSEyOzdJEYVKhNzUFcSM8smtOmhrKedlIKMkVwUvSQYzEM 2cs3s6LCDPHuxsgKXrDTyf/UkqYJdegxvqnl0EjYEMmPWIuPZeHyJhmJ1AETF9y9RY TF/5UQmADD62eiHbcI8ERhwQsuD74ZBJ/JKAouwlb9h8DVtAQlgIFRqBSO56z6Jc6v IcsjbAcvsUYw3aoDmp2sY2beFbmp1kfQKJfxprE4TyHEujQzF4Z2lwOcPbS7F3m/tG U1V74jNBgUJH97V9yjk8DMPJYdYhP7oNCPTHf++6XfhjgCdRT8jUt1o+s6ZWt38ldZ c+ajVcanpSeqA== From: Christopher Obbard To: linux-rockchip@lists.infradead.org Cc: kernel@collabora.com, Christopher Obbard , Andrew Lunn , Andy Yan , Brian Norris , Chris Morgan , Conor Dooley , FUKAUMI Naoki , Heiko Stuebner , Jagan Teki , Jagan Teki , Krzysztof Kozlowski , Maya Matuszczyk , Nicolas Frattaroli , Rob Herring , Sebastian Reichel , Tianling Shen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/3] Add support for Radxa ROCK 4SE Date: Mon, 10 Jul 2023 12:50:22 +0100 Message-Id: <20230710115025.507439-1-chris.obbard@collabora.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230710_045035_826740_2383FF8C X-CRM114-Status: GOOD ( 14.32 ) 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 Add support for the RK3399T-based Radxa ROCK 4SE board. This board offers similar peripherals and form-factor to the ROCK Pi 4B but uses the cost-optimised RK3399T processor (which has different a OPP table but otherwise minimal changes) and some other minor hardware changes between the Rock Pi 4B (described in the devicetree). The first patch moves the RK3399 OPP table from the generic Radxa ROCK Pi 4 dtsi into board-specific devicetree files, in preparation for the ROCK 4SE devicetree file (in later patches). The second patch adds the devicetree binding documentation for the Radxa ROCK 4SE. The third patch adds the board-specific devicetree file for the Radxa ROCK 4SE. Changes in v2: - Add Krzysztof Kozlowski's Acked-by tag. - Set proper interrupt type for brcmf. Christopher Obbard (3): arm64: dts: rockchip: Move OPP table from ROCK Pi 4 dtsi dt-bindings: arm: rockchip: Add Radxa ROCK 4SE arm64: dts: rockchip: Add Radxa ROCK 4SE .../devicetree/bindings/arm/rockchip.yaml | 5 ++ arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3399-rock-4se.dts | 65 +++++++++++++++++++ .../boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 1 - .../boot/dts/rockchip/rk3399-rock-pi-4a.dts | 1 + .../boot/dts/rockchip/rk3399-rock-pi-4b.dts | 1 + .../boot/dts/rockchip/rk3399-rock-pi-4c.dts | 1 + 7 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-rock-4se.dts