From patchwork Fri Oct 14 15:30:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 615170 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 011ADC4332F for ; Fri, 14 Oct 2022 15:31:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230059AbiJNPbv (ORCPT ); Fri, 14 Oct 2022 11:31:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230425AbiJNPbf (ORCPT ); Fri, 14 Oct 2022 11:31:35 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0BDB18DD6E for ; Fri, 14 Oct 2022 08:31:26 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id az22-20020a05600c601600b003c6b72797fdso3771503wmb.5 for ; Fri, 14 Oct 2022 08:31:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; 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=sR8XzZbfaSpDw94NzG24BznFgA7mEC/NTOou7h7IByk=; b=sPF+GwRiXBLa1OuEr5MkQ63R2R9oM4A9xNILCIDui/xxiJY5DnZgtBnf25VWGLSioN Qwpg8z+PGZIyOU62bfP78CGyDenLuZfo+ROkYKkn2J35AOGMxkmp0pJH41bXLEwZ/fDy 0RuIY7nn7pj3hQUGIQPE4VGXKaWiLaMe3ocbwsOHwD2ARgT9Ud7KaD1D/tRkB4IvwLZW JxYPnO7v0FMIp9we8SMUuxyE1W9xmphCyOzHrHmQO3j9rEPtmHr9/idZrLhAS/I/kE0r DaDdlmkxWdiI9PrTJ8JfS3qZCFRl7Ye12+3CD/95JAM54kOhoqIoCkzLGa+FHpdcm+Zu nBfA== 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=sR8XzZbfaSpDw94NzG24BznFgA7mEC/NTOou7h7IByk=; b=4OxjmiWGogiw8MvsYHT3GelJcY6xnFO0UhvRmaQ6i7laMBxCzVzW2xb66iyVL1G1mx AwBQP/Bj8g7BsM1csNqZfcXXVGX0yrGdGoYgVCxyxygmX5Kc0wKQ+8vukPTfiebvCbd6 yuqRAjY8VoKfGOywy0GwSnMG/zRXBv2aLde8jToPsJdks5FSE76lu1DxqklAyUIqBsDH rrWpIF/wok4YGolJmblyHO2u8f/x52dWo9LDLVD28e7qHAMdGSA6j1xtC+3dYCDZvMwI WtlUeqKoMtcvoyHfDYgHEADrcja5IBVCcXBSwuDoU5Nk00KmF0mOuK3FTWMaStwfWS5T qG6w== X-Gm-Message-State: ACrzQf0HLVHz+DAFh1mAOdoHnUyq9/+INke9N8d3WVH/X0A8HumzWqcW d0YeTU4sfEDZOee8ZC2Ob3cinA== X-Google-Smtp-Source: AMsMyM7jhp4DAltumSoT/yQu53w7gmQYoL0h+Mv95KVKM0JLk0YflSNHphv2ouvxOEhdKoQ61mUdxw== X-Received: by 2002:a1c:f311:0:b0:3b5:18ca:fc5e with SMTP id q17-20020a1cf311000000b003b518cafc5emr4104232wmq.70.1665761485071; Fri, 14 Oct 2022 08:31:25 -0700 (PDT) Received: from planet9.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id h11-20020a05600c314b00b003c6d896a17dsm6466286wmo.32.2022.10.14.08.31.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Oct 2022 08:31:24 -0700 (PDT) From: Bryan O'Donoghue To: sakari.ailus@iki.fi, dave.stevenson@raspberrypi.com, jacopo@jmondi.org, paul.j.murphy@intel.com, daniele.alessandrelli@intel.com, mchehab@kernel.org, linux-media@vger.kernel.org Cc: bryan.odonoghue@linaro.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v6 1/3] media: dt-bindings: imx412: Extend compatible strings Date: Fri, 14 Oct 2022 16:30:43 +0100 Message-Id: <20221014153045.3683026-2-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221014153045.3683026-1-bryan.odonoghue@linaro.org> References: <20221014153045.3683026-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Add compatible bindings for imx577 which uses the same silicon enabling reference code from Sony in the available examples provided. Cc: sakari.ailus@iki.fi Cc: dave.stevenson@raspberrypi.com Cc: jacopo@jmondi.org Cc: "Paul J. Murphy" Cc: Daniele Alessandrelli Cc: Mauro Carvalho Chehab Cc: Rob Herring Cc: Krzysztof Kozlowski Cc: linux-media@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Bryan O'Donoghue --- Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml index 26d1807d0bb6..60dc25ff2b9e 100644 --- a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml @@ -19,7 +19,9 @@ description: properties: compatible: - const: sony,imx412 + enum: + - sony,imx412 + - sony,imx577 reg: description: I2C address maxItems: 1