| Message ID | 20260831-gmsl2-3_serdes-v16-9-4fa6e08bb514@analog.com |
|---|---|
| State | New |
| Headers | show
Return-Path: <linux-gpio+bounces-42468-incoming=patchwork.ozlabs.org@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=EG7WL4Ih; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2600:3c09:e001:a7::12fc:5321; helo=sto.lore.kernel.org; envelope-from=linux-gpio+bounces-42468-incoming=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sto.lore.kernel.org (sto.lore.kernel.org [IPv6:2600:3c09:e001:a7::12fc:5321]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4hYVDx4QTDz1xvS for <incoming@patchwork.ozlabs.org>; Mon, 31 Aug 2026 23:28:33 +1000 (AEST) Received: from smtp.subspace.kernel.org (conduit.subspace.kernel.org [100.90.174.1]) by sto.lore.kernel.org (Postfix) with ESMTP id E5DE5604079 for <incoming@patchwork.ozlabs.org>; Mon, 31 Aug 2026 13:22:20 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id B30CC41DDE3; Mon, 31 Aug 2026 13:21:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="EG7WL4Ih" X-Original-To: linux-gpio@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3F8CA41A55D; Mon, 31 Aug 2026 13:21:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788182499; cv=none; b=EO+N+0IJKs1fsn3KFKQS2rb0AmcB9MIMiEWmLEBIsKZNWB1osvlli9IYSg4gmC3KXU7ARYv2YFCqZWsncatQVWgH6hSrW4k3QbSRXXMhVejxjPhLSerW9HejiBp44oR0VWQ04hs8I7qFbgmT+ZYWNk5ItQu24OF31ObT8Sf1U18= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788182499; c=relaxed/simple; bh=IVMjQPi6cuXsnNOAOBqZV5+FmGTZcU/k97taVGCOIoE=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=RxWgqBedFNcc1KT/rkjCoFA/BSoO1KJkmKaXMj387/u7i4CyVxKwSFJ3tBtSR533T4q1FqPaD/7nKd4BlGCgzVug3vT9QG9LpDIhYqOcrvB6Rth9261nmDsK88HLGac4kxXCjIA7WCJpbMRRiSGVA1AXZn+XXWcieRj5QFy/rPE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EG7WL4Ih; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPS id 13FDAC4AF0E; Mon, 31 Aug 2026 13:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1788182499; bh=IVMjQPi6cuXsnNOAOBqZV5+FmGTZcU/k97taVGCOIoE=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=EG7WL4IhAi/P0cxisT7RtmWoVj69W5pvPU4iQPGkv9yAZuvLj+cCJBqQpSIyTiSQA 5RTZ13gdnzU7lpxf8mDAB7FvCjpyHe3UzZWj1HBaGeCsRBl47DMHE+/E8fJhrIVI7f xLsoAH2waEo2Mse+6RnlLb9+zQd6wglmrm61uLIpKb6d0AuYI0oK9fa8+bdv3iGD46 4oAvg/6VSidH6EgWdXgw27NL2PNTQ1dzCyAYSanGVXrSmpZWyeJkVBqu97IbsdgW/b R+fLijm1jNd1TUR2YOt8+sjFpV+WbLYEXgcO3495cEatgyioT+8WS8nqhuDC1Mdd1u qWqfXHiPcOboQ== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 01067C61DE2; Mon, 31 Aug 2026 13:21:39 +0000 (UTC) From: Dumitru Ceclan via B4 Relay <devnull+dumitru.ceclan.analog.com@kernel.org> Date: Mon, 31 Aug 2026 16:21:28 +0300 Subject: [PATCH v16 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: <linux-gpio.vger.kernel.org> List-Subscribe: <mailto:linux-gpio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-gpio+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20260831-gmsl2-3_serdes-v16-9-4fa6e08bb514@analog.com> References: <20260831-gmsl2-3_serdes-v16-0-4fa6e08bb514@analog.com> In-Reply-To: <20260831-gmsl2-3_serdes-v16-0-4fa6e08bb514@analog.com> To: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Julien Massot <julien.massot@collabora.com>, Rob Herring <robh@kernel.org>, =?utf-8?q?Niklas_S=C3=B6derlund?= <niklas.soderlund@ragnatech.se>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>, Dumitru Ceclan <dumitru.ceclan@analog.com>, mitrutzceclan@gmail.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-staging@lists.linux.dev, linux-gpio@vger.kernel.org, =?utf-8?q?Niklas_S=C3=B6derlund?= <niklas.soderlund+renesas@ragnatech.se>, Martin Hecht <Martin.Hecht@avnet.eu>, Andrian Suciu <Adrian.Suciu@analog.com>, Cosmin Tanislav <demonsingur@gmail.com> X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1788182495; l=1289; i=dumitru.ceclan@analog.com; s=20240313; h=from:subject:message-id; bh=ZSTakNbBz4Qus1NiPPbe76vFnVEQ3NLtF7fl+Vgxvf8=; b=R2fYt3o/Bp31d2tWrDHkBVlVQoy4t2i6f1eKYJeFilVnxNRIHzyeQPXBp7PnheTgnUEw5A/CR a/zO3H3eANvDaAmKthgrODBEr/d0KUfJPiQFDO0FAp/gjr4R7bjAfAW X-Developer-Key: i=dumitru.ceclan@analog.com; a=ed25519; pk=HdqMlVyrcazwoiai7oN6ghU+Bj1pusGUFRl30jhS7Bo= X-Endpoint-Received: by B4 Relay for dumitru.ceclan@analog.com/20240313 with auth_id=140 X-Original-From: Dumitru Ceclan <dumitru.ceclan@analog.com> Reply-To: dumitru.ceclan@analog.com |
| Series |
media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
|
expand
|
diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml index d2dd72f2e924..161d40acdd28 100644 --- a/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml @@ -23,12 +23,17 @@ description: | MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1 serializers or operate up to 3.12Gbps with GMSL2 serializers in GMSL1 mode. + MAX96724F and MAX96724R only support a fixed rate of 3Gbps in the forward + direction. + properties: compatible: items: - enum: - maxim,max96712 - maxim,max96724 + - maxim,max96724f + - maxim,max96724r reg: description: I2C device address