From patchwork Tue Jun 7 13:40:55 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: 12871943 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 E17B2C433EF for ; Tue, 7 Jun 2022 13:41:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244845AbiFGNlE (ORCPT ); Tue, 7 Jun 2022 09:41:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244842AbiFGNlD (ORCPT ); Tue, 7 Jun 2022 09:41:03 -0400 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF5F8BC6F8 for ; Tue, 7 Jun 2022 06:41:01 -0700 (PDT) Received: by mail-wr1-x436.google.com with SMTP id h5so24284464wrb.0 for ; Tue, 07 Jun 2022 06:41:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=H1AtsGdEkkqVoDoziwXz7u9gxAqoupVuYeRio02Yhgc=; b=Y7PerUmuAC+I+TxAwvOKEOP3NPC1VHKehphs8e30npMwl+dDGqLkSX50iz2BXzKBVr 7MfkDNfKgZJdv3e0N3tDHnkvGBfJKgT1Vpa0sPApGKlS9fgDUmDh5p1BWAtqpdYFXkP/ N6zgT8ZXa6HyXYbZgM1F3oncwhzyc2rp2Kjil9QhjHz63F1a8LUvwWaiGuVnWaeS3eSR QOV3pLw9hRFqEB7F1+EtoPZZHkVV91Hb9GSX6W1eyOAjQegLMTX/jiafWIbT4cmvHK6T Wvc0dr+kRoe+jdDOctNwp0EwnnBk0I503HGE+3TnE850llkSTRN7Z2WOOMWudW5GpP7V +dzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=H1AtsGdEkkqVoDoziwXz7u9gxAqoupVuYeRio02Yhgc=; b=1gwfm3EnbxGc3/hDQvTKyOFCG9OVQ7IHHMPUfWo/P0GYKAXeibrimM4xyjyyvzSVsT jZ3lQi2gULzkJgjGIXrC6b9gsuAOwTc0esAx9dkGViqucpzEZAD+3GK/wFtwXCrFBlaP 7xApYKBpKe4uL2hEe3ohDCj6DzUMasPsilzxd0klIc9bIKWpDSALZN0vfo7zlTaPiWLH Gi9Q0K+GW2Fz6ayfqyIu8C9ipOmbSLIMsyPVQGPhPOZ7af6YrBF+k7H2AdPF7cOXxl/q 3cL1QBBhWgS4CaXvgy6k19yUzMEkPEh6aRWmxt4n4/uAhvbQWFI0QgukmOdBvGwNIX2B iYRA== X-Gm-Message-State: AOAM530T97HULj5vPWnasHuoCbCsxnzN+dmvYdHS47vpfE+HKuVQkngw 8B1r//cGumGSAiaIrMSj9lJ5Yw== X-Google-Smtp-Source: ABdhPJzL9EH31N8AERCGNlck5JOegjARRYqZjS+5PlKTlV1mXDSm7m5WtDLdrVtfkbpWaNxGfC9wHA== X-Received: by 2002:a5d:59a4:0:b0:218:4a29:f12b with SMTP id p4-20020a5d59a4000000b002184a29f12bmr6732079wrr.145.1654609260350; Tue, 07 Jun 2022 06:41:00 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id k7-20020a5d6d47000000b0020e5e906e47sm17818792wri.75.2022.06.07.06.40.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jun 2022 06:40:59 -0700 (PDT) From: Bryan O'Donoghue To: sakari.ailus@iki.fi, jacopo@jmondi.org, paul.j.murphy@intel.com, daniele.alessandrelli@intel.com, mchehab@kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org Cc: dmitry.baryshkov@linaro.org, konrad.dybcio@somainline.org, andrey.konovalov@linaro.org, Bryan O'Donoghue Subject: [PATCH 0/2] Add imx577 compatible to imx412 Date: Tue, 7 Jun 2022 14:40:55 +0100 Message-Id: <20220607134057.2427663-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Right now the imx412 and imx577 are code and pin compatible however, they are distinct pieces of silicon. Document imx577 as a compatible enum and add the compat string to imx412.c. This allows us to differentiate these chips in DTS and potentially to apply any future imx412 or imx577 specific changes appropriately. Bryan O'Donoghue (2): media: dt-bindings: imx412: Add imx577 compatible string media: i2c: imx412: Add imx577 compatible string Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml | 5 ++++- drivers/media/i2c/imx412.c | 1 + 2 files changed, 5 insertions(+), 1 deletion(-)