From patchwork Fri Oct 25 17:54:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 13851316 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 AF0F0D149E0 for ; Fri, 25 Oct 2024 18:36:42 +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=x0sM/V4Xlia0uXViA4LqJIrROJ8KAJIb6jkHuDOI2oA=; b=ZYcNx1srtGcmy4uuehe8wYnKfS C5TJ1E72tbbxio6qPn2ws0fu0rIDnsHB0AuyXX3Il8iaU4HN6z4sWlEcSnQQILtXWvn8EVj10800y JjxJM+8HNoXCXtLMTW+A4+a9CnxDOJj56X6nCCUFOkepUuWQgzHksFsH99/2oXmy9FHXRmgrLzzZ7 PDiaT8wJ4nf8VJ4IFai0++5LGEm8ju0woL+IIcXlNa7xnRlfooSw+WcMBAnVeUn9wn3FrIIC9ph9w eqR7g7hLlCHIY2uIdphtnpZYx2yY11dPDGBJFs5oUbfbTmsThdFCwlrj1txFA0PtElRxt7tSEaZb7 JQO+jNog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t4PAo-00000004pV0-0bzn; Fri, 25 Oct 2024 18:36:34 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t4OVp-00000004glF-2qxp; Fri, 25 Oct 2024 17:54:15 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 32CA0A4386C; Fri, 25 Oct 2024 17:52:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 22BFAC4CEC3; Fri, 25 Oct 2024 17:54:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1729878852; bh=mCSQEoQ4CLulrEpBMf3oT0z+1iz4xIqJLNRGjUOnX3s=; h=From:To:Cc:Subject:Date:From; b=kaYr7tDPrtQYRnnrNxTUY65Y/NGEFW8a67VMDDtDDuMv+ICEcvrD0MOMAsQzKZFmc OEsp5hbf0DPhkLq5hX9PzA6D2ZoYc55Qezemi2QXqBu6LykZfRIyb1Pa4juzhtLXFu DNFEpF5SDJQG2eWbZc8xGlKmNhRdwS9sxfkl7A3rD80OOBQWxWcc7l7atW46yBFaWx aK8ojgM6aiD0r8hTJcYRiFX8e1nZDI+v6H28tZqNQumR2SH83jxGm0hgC9XEH7+Kma XDFLka9p0pdgiiGAk69vkF0B3gaPyKsFRwDmglezv8ZQ35UYvduyt+AXBDSLnR/x+B wVE7OxDFfpM4Q== Received: by wens.tw (Postfix, from userid 1000) id DB8C35FCB4; Sat, 26 Oct 2024 01:54:09 +0800 (CST) From: Chen-Yu Tsai To: Heiko Stuebner Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] arm64: dts: rockchip: orangepi-5-plus: Enable GPU Date: Sat, 26 Oct 2024 01:54:09 +0800 Message-Id: <20241025175409.886260-1-wens@kernel.org> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241025_105413_906549_6E1AB416 X-CRM114-Status: UNSURE ( 9.53 ) 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 From: Chen-Yu Tsai Enable the Mali GPU in the Orange Pi 5 Plus. Signed-off-by: Chen-Yu Tsai --- arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts index b826c5e368aa..7edebc47f1ef 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts @@ -287,6 +287,11 @@ &cpu_l3 { cpu-supply = <&vdd_cpu_lit_s0>; }; +&gpu { + mali-supply = <&vdd_gpu_s0>; + status = "okay"; +}; + &hdmi0 { status = "okay"; };