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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCD58C433DF for ; Wed, 27 May 2020 21:16:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B5F63207E8 for ; Wed, 27 May 2020 21:16:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726482AbgE0VQh (ORCPT ); Wed, 27 May 2020 17:16:37 -0400 Received: from mga07.intel.com ([134.134.136.100]:56933 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726114AbgE0VQg (ORCPT ); Wed, 27 May 2020 17:16:36 -0400 IronPort-SDR: qNdzHCkvwmR/OgGy+qJ66mcPpczBcJ7G47v2IVSElos9dO61Ac1b8aLE6JLvHYHBljK0zd9g2c IYS7imn0ODEw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2020 14:16:35 -0700 IronPort-SDR: XCm8vub/jNoIWjRW3pQgdNpxd20fY5viVZZhDBe1JUEsvjmEBvyvBAAIgEeyHz31GajEQ6Ggny cgVGkXlUxPsA== X-IronPort-AV: E=Sophos;i="5.73,442,1583222400"; d="scan'208";a="468887887" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2020 14:16:31 -0700 Received: by paasikivi.fi.intel.com (Postfix, from userid 1000) id 9D86F206EA; Thu, 28 May 2020 00:16:28 +0300 (EEST) Date: Thu, 28 May 2020 00:16:28 +0300 From: Sakari Ailus To: Rob Herring , Dongchun Zhu Cc: Linus Walleij , Bartosz Golaszewski , Mauro Carvalho Chehab , Andy Shevchenko , Mark Rutland , Nicolas Boichat , Tomasz Figa , Matthias Brugger , Cao Bing Bu , srv_heupstream , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Sj Huang , Linux Media Mailing List , devicetree@vger.kernel.org, Louis Kuo , Shengnan Wang =?utf-8?B?KOeOi+Wco+eUtyk=?= Subject: Re: [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings Message-ID: <20200527211628.GT7618@paasikivi.fi.intel.com> References: <20200523084103.31276-1-dongchun.zhu@mediatek.com> <20200523084103.31276-2-dongchun.zhu@mediatek.com> <20200526182847.GA92449@bogus> <1590569355.8804.448.camel@mhfsdcap03> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Rob, Dongchun, On Wed, May 27, 2020 at 09:27:22AM -0600, Rob Herring wrote: > > > > + properties: > > > > + endpoint: > > > > + type: object > > > > + additionalProperties: false > > > > + > > > > + properties: > > > > Actually I wonder whether we need to declare 'clock-lanes' here? > > Yes, if you are using it. Dongchun, can you confirm the chip has a single data and a single clock lane and that it does not support lane reordering? So if there's nothing to convey to the driver, also the data-lanes should be removed IMO. -- Kind regards, Sakari Ailus