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 6EC32106B504 for ; Wed, 25 Mar 2026 21:06:42 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1xkCRSYy1ACA/bg8fnJ790RCkpF3lF6XA+6V8ZEqpDE=; b=tIahsqnrWl+ik1 IyTo8mfUgxfe2FFYDUBv1cL4n/ohW2gIiTKB1mqdZmqSM97UhLI1ERhBLinaOQqYSnHTbIj9hS/2i YrmqiW6qnkV+YdqedtvTzgJCL3epJJvwrLXNFUAqLImdYZ1ML7Iqx8NrigxIFarzkYGnzkAe4f9AP tDMORRQArGLTUeGRi17aiamEu/EY7YjdqkWuq729qB5VF+0dDFr/4oh+52owjE6Zoo9cg24B2QfNg e2jwaAw/offKBLG1zldtGyBiEHSIAhgUhQwM0jd4x1BcJQyFJnuJ+R2zl6sqxCQSfsnWQcqyZRjAC WKAK7vjNds0PNyAQSOaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w5VR0-00000004FbD-3qMn; Wed, 25 Mar 2026 21:06:38 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w5VQz-00000004Faq-1ja9; Wed, 25 Mar 2026 21:06:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 6017760053; Wed, 25 Mar 2026 21:06:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D777EC4CEF7; Wed, 25 Mar 2026 21:06:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774472796; bh=EeIJxhoizL0VHrXFjuJlP/f+9rmJaR50OY4vHdMlwfE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a6SmtO8KL/h5db7q0w193Qa/XVr9Xpj0JoGt7cCKgxbkcjf5umxxhimQBcbhq2Ot9 c63j883PjdwCCLeUfd+Q1o5mS29QCsCYbWmOAp9lFKCNQEWs62JtUm/jrZziSkf0Eu f+W/BMlTeL66FX/vtrxIUcAmQZjFUt0rcR22rU6AJW/tMiMUCaPEcpmhQ2wEtElwGa /8QG9KCNoATgEYW0L0gPxL8qr/HZomFkBKHDz2v752E1yxfgLTaT5LLqoZ29S9Eyhh C6/hG59ugrHWkys5FRFOLDJJLj7SejybMisJox93kt8LXfgklQXFXcRXxKi2Cfy8N7 2ifE6S3APHh0Q== Date: Wed, 25 Mar 2026 16:06:34 -0500 From: Rob Herring To: Michael Riesch Cc: Mauro Carvalho Chehab , Sakari Ailus , Laurent Pinchart , Frank Li , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Kever Yang , Collabora Kernel Team , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible Message-ID: <20260325210634.GA3963190-robh@kernel.org> References: <20260305-rk3588-csi2rx-v3-0-754473981f39@collabora.com> <20260305-rk3588-csi2rx-v3-1-754473981f39@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260305-rk3588-csi2rx-v3-1-754473981f39@collabora.com> 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 On Wed, Mar 25, 2026 at 11:25:34AM +0100, Michael Riesch wrote: > The RK3588 MIPI CSI-2 receivers are compatible to the ones found in > the RK3568. > Introduce a list of compatible variants and add the RK3588 variant to > it. > > Acked-by: Rob Herring (Arm) > Signed-off-by: Michael Riesch > --- > .../devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml b/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml > index 4ac4a3b6f406..3d3b3cd78884 100644 > --- a/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml > +++ b/Documentation/devicetree/bindings/media/rockchip,rk3568-mipi-csi2.yaml > @@ -16,9 +16,13 @@ description: > > properties: > compatible: > - enum: > - - fsl,imx93-mipi-csi2 > - - rockchip,rk3568-mipi-csi2 > + oneOf: > + - const: fsl,imx93-mipi-csi2 > + - const: rockchip,rk3568-mipi-csi2 These 2 should be a single enum as they were before. > + - items: > + - enum: > + - rockchip,rk3588-mipi-csi2 > + - const: rockchip,rk3568-mipi-csi2 > > reg: > maxItems: 1 > > -- > 2.39.5 > _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip