| Message ID | 20250607-vop2-pt2-v5-8-1d52f7a2cf3c@riseup.net |
|---|---|
| State | Superseded |
| Delegated to: | Kever Yang |
| Headers | show
Return-Path: <u-boot-bounces@lists.denx.de> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=riseup.net header.i=@riseup.net header.a=rsa-sha256 header.s=squak header.b=A+S651mI; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4bDnFF6JN2z1yJd for <incoming@patchwork.ozlabs.org>; Sat, 7 Jun 2025 15:44:33 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3210882B27; Sat, 7 Jun 2025 07:43:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=riseup.net Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; secure) header.d=riseup.net header.i=@riseup.net header.b="A+S651mI"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF2B382B37; Sat, 7 Jun 2025 07:43:46 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED, RCVD_IN_VALIDITY_RPBL_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E5E5082B27 for <u-boot@lists.denx.de>; Sat, 7 Jun 2025 07:43:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=riseup.net Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=danct12@riseup.net Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4bDnDG6s4KzDqHk; Sat, 7 Jun 2025 05:43:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1749275023; bh=u5n00fR9+r+BZk+zuBdYvN8fN2fNgUOedxWqIXrp5qM=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=A+S651mIy0vv9bhMZiu/cGRBQEycb4R6sTkl2IZ2pR3aptrcYuxb2IvcQB0ikjY1H Cs2EM5hj9uaBgan1H2U29625czW/r3ZcIGp47aKYdbceoS8EwiNxXS8qv3lWAoIyTo RlisMPRmB1XnxBWnsIwfqYZ++wecdjh/WrRoOef0= X-Riseup-User-ID: 32CE904CF830D8F81F15C0EC8B1F25608E3D3B976334B0DC6EF12B9662484140 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4bDnDC4dNWzJn12; Sat, 7 Jun 2025 05:43:39 +0000 (UTC) From: Dang Huynh <danct12@riseup.net> Date: Sat, 07 Jun 2025 12:43:07 +0700 Subject: [PATCH v5 08/12] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20250607-vop2-pt2-v5-8-1d52f7a2cf3c@riseup.net> References: <20250607-vop2-pt2-v5-0-1d52f7a2cf3c@riseup.net> In-Reply-To: <20250607-vop2-pt2-v5-0-1d52f7a2cf3c@riseup.net> To: Anatolij Gustschin <agust@denx.de>, Simon Glass <sjg@chromium.org>, Philipp Tomsich <philipp.tomsich@vrull.eu>, Kever Yang <kever.yang@rock-chips.com>, Tom Rini <trini@konsulko.com>, Nicolas Frattaroli <frattaroli.nicolas@gmail.com>, Jonas Karlman <jonas@kwiboo.se>, Ondrej Jirman <megi@xff.cz>, Dragan Simic <dsimic@manjaro.org>, Svyatoslav Ryhel <clamor95@gmail.com>, Lukasz Majewski <lukma@denx.de>, Sean Anderson <seanga2@gmail.com> Cc: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>, u-boot@lists.denx.de, Piotr Zalewski <pZ010001011111@proton.me>, Dang Huynh <danct12@riseup.net> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <https://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean |
| Series |
Rockchip VOP2 support
|
expand
|
diff --git a/arch/arm/dts/rk356x-u-boot.dtsi b/arch/arm/dts/rk356x-u-boot.dtsi index 8718697395365f1daa8566c5f47729b3ac63c793..9e9bb595a2fab37f6cb71884695060fca602a0b4 100644 --- a/arch/arm/dts/rk356x-u-boot.dtsi +++ b/arch/arm/dts/rk356x-u-boot.dtsi @@ -169,6 +169,10 @@ bootph-all; }; +&vop { + bootph-some-ram; +}; + &xin24m { bootph-all; };
We need to prerelocate VOP2 memory so the driver can work. This will only support U-Boot proper. Signed-off-by: Dang Huynh <danct12@riseup.net> --- arch/arm/dts/rk356x-u-boot.dtsi | 4 ++++ 1 file changed, 4 insertions(+)