From mboxrd@z Thu Jan 1 00:00:00 1970 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 F192CCCD199 for ; Mon, 20 Oct 2025 08:26:33 +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:References:In-Reply-To: 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: List-Owner; bh=yCWC7BaT6hYvbpDbIzICTadR2jfqhSrXTS56iy4K9yM=; b=l98+k7V4geN+Ih TMfYbEPCa3pZ4LIDagsxHOUvLhCP13k6LpPS4ujFooEAEuONmIEO9z4xNj2haSc3GcR/wc+ka2xdv yO0ezPi331EMkwRQblQFRJyIO8/2vmtl5VE1RzGNKOwYcYQljWQ5sbOdTWCSWqaE1Jli4IzHxO1Yx lmIAWvF3snLT+nVtYuY+ytYENNFCQ3EdwixKTJeitu4LiSk0MqfHRP9WtHIvdyDWK6iePpWVNnPin fG2tUr/3OZ2rhAbuuruBrI7Ctbx96mLxYvQKZKnKZBJ/Md6oHkBjfK9KEnWks5pwck5b6zA0JSbaw sescO0WJB4mXiNX4sSZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vAlDe-0000000CNOK-0vd1; Mon, 20 Oct 2025 08:26:18 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vAlDI-0000000CMri-3A4p; Mon, 20 Oct 2025 08:25:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type; bh=445YquTwMCYGWvvFlDmuQ2qGeWs3mzkw8t3wT+6a8rU=; b=D6AQ5W6mMOjbKai0wM0Wotu6Lg F4hjAhi/YJJq+F2uS2ll0V7VxTzRNDAH5iwqOCjosnRaCbLODs/ztsuDckgcV/odID1vWDRV/JaG6 yv77eCDGYDkb4B3myJb+l+hN7ZpxrecbGpV0fXqs+kEghqfxkRa11mMKUxtPWiAnGgXet50Mtsi5N KDK/HU/gFPeI5YsiL8RnbJgXfiTfC9ACGc39PXScF0FP4DkU6UGhq6ajo9/odEchXv2kotQFDKKYL p2UbsZdRkyQa9sgibQjM8S0uAzVca4j0DaTyn80KwJo782Xf55Gp/G4leCJ4p7qlfNQHAGP3fbS63 NGyXWk5A==; Received: from [141.76.253.240] (helo=phil.eduroam.local) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vAlD1-00078O-3Y; Mon, 20 Oct 2025 10:25:39 +0200 From: Heiko Stuebner To: heiko@sntech.de Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, quentin.schulz@cherry.de, andy.yan@rock-chips.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, cn.liweihao@gmail.com, Heiko Stuebner Subject: [PATCH 8/9] arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou Date: Mon, 20 Oct 2025 10:25:07 +0200 Message-ID: <20251020082508.3636511-9-heiko@sntech.de> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20251020082508.3636511-1-heiko@sntech.de> References: <20251020082508.3636511-1-heiko@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251020_012556_789452_8F4EE356 X-CRM114-Status: GOOD ( 10.77 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org From: Heiko Stuebner Enable the VOP and HDMI controller on the Lion-Haikou board. Signed-off-by: Heiko Stuebner --- .../boot/dts/rockchip/rk3368-lion-haikou.dts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts b/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts index abd1af97456a..a8eb4e9c2778 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts +++ b/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts @@ -58,6 +58,16 @@ vcc5v0_otg: regulator-vcc5v0-otg { }; }; +&display_subsystem { + status = "okay"; +}; + +&hdmi { + avdd-0v9-supply = <&vdd10_video>; + avdd-1v8-supply = <&vcc18_video>; + status = "okay"; +}; + &i2c_lvds_blc { eeprom: eeprom@50 { compatible = "atmel,24c01"; @@ -101,6 +111,14 @@ &uart1 { status = "disabled"; }; +&vop { + status = "okay"; +}; + +&vop_mmu { + status = "okay"; +}; + &pinctrl { pinctrl-names = "default"; pinctrl-0 = <&haikou_pin_hog>; -- 2.47.2 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip