From patchwork Wed Dec 20 16:33:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akinobu Mita X-Patchwork-Id: 10125923 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7516360388 for ; Wed, 20 Dec 2017 16:33:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 68C9028A0F for ; Wed, 20 Dec 2017 16:33:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5DB8D2917C; Wed, 20 Dec 2017 16:33:58 +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=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, 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 E3FBC28A0F for ; Wed, 20 Dec 2017 16:33:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755496AbdLTQd4 (ORCPT ); Wed, 20 Dec 2017 11:33:56 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:46440 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753433AbdLTQd4 (ORCPT ); Wed, 20 Dec 2017 11:33:56 -0500 Received: by mail-pf0-f196.google.com with SMTP id c204so12760975pfc.13 for ; Wed, 20 Dec 2017 08:33:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=rnNaOvLkkcm+ZVEJ4dZVxe0gCWWs507nsJixQZix0iQ=; b=vCyUDDGekRb+DDnegFbzI1qoeIA1llMaTJR85ssGTIZWFd94ahtzjOVJnmUxTouJ98 NgeHeRpSqIzNLxpT6Jfpf1cj8hSS+aoGruyq9NYlysg4R3gpcdRxsc/OCApMpiHQy9cH 7UN9k+jS8FBvSXMNTawKU6UKH+4FVEinTdw4cvpkdrvlPCT4lg9DX0JRY//wrUmnc8+a oH/bSifzRShMcsc32DQjm5rHRMpz78uxgmyz39M0y8AFaQhEGmto9ydy2RBIR5/siWNN AGCNJsQi94YxUjhyAukSqtCnS5fHOpsEVJV2IQo+DynfA1AQJcp8hmAS5AjsvX39BR3C R2RA== 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:in-reply-to :references; bh=rnNaOvLkkcm+ZVEJ4dZVxe0gCWWs507nsJixQZix0iQ=; b=byNR5V4eMzTHYerF3i2/mXqO+1E5CouPY5Xol4e71BGX52V5yqFxiOGXlcrPlQ9ex3 TUQ3K/HJQ34gD1MTgH8mvuOIX/L7rdBQ+Yh0vk29YYYwLzh8KFyTukHmSgl8aysfqS2C IPlBA7uTPAhBZDEzQNGtvh7Z0CV5ao/54vY69ANKc04yi39E6dGobU5OAkx7xExa0s6y z53cULncYuAGneAMjiYvA/3N3L+hzPvKb7kic5uiUeC3/zyEdB7RFxkOjDwEca76ka99 GxNGLvTibkhI2n+24G7dqUNGu0cG5Tj1thITZ7s+RMFUsPOHzqQjPcJfcveEpsoc49F/ OZSw== X-Gm-Message-State: AKGB3mIUizfX1PD+Je+e9KtHV3zAR+z/NY5dViQeB7p7h+LqhOv7VrSs Qt32q89Oi13w4TYbQLhNIrkfAQ== X-Google-Smtp-Source: ACJfBotXgZKQ4187ON1j0Nvauz+7y1AywnyuzeizBlLqkGhXPoVw13uy9Un3a45BS15+uIBld+w56w== X-Received: by 10.99.163.25 with SMTP id s25mr6940067pge.447.1513787635417; Wed, 20 Dec 2017 08:33:55 -0800 (PST) Received: from localhost.localdomain ([240f:4:c2bc:1:6c87:ff94:43ae:eac3]) by smtp.gmail.com with ESMTPSA id m26sm30261286pgv.62.2017.12.20.08.33.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Dec 2017 08:33:54 -0800 (PST) From: Akinobu Mita To: linux-media@vger.kernel.org Cc: Akinobu Mita , Rob Herring , Sakari Ailus , Mauro Carvalho Chehab Subject: [PATCH 3/4] meida: mt9m111: document missing required clocks property Date: Thu, 21 Dec 2017 01:33:33 +0900 Message-Id: <1513787614-12008-4-git-send-email-akinobu.mita@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1513787614-12008-1-git-send-email-akinobu.mita@gmail.com> References: <1513787614-12008-1-git-send-email-akinobu.mita@gmail.com> 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 mt9m111 driver requires clocks property for the master clock to the sensor, but there is no description for that. This adds it. Cc: Rob Herring Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Signed-off-by: Akinobu Mita --- Documentation/devicetree/bindings/media/i2c/mt9m111.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/media/i2c/mt9m111.txt b/Documentation/devicetree/bindings/media/i2c/mt9m111.txt index ed5a334..ffb57d1 100644 --- a/Documentation/devicetree/bindings/media/i2c/mt9m111.txt +++ b/Documentation/devicetree/bindings/media/i2c/mt9m111.txt @@ -6,6 +6,8 @@ interface. Required Properties: - compatible: value should be "micron,mt9m111" +- clocks: reference to the master clock. +- clock-names: should be "mclk". For further reading on port node refer to Documentation/devicetree/bindings/media/video-interfaces.txt. @@ -16,6 +18,8 @@ Example: mt9m111@5d { compatible = "micron,mt9m111"; reg = <0x5d>; + clocks = <&mclk>; + clock-names = "mclk"; remote = <&pxa_camera>; port {