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 65A10C04A6A for ; Tue, 1 Aug 2023 21:05:45 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: 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=AqIT+3Yb22fOfTok8PJ3JlJhgLo0qh/MDovmWhPNV1w=; b=qVvzDaOb4xTH5GNZfZ4ewqI/7R SM5DZ7UE1wJk/qqJ8BOGJZX3Ho+/MYeJeOZn3xF/hox/Ud7nWi9V5kpeUEdj0523pDJTYvwgVWBG+ +WvFldqn2Vec0Q4m5LCyFZNHiV+a6N6sid6EYxl1RmHwjCngPuTgs4cPhxcFXuJ01qwSQq6+ja85o Cek6kUqIMYwlCOnT/EVeWElsPkFrQvUPnEuT6+FreZlajM9lmd9uQVYO5tBIZSEoXB/1UIxVjCh57 XdgFr2aeqZ1aFjo4B8DfhmvbPkReFoy5ZP9pLJPqkgEzR5+f/j6sQIBkAEEM+Zba3+ZX6SWfbBzum oRxDVexQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQwYU-003JdW-1o; Tue, 01 Aug 2023 21:05:22 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qQwYR-003Jce-33; Tue, 01 Aug 2023 21:05:21 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 98EDF61705; Tue, 1 Aug 2023 21:05:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8F9F7C433C8; Tue, 1 Aug 2023 21:05:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690923918; bh=k/0yaN5mmQBaHjig4m14XSWgvdujOdGEwmwnD1Xh0QI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qdHvBB+KBf3Q5Vh5WxignzVfnsRm7UTycxrpHQHg1KaoDLAaRPlAlnukQ5S3IolzI aXaXjddBFFEFlI+rFlP7dEAynJaEaPB/fO3FBwYv5vG7+o1F/8L3U5KKrqu8NaDyhE YeHzPDB7jyZyGjodLsUN15ehzsQNrB8BIqkmhspxO/IK9yUdaWuNwBDJMA/dIQxj+N zDtJJGcFEkDRMAXQMtLyMpJiy1LT7UJnqMGW+LwxQpgDiENzojDy+aCnJZBSyYrLbO HHayuDCz7HKu9uMYYqTF+J2cLTENnUcMQqFaEMWQfiisegAgCpde+G3ohl1/FeWlOy ZSkVTKy/mh01g== Date: Tue, 1 Aug 2023 22:05:13 +0100 From: Conor Dooley To: Jagan Teki Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sandy Huang , David Airlie , Daniel Vetter Subject: Re: [PATCH 07/14] dt-bindings: display: rockchip-dw-mipi-dsi: Document rv1126 DSI Message-ID: <20230801-fetch-playful-e3051d981fd1@spud> References: <20230731110012.2913742-1-jagan@edgeble.ai> <20230731110012.2913742-8-jagan@edgeble.ai> MIME-Version: 1.0 In-Reply-To: <20230731110012.2913742-8-jagan@edgeble.ai> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230801_140520_065369_DF0BC56C X-CRM114-Status: GOOD ( 16.59 ) 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: , Content-Type: multipart/mixed; boundary="===============3775322094049858629==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3775322094049858629== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PdhcfD1FdcYjrOlw" Content-Disposition: inline --PdhcfD1FdcYjrOlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 31, 2023 at 04:30:05PM +0530, Jagan Teki wrote: > Document the MIPI DSI for Rockchip RV1126. >=20 > Signed-off-by: Jagan Teki Acked-by: Conor Dooley Thanks, Conor. > --- > Cc: dri-devel@lists.freedesktop.org > Cc: devicetree@vger.kernel.org > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: Conor Dooley > Cc: Sandy Huang > Cc: David Airlie > Cc: Daniel Vetter >=20 > .../bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip,= dw-mipi-dsi.yaml b/Documentation/devicetree/bindings/display/rockchip/rockc= hip,dw-mipi-dsi.yaml > index 8e8a40879140..ccf79e738fa1 100644 > --- a/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi= -dsi.yaml > +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi= -dsi.yaml > @@ -18,6 +18,7 @@ properties: > - rockchip,rk3288-mipi-dsi > - rockchip,rk3399-mipi-dsi > - rockchip,rk3568-mipi-dsi > + - rockchip,rv1126-mipi-dsi > - const: snps,dw-mipi-dsi > =20 > interrupts: > @@ -77,6 +78,7 @@ allOf: > enum: > - rockchip,px30-mipi-dsi > - rockchip,rk3568-mipi-dsi > + - rockchip,rv1126-mipi-dsi > =20 > then: > properties: > --=20 > 2.25.1 >=20 --PdhcfD1FdcYjrOlw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZMlziQAKCRB4tDGHoIJi 0gcPAP4gYxp0Dt+dfNq++YlKsOoCR+vDHgItHbVYbqVWUVx9igD/QtRuD+0/S51/ eB12vTH+tqtbNz+9UQ1y1/p1e1VOSw4= =r80M -----END PGP SIGNATURE----- --PdhcfD1FdcYjrOlw-- --===============3775322094049858629== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3775322094049858629==--