From patchwork Fri Nov 9 07:56:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 10675441 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 D98C7109C for ; Fri, 9 Nov 2018 07:56:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C92182DC49 for ; Fri, 9 Nov 2018 07:56:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B973B2DC5C; Fri, 9 Nov 2018 07:56:56 +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 6210E2DC49 for ; Fri, 9 Nov 2018 07:56:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728312AbeKIRgS (ORCPT ); Fri, 9 Nov 2018 12:36:18 -0500 Received: from mail-pf1-f193.google.com ([209.85.210.193]:40809 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728310AbeKIRgS (ORCPT ); Fri, 9 Nov 2018 12:36:18 -0500 Received: by mail-pf1-f193.google.com with SMTP id x2-v6so569334pfm.7 for ; Thu, 08 Nov 2018 23:56:55 -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=b0ZI4yKMDm3C+8nerlVTKSyWkE+9ztsGbxX/Wr3Lzqo=; b=idp5njpTylykwWt0S5Xw3IZ7VFhZ8ChpziKqEGnvQn3UoEYVD+n8/C1u3hk2IMtmi6 t9Rz3jNn7S7fxMa5cuDgBV+URzFESg2r1phqzC+GEMvQry1IxJcRKr67IDYalFWSYyvb JvGtGYKEVLbowQdLaHVfY2tOtLu/BldXdlye8= 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=b0ZI4yKMDm3C+8nerlVTKSyWkE+9ztsGbxX/Wr3Lzqo=; b=g56Y8l0/vUo1vKpf7c/pI4/Lm9J7RZZJcsOOZPa+maJDOR8mX0z4/kTLLy4CP+aajD 8AsunOPHSmiJsNeZ3Cw9sP7wfGPuYChmlIYr72rTlxreYvrn8CLLbWFheOQsm4c6s4ao TCo3i/4c+4ZeAxyDYS/TSI/jLo5KiPeS/7NUSiBUnNK35ZyKk8WoiMWEPgiprfl34obE 2TKV8GBHcKMN9gNcpNuFGbtDX0WZK6pdI6+Dw32UEIracsans0efxjzZZlJNc8dW1Na+ GHojZe7Mx4KQrLnJ/UNkwo8xBVw4gU0bwUD7CqWj4Cdz8kqkLkEKAl08vRlPaXc2QPJo yajQ== X-Gm-Message-State: AGRZ1gLErOasf6N5XA48vo1g+ewE8fcXEJyXq3GUZkMaWoYhJIslZ2Lg e4qeedS6XI+Av/JXTLEpJarm X-Google-Smtp-Source: AJdET5eGFALKDWsb4PYhmoHZ0evbq2gw14/bTVPDy6u3DBO+rHZpwonC/WWksVfRbs1OzK5SwgSQNA== X-Received: by 2002:a63:f811:: with SMTP id n17mr6756092pgh.23.1541750214835; Thu, 08 Nov 2018 23:56:54 -0800 (PST) Received: from localhost.localdomain ([103.59.133.81]) by smtp.googlemail.com with ESMTPSA id f18-v6sm16591110pfh.0.2018.11.08.23.56.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Nov 2018 23:56:54 -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] dt-bindings: media: i2c: Fix i2c address for OV5645 camera sensor Date: Fri, 9 Nov 2018 13:26:43 +0530 Message-Id: <20181109075643.17575-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 The i2c address for the Omnivision OV5645 camera sensor is 0x3c. It is incorrectly mentioned as 0x78 in binding. Hence fix that. Fixes: 09c716af36e6 [media] media: i2c/ov5645: add the device tree binding document Signed-off-by: Manivannan Sadhasivam Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/media/i2c/ov5645.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/media/i2c/ov5645.txt b/Documentation/devicetree/bindings/media/i2c/ov5645.txt index fd7aec9f8e24..1a68ca5eb9a3 100644 --- a/Documentation/devicetree/bindings/media/i2c/ov5645.txt +++ b/Documentation/devicetree/bindings/media/i2c/ov5645.txt @@ -26,9 +26,9 @@ Example: &i2c1 { ... - ov5645: ov5645@78 { + ov5645: ov5645@3c { compatible = "ovti,ov5645"; - reg = <0x78>; + reg = <0x3c>; enable-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>; reset-gpios = <&gpio5 20 GPIO_ACTIVE_LOW>;