From patchwork Wed Nov 14 12:13:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 10682391 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8506F1709 for ; Wed, 14 Nov 2018 12:14:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 788FB2B2C2 for ; Wed, 14 Nov 2018 12:14:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6C72F2B2D9; Wed, 14 Nov 2018 12:14:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 149E82B2C2 for ; Wed, 14 Nov 2018 12:14:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727649AbeKNWQ6 (ORCPT ); Wed, 14 Nov 2018 17:16:58 -0500 Received: from mail-pl1-f193.google.com ([209.85.214.193]:36079 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727702AbeKNWQ6 (ORCPT ); Wed, 14 Nov 2018 17:16:58 -0500 Received: by mail-pl1-f193.google.com with SMTP id y6-v6so144108plt.3 for ; Wed, 14 Nov 2018 04:13:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=f9HV0LS1Ii4UmTPpivxRZYMQGVQIv/yLKxNfYU46tF8=; b=TKAb/cQxvYneIuWluj2Ai4HjHcW69k0PdhJsDPdvJ33xe3A8+WBtoKZNxOFhALZthj w5rGQmlMRRMQVLZCrYTZAGF0OjoF12ej4wZsK/wcOiHZrFEk4Vct4Ra+s0yk4i8zmdE+ 3hswvMyYfgC4dmcTDnxlxruodRie5PbUXeDtw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=f9HV0LS1Ii4UmTPpivxRZYMQGVQIv/yLKxNfYU46tF8=; b=hA48fBzZtSR+e+pgLF5X3nT54b4bl+ZRVhldzv4uXMn+x6mHyo1dCDXd0WBS+zEP0M Wt1VFGeGCYcIhnY5b+ImW7a/MUT/rYhzZ3M+zK15Y5mh5a8TMT4WAGlMcp95+o/ex4tE /UKT6LzU+ZBMhaHXsgJlEgINrDwPO2x2J+DL7UIf14F7KQQ0l/npbU7oG3Cu9jKIUP06 2VBhvsNp5PFJaPn+UeE53ov3+it5UFmX8IKvtlz/pT6Z9nC+cgrmtC5wJoD1jcGxIANo bt6c3EiGvtm56r+PxO62TiATcjyxPSD/BNLawUv8dmAfLdAXBUCxM8wSWp7GnaCYalW9 +W5Q== X-Gm-Message-State: AGRZ1gJ525d3/DkrO00qHn8zEvzKWl/U73NilJNhdm0NDheF2DTwhPEw mgDdVsd7bVpB/80HmjFdtQ75 X-Google-Smtp-Source: AJdET5ebTkRZ3kQebakebhVUV5T/AQ4cmFqH3qGVaJIipkrEBWkzER42ycMFTLQDsQokLYM7cVaj+A== X-Received: by 2002:a17:902:be07:: with SMTP id r7-v6mr1661360pls.137.1542197637958; Wed, 14 Nov 2018 04:13:57 -0800 (PST) Received: from localhost.localdomain ([2405:204:734f:c50:bc03:daf0:c43c:4a59]) by smtp.gmail.com with ESMTPSA id k70-v6sm26652807pfc.76.2018.11.14.04.13.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Nov 2018 04:13:56 -0800 (PST) From: Manivannan Sadhasivam To: mchehab@kernel.org, robh+dt@kernel.org, todor.tomov@linaro.org, hansverk@cisco.com Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Manivannan Sadhasivam Subject: [PATCH v2] dt-bindings: media: i2c: Fix external clock frequency for OV5645 Date: Wed, 14 Nov 2018 17:43:38 +0530 Message-Id: <20181114121338.28026-1-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.17.1 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Commit "4adb0a0432f4 media: ov5645: Supported external clock is 24MHz" modified the external clock frequency to be 24MHz instead of the 23.88MHz in driver. Hence, modify the frequency value in binding. Signed-off-by: Manivannan Sadhasivam Reviewed-by: Rob Herring --- Changes in v2: * Removed the wording about supported frequency since the hardware is capable of accepting freq range from 6-27MHz. Documentation/devicetree/bindings/media/i2c/ov5645.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/i2c/ov5645.txt b/Documentation/devicetree/bindings/media/i2c/ov5645.txt index fd7aec9f8e24..b032abfcea36 100644 --- a/Documentation/devicetree/bindings/media/i2c/ov5645.txt +++ b/Documentation/devicetree/bindings/media/i2c/ov5645.txt @@ -37,7 +37,7 @@ Example: clocks = <&clks 200>; clock-names = "xclk"; - clock-frequency = <23880000>; + clock-frequency = <24000000>; vdddo-supply = <&camera_dovdd_1v8>; vdda-supply = <&camera_avdd_2v8>;