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 3AFF8D3C930 for ; Mon, 21 Oct 2024 17:21:44 +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:In-Reply-To:References:Cc:To :From:Subject:Message-Id:Date:Content-Type:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=kvPmkBIx/ivw7uZCk44IFYWnah6/cVTz/JW1FGbUjKI=; b=io3Si6KAMhCRQNBqfnnoLgEi8F DIzlhNaEVWbv09gdDavYwwg8TXQtHMRlaui2C+zrhrHjtAcv0AhZUklu6g5HCcUwFeJxssmj6Rjud XhHwR1iyULptRNjeFhVFTifRiVp7pND9gFUoAlDW/EIrV4s4KJyzerrcK/8GObcFP7LesyV6i8mNs TLgDdSgU2VU24/7l+atx+4A/V9eAth9Tcwt/lz5X5w4Td3JEsuWpFZKNzg/OdmMOfN0HmDyUZ1wDX /bjIys9YGMawu8M9a8S/i81ntibzZI7Pz4jO5Cg6c77n90FjeQj0NetMX3meM++eGn/rP8MlYyAiH opb365pw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t2w62-000000086gq-3bYj; Mon, 21 Oct 2024 17:21:34 +0000 Received: from out-173.mta0.migadu.com ([2001:41d0:1004:224b::ad]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t2vxm-0000000853G-1MRz for linux-arm-kernel@lists.infradead.org; Mon, 21 Oct 2024 17:13:04 +0000 Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1729530777; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kvPmkBIx/ivw7uZCk44IFYWnah6/cVTz/JW1FGbUjKI=; b=s8zO2rvVtVD9CcaprtGFQ8LrPdb+bLZPCUnGnDpJrlrzP31NQbPavxxG85JIUnshOL1fu7 roln1zihmHEhiquKA0w745DFuHjIIzPBrndW6xngmpR9w9OOI69F3RV2r6VbEOaj0BLyXN l/sY8ixZP8hoSFgp3Usj4a5WJ5YQYIq0pDv/m7Hysxiq7OC4ggHrGRhZKALBDGnF4rbsvW BMzlQMkVWun94YLt1HEeqd27yKYQ+JrL0FYbgPYBbFxyfyesnVOFyn6TMB94700IjBhWnF 8THHa4aYFOaag07mCzwy7yQGfx6VIM8ZLty59CRkdw34/CilVeL+TK01kAAA0w== Content-Type: multipart/signed; boundary=bf042a1c9c42b97560b590a0475495dc3bbc5c4b2774aa824be576d86101; micalg=pgp-sha256; protocol="application/pgp-signature" Date: Mon, 21 Oct 2024 19:12:53 +0200 Message-Id: Subject: Re: [PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Diederik de Haas" To: "Cristian Ciocaltea" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Heiko Stuebner" , "Sebastian Reichel" , "Luis de Arquer" , "Alexandre ARNOUD" Cc: , , , , , "FUKAUMI Naoki" References: <20241019-rk3588-hdmi0-dt-v2-0-466cd80e8ff9@collabora.com> In-Reply-To: <20241019-rk3588-hdmi0-dt-v2-0-466cd80e8ff9@collabora.com> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241021_101302_995510_98C6CA41 X-CRM114-Status: UNSURE ( 7.99 ) 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 --bf042a1c9c42b97560b590a0475495dc3bbc5c4b2774aa824be576d86101 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On Sat Oct 19, 2024 at 12:12 PM CEST, Cristian Ciocaltea wrote: > Since the initial support for the RK3588 HDMI TX Controller [1] has been > merged as of next-20241018, let's enable the HDMI0 output port for the > following boards: Radxa ROCK 5A & 5B, Rockchip RK3588 EVB1 V10, Xunlong > Orange Pi 5+. Would the DT changes be the same for the ROCK 5 ITX? I don't have the board (yet), but apparently some bought it on my 'recommendation' (I only mentioned its existence) and it would be cool if HDMI out would work for them too. Cheers, Diederik > [1]: https://lore.kernel.org/all/20241016-b4-rk3588-bridge-upstream-v10-0= -87ef92a6d14e@collabora.com/ --bf042a1c9c42b97560b590a0475495dc3bbc5c4b2774aa824be576d86101 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZxaLmAAKCRDXblvOeH7b bh1SAQDblaBTFNz+sCdobwzX/XFw/7vjsd8y5vTigDHV9wRqtQEA2+t2bUSsMAxR Fr6eO+/kszZiWxFDBBRrMxzb5GouVQ0= =4uwl -----END PGP SIGNATURE----- --bf042a1c9c42b97560b590a0475495dc3bbc5c4b2774aa824be576d86101--