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 46F95C43458 for ; Fri, 3 Jul 2026 16:38:26 +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-Type: Content-Transfer-Encoding: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=Cs75p+IM1gwfpKthc4TEByeHqgqGfc4z5ObGktLZjdY=; b=vDDMCYDrHeo6uGY4wERL1Aucc5 n6ZjTakI2Z7lCuDwJhSHXPIAt0mwsLiOj0iTQP5LUri4w9glZV9Cgq288UBegkHSIMdfUjjmp5h/D 7ec9MtsaqVQCf655XH/HaiJ8tQV6HfKse6dCR/jjNg4ZoYIucoRPB6aexE0juVV/71EcmbEwrf/sY nwEsVRJYpyGKpzkukzuUEYrW2bC0II0bF6j8XLpQkiZ+iecNJiJ2IuwiPkKjU4i0ortuZevGclYXT rWEVxoU8xbux4nhsWq78jWN1QCm8WZueDvQ575awejms264R6KvYwLeHK5uRMi/OuF4/Bcid62Tfx 47hF/T1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wfguA-00000007Ykb-2unT; Fri, 03 Jul 2026 16:38:18 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wfgu8-00000007Yk5-3AbI; Fri, 03 Jul 2026 16:38:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To; bh=Cs75p+IM1gwfpKthc4TEByeHqgqGfc4z5ObGktLZjdY=; b=P7GJt/29oVsv5I7SJHYT0CN4RH mAFDRwiTLxmI3sztsWqfDq2nvN+eB0y2pLHeQFVUjhkrbecEWh5ASwNITjia1JVtzf8mFnGF0O96H FHogpOEvJlg5FgzB3d+9UqaToTkFIa7OHMHnK9p4MRx9IdJWgV09+HseUqdq/xc6mm9ZJcHZDaXH3 fa3ZYaj59NiM0B2akAbqIdDKr/OaM35cFw6JprEnngN159dzKqk8m+jVy9XVsQSaOrxGL3FgGJDlZ Mgjip2xWHT+neyMXruRTp9dqk10Anw8C6lBRjbHZ+LqZg7wCOAmpto0WpRBfEVaXgF9UNFzz4bEla /cvslYPw==; From: Heiko =?UTF-8?B?U3TDvGJuZXI=?= To: Diederik de Haas , Sandy Huang , Andy Yan , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Philipp Zabel , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Luca Ceresoli , Cristian Ciocaltea Cc: kernel@collabora.com, Andy Yan , 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 Subject: Re: [PATCH 1/9] dt-bindings: display: vop2: Add missing reset properties Date: Fri, 03 Jul 2026 18:37:45 +0200 Message-ID: <8183064.gsGJI6kyIV@diego> In-Reply-To: References: <20260617-dw-hdmi-qp-yuv-v1-0-a665cfd06d7d@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260703_093816_792571_30C6BE90 X-CRM114-Status: GOOD ( 19.81 ) 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 Am Donnerstag, 18. Juni 2026, 10:39:14 Mitteleurop=C3=A4ische Sommerzeit sc= hrieb Cristian Ciocaltea: > Hi Diederik, >=20 > On 6/18/26 10:58 AM, Diederik de Haas wrote: > > Hi Cristian, > >=20 > > Thanks for this series :-) Just 1 nit (at the end) ... > >=20 > > On Wed Jun 17, 2026 at 8:52 PM CEST, Cristian Ciocaltea wrote: > >> Document the VOP2 resets corresponding to the AXI, AHB and DCLK_VP0..2 > >> clocks, which are common to all supported SoCs, plus DCLK_VP3 which is > >> provided only on RK3588. > >> > >> Signed-off-by: Cristian Ciocaltea > >> --- > >> .../bindings/display/rockchip/rockchip-vop2.yaml | 42 +++++++++++++= +++++++++ > >> 1 file changed, 42 insertions(+) > >> > >> diff --git a/Documentation/devicetree/bindings/display/rockchip/rockch= ip-vop2.yaml b/Documentation/devicetree/bindings/display/rockchip/rockchip-= vop2.yaml > >> index 93da1fb9adc4..d3bc5380f910 100644 > >> --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2= =2Eyaml > >> +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2= =2Eyaml > [...] >=20 > >> @@ -289,6 +321,16 @@ examples: > >> "dclk_vp0", > >> "dclk_vp1", > >> "dclk_vp2"; > >> + resets =3D <&cru SRST_A_VOP>, > >> + <&cru SRST_H_VOP>, > >> + <&cru SRST_VOP0>, > >> + <&cru SRST_VOP1>, > >> + <&cru SRST_VOP2>; > >> + reset-names =3D "axi", > >> + "ahb", > >> + "dclk_vp0", > >> + "dclk_vp1", > >> + "dclk_vp2"; > >> power-domains =3D <&power RK3568_PD_VO>; > >=20 > > Place reset* props below power-domains (like in patch 9) ? > > So everyone who copies your example has the correct sorting order. >=20 > The example doesn't strictly follow that ordering either =E2=80=94 see e.= g. the iommus > property =E2=80=94 so I placed the resets right after the clocks, which k= eeps the > related properties grouped together. >=20 > That said, I don't have a strong preference.=20 >=20 > Heiko, is there a convention you'd like the Rockchip bindings to follow h= ere? > Happy to reorder if so. Please just use standard devicetree ordering, as described in the documentation. We generally don't want to invent new diverging things :-) Heiko