From patchwork Fri Feb 3 19:16:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Stevenson X-Patchwork-Id: 650406 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE9C8C636D6 for ; Fri, 3 Feb 2023 19:17:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233488AbjBCTR0 (ORCPT ); Fri, 3 Feb 2023 14:17:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232529AbjBCTRZ (ORCPT ); Fri, 3 Feb 2023 14:17:25 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC996206AF for ; Fri, 3 Feb 2023 11:17:22 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id n13so4617756wmr.4 for ; Fri, 03 Feb 2023 11:17:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=kfzqUS/ISMtqujGi5r+HM5qWXhRYCbGlaSQrST7SLwo=; b=dqutk9GlnBQSpuKhf1i5+Rm8vNkS4vE/hyvmT23IPkT7VXUAtxGDGHPIx8YJ84g/IW XPEvYSeaEG1Cv/06WGwkOHJfApD5TKaLHi4VnF64/CqXo19l1mlnj7Ly8tOFp0gOJTf3 5HY3l4xwFoVFDmKiIMdLtlIJGRkyTS1OJqEo50ZRCn8Imq7JU4uCeevjkr9If+Fbl3zD dwkJNvc7X800g/+LVhF+ySeJvk7N6KgfIkrgLHwX5b7cR8wQ1fttYrg6HinVTfi5S0Ig bZ51AQYTvoysYp60UMpL+SjGp0PnZa9HnwqOssfW9s4nWBGrzbrrY9/ABzDQREpm+N/H 0vlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kfzqUS/ISMtqujGi5r+HM5qWXhRYCbGlaSQrST7SLwo=; b=F/K3biFl4Dd719boK5rqx8Qo8UPdc4v1yB6P58+JAxc4usxQf8I/ZjW3tGkX8l+sj1 P1F2AN4PPsUjGf29omRXIUEW8BdOGwCKGj2mGkzzs8Xy3HDj+iXwfrmrTuKHR0Ft8hWx tYSa6HdsQWZ4IxLlUE6ujls8NxI4BC5s3jFtlfE2IzA/TQZrqWqPBWPnEQdrlDPk4Mud NNGgAQ5M58/yBOAOf+9YCChSDKRbA7wB1MKk+njnYn2j1rO+RHz4MeTpaGfzu/0CV1vb 3ss+NVjvKCs0vnInS9oGhApN+OSWSCh+pRhjAErOc2LzUAc6gM1N2lCLwny2nFFL2Ba5 qzcw== X-Gm-Message-State: AO0yUKUiWgk1fi1RI4qPmYI632Y6plhYPURRQe4+cxTqcOEOOkesrQnl 6k0wQlk+0ehMWOMC7CKA2rHz0A== X-Google-Smtp-Source: AK7set+wRgr97cAa7Ylthm7pFC6qkj1IxU8Sqeie6yidZdvWqrjtKmsWEw/gmvkT9NwRIg0awEg6SA== X-Received: by 2002:a1c:7906:0:b0:3d3:49db:9b25 with SMTP id l6-20020a1c7906000000b003d349db9b25mr10830652wme.26.1675451841452; Fri, 03 Feb 2023 11:17:21 -0800 (PST) Received: from dave-Ubuntu2204.pitowers.org ([93.93.133.154]) by smtp.googlemail.com with ESMTPSA id l20-20020a05600c089400b003dc41a9836esm3349263wmp.43.2023.02.03.11.17.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 11:17:21 -0800 (PST) From: Dave Stevenson To: Manivannan Sadhasivam , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Laurent Pinchart , linux-media@vger.kernel.org, devicetree@vger.kernel.org, Alexander Stein Cc: Dave Stevenson , Rob Herring Subject: [PATCH v2 1/2] media: dt-bindings: media: i2c: Add mono version to IMX290 bindings Date: Fri, 3 Feb 2023 19:16:43 +0000 Message-Id: <20230203191644.947643-2-dave.stevenson@raspberrypi.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230203191644.947643-1-dave.stevenson@raspberrypi.com> References: <20230203191644.947643-1-dave.stevenson@raspberrypi.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The IMX290 module is available as either monochrome or colour and the variant is not detectable at runtime. Add a new compatible string for the monochrome version. Signed-off-by: Dave Stevenson Acked-by: Rob Herring Reviewed-by: Laurent Pinchart --- .../bindings/media/i2c/sony,imx290.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml index 21377daae026..dacecb0cd9aa 100644 --- a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml @@ -12,15 +12,23 @@ maintainers: description: |- The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with Square - Pixel for Color Cameras. It is programmable through I2C and 4-wire - interfaces. The sensor output is available via CMOS logic parallel SDR - output, Low voltage LVDS DDR output and CSI-2 serial data output. The CSI-2 - bus is the default. No bindings have been defined for the other busses. + Pixel, available in either mono or colour variants. + It is programmable through I2C and 4-wire interfaces. + + The sensor output is available via CMOS logic parallel SDR output, Low voltage + LVDS DDR output and CSI-2 serial data output. The CSI-2 bus is the default. + No bindings have been defined for the other busses. + + imx290lqr is the full model identifier for the colour variant. "sony,imx290" + is treated the same as this as it was the original compatible string. + imx290llr is the mono version of the sensor. properties: compatible: enum: - sony,imx290 + - sony,imx290lqr + - sony,imx290llr reg: maxItems: 1