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 020B1C433F5 for ; Mon, 3 Oct 2022 08:36:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231258AbiJCIg2 (ORCPT ); Mon, 3 Oct 2022 04:36:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231158AbiJCIgF (ORCPT ); Mon, 3 Oct 2022 04:36:05 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00EBB27144 for ; Mon, 3 Oct 2022 01:08:49 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id q14so8705277lfo.11 for ; Mon, 03 Oct 2022 01:08:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=Ua3/Yq6pE+E6VT066jpB76qJ00RlV5Rf+my1G3LOuw8=; b=NnAGWf0fgEthCAU1J7h0H6oBj4jtdnSVSxUs9RsOK7nxkcEjVus6mDRXoEKHDuJElP KOJ91f/rZwSo30DKuqCR4uZRjKzY+JhfpXvndGYE7FnRojh0BqlvQEUNGF6oS3q980uR 5lT2VjcsbRuFJfO7cwRUvRcuMqTcec0pEL0wCP5qF5mmsz8zSiAGihntt2lsX3v/yoLd W9NhdfyVl0lsAX5RS+oHTz44oTBs50jL0ybGzravM+/uOAZ60/67ol9LW3cKxn87jTJ/ L4zRHQPM+Iy/t+NiXvaYdQSqhXW8C8liG2PowgI1ZPoru9YostcDUoNS7BfNnCo+OQzh rQ8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=Ua3/Yq6pE+E6VT066jpB76qJ00RlV5Rf+my1G3LOuw8=; b=bQW1IoxrNMM7v/opDv8rUJumobPJMpVwlpO5qcFpX7XlXkVw0Y4KzvBYNY2E4q2an+ h9jxKn+FwW8BIad0DZvZfZsslam5ClYEY+WT+n60RLTE4i57vxcm8af2lUle8/eGxoa+ XCqXQPUxwNusvhB+e1b63NPK3QXJVJx8GhRv7C4PLdaZEM2mAopadicGXPyBxKaGtgLb ys3NtKo4I2NhFrPHdk1g2Cf4T9vvwqpozQRCRh/rakULD2DgqkgGtobxzzF19QdfG/LB waHBv4bkaYVeifDVi+//Y5la1CBpcSbeJvXylFOTq1JJSrK0TMk4tIVOOkK9MS4tI4Qv +iFQ== X-Gm-Message-State: ACrzQf0UkQMjHBwF/JZL8sGyMaKsMLxmEy8L+olSpHcpph9y7g9FflWp Yv2wGqbKZ22VwYrVz42B2REc4U0NOJzQXw== X-Google-Smtp-Source: AMsMyM4kUIkDgRtU08BCBHxyQw19PsWsHSzVj2+D9Dyfae9PXxMLabP6hVXquujn84cf0DteJirSAA== X-Received: by 2002:a05:6512:11e9:b0:49d:7909:ff9b with SMTP id p9-20020a05651211e900b0049d7909ff9bmr6530866lfs.568.1664781928013; Mon, 03 Oct 2022 00:25:28 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id f5-20020a056512228500b00492e570e036sm1347482lfu.54.2022.10.03.00.25.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Oct 2022 00:25:27 -0700 (PDT) Message-ID: Date: Mon, 3 Oct 2022 09:25:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v1 2/6] dt-bindings: i2c: qcom,i2c-cci: Document MSM8226 compatible Content-Language: en-US To: =?UTF-8?Q?Matti_Lehtim=c3=a4ki?= , linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Loic Poulain , Robert Foss , Rob Herring , Krzysztof Kozlowski , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221002122859.75525-1-matti.lehtimaki@gmail.com> <20221002122859.75525-3-matti.lehtimaki@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221002122859.75525-3-matti.lehtimaki@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/10/2022 14:28, Matti Lehtimäki wrote: > MSM8226's Camera Control Interface has one master and 3 clocks. > > Signed-off-by: Matti Lehtimäki > --- > .../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 22 +++++++++++++++++-- > 1 file changed, 20 insertions(+), 2 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof