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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E89FC43334 for ; Thu, 21 Jul 2022 15:24:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230128AbiGUPYw (ORCPT ); Thu, 21 Jul 2022 11:24:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229458AbiGUPYu (ORCPT ); Thu, 21 Jul 2022 11:24:50 -0400 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 083757A513 for ; Thu, 21 Jul 2022 08:24:50 -0700 (PDT) Received: by mail-wr1-x42c.google.com with SMTP id b26so2786418wrc.2 for ; Thu, 21 Jul 2022 08:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=YVr2IKhsxf7FzUsIc3oKVTt7FYgSJO7w/A8+2xRNas8=; b=yNxXGIZmaAYQwhT65024nKI3koBMVnEdLo9ueWlDpF3FbAYjeaJT+gIzaZSLgs7oxG AbmC/8TMvUoR2VE1rwFWB3bZD55XNoEcSzxaoLwkrnHJ3NVoAZKLPzGZZ3LBP3K4ZOBp wKRGjf8gr8qlr07BKhuEzDDNtpkV1BYmBSPMD1K8K2oM62czDh02kP2UJMiCpply/wWB d5uA3nc6GCQePdqG654lTe/mnt1FzL0EIWETFJV1UXa6/cMLGdALmqvRDLICu0JKM6L5 uoj1btj0fW7IHJkQgmL4pyRZ32Pi7AnaI4/jian8HhtW4isc/RauverWtu38DWC7XCDP jVNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=YVr2IKhsxf7FzUsIc3oKVTt7FYgSJO7w/A8+2xRNas8=; b=UHLkbQyknblz4zP3G+oQzwGdNvYXQVCBMnjFH3Hpm/vqrUOMbQJOBUg1e2dhdCho77 uJ9nJ7r7B/94ghrlZHilQc3saV1j5edg3DJfOEH7CHNucekZjmGIWgndmlgS716S+iZG 5MEQazzmyf8fFgiuvnKhcgMe4Levupz2l6inTID9aU8v3LSFwS6EW6A+67LPcPpT/dCk 5/ECce7+cczKK/ALlTtRNYzNCQrGNmWej5WuTQNz27hfOwaKDWsXdDo+zKM7pfJQG3lE aUaRyH9Q2eW96fRHNMY+LmYUpVNVcvwwn3S5xYLVS7+kRPYjnDShcRddSM16e5D0P+BF uE2w== X-Gm-Message-State: AJIora+2Zx+0AnkuoXZ5SDhItLLht/GGtuU662kAv+q+Z/H7sAFiOv/U zLCCia9oiAJQ7PpTQ2Oz29l1JQ== X-Google-Smtp-Source: AGRyM1vvVKsmf0OJtKL5CZ6BS+EIa/t8QzMXDg2uLRX3p969f36Uueivq32YmjG0oJccKgt3xdfVFA== X-Received: by 2002:a5d:4529:0:b0:21d:ce8e:7888 with SMTP id j9-20020a5d4529000000b0021dce8e7888mr25523786wra.705.1658417088453; Thu, 21 Jul 2022 08:24:48 -0700 (PDT) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id c7-20020a05600c0a4700b003a31f71c5b8sm7605043wmq.27.2022.07.21.08.24.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Jul 2022 08:24:47 -0700 (PDT) Message-ID: <3bfd6b12-cd8f-5697-13db-0e30477e8f35@linaro.org> Date: Thu, 21 Jul 2022 16:24:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH v2 0/3] Add imx577 compatible to imx412 Content-Language: en-US To: "Alessandrelli, Daniele" , "Murphy, Paul J" , "jacopo@jmondi.org" , "mchehab@kernel.org" , "linux-media@vger.kernel.org" , "devicetree@vger.kernel.org" , "sakari.ailus@iki.fi" Cc: "konrad.dybcio@somainline.org" , "dmitry.baryshkov@linaro.org" , "andrey.konovalov@linaro.org" References: <20220718014215.1240114-1-bryan.odonoghue@linaro.org> From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/07/2022 16:15, Alessandrelli, Daniele wrote: > In the meantime, would you be able to check what 16-bit value the > imx577 sensor reports at offset 0x0000 (which, on some IMX models, > seems to be another ID register)? Looks like it is zero. [ 10.422064] imx577 20-001a: Register @ 0x0000 0x0000 register @ 0x0016 0x0577