Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp581386ybl; Fri, 9 Aug 2019 10:22:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqx/+Z/NBjMGB2gmRtUrfWn8Sxq9rkAx9kaz6PK9du0iR78PrXMzn/IU8jJGORlfAGkax+gW X-Received: by 2002:aa7:8e17:: with SMTP id c23mr22685473pfr.227.1565371344438; Fri, 09 Aug 2019 10:22:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565371344; cv=none; d=google.com; s=arc-20160816; b=CZ7plUXeN8N24DCz1BDA9Dz9z8VDMgewAhbI5IXCNJUoU4hn4PdiaGBIkzU+NMx9rw A6zRR9AVyWKXLZCaMlSdLafzQjZ1VCzg/W+vvT5IK02b7F+bUdCeRZAuNsR0KFSCK4ME tiRfESwgPMOlkPeZ3Qol56TL+9z1Ty1zo3NFPU1NI5xiC9gQpnxWDiqggNnPixZP4akS GTRNz9xqsn37eIITpPu3MBnxnWh1bW+JCvp0qhLCjojfQBhfQCR6ChH6ciOKC4yjHg3S saiYmPYAU0vzEOkIArEyfzm0E+98hx/H9TpOvY43n0/PVKyp/9UPvDsyp733tRjpXiTZ Olaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Y3n6VzAEvarIpKHBskzDilQ8JlgN0ctJR1jQPqBq234=; b=rXWmuChHosJwFZB5EzXHlmGbUnAEUza9cpP94Vgxd3407KB5SCkE931dWpzrqO5gXM w0mAyaIhMZGOVc08HGJc7bxWu86275yWF7BoqPRr3cDiI0CZVh9bRzJ+NJd2l0COv6pS t41wtY1ctZrG3CSZqxdoDRm/srtMKHtqKpgp6yqoZW2kJGnGqqiu7LMIQs7QZMtvPBxv KeO9prZR4l2m35TMTK16cq1/yRwR18U4kwHi0jFsSN91aEr6cTV1VMMbTWRLmrkUdsN3 3YVM20dmqjJjDk/JCNsf5iIIxKZz6oVT0WS5QB1+L2eqi/cGogMDk3Wi4Edw0AinvToy Oqow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i4si6308312pgj.558.2019.08.09.10.22.09; Fri, 09 Aug 2019 10:22:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407192AbfHIOpc (ORCPT + 99 others); Fri, 9 Aug 2019 10:45:32 -0400 Received: from retiisi.org.uk ([95.216.213.190]:59088 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726157AbfHIOpb (ORCPT ); Fri, 9 Aug 2019 10:45:31 -0400 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 3855A634C88; Fri, 9 Aug 2019 17:45:25 +0300 (EEST) Received: from sailus by valkosipuli.localdomain with local (Exim 4.92) (envelope-from ) id 1hw68z-0000K6-Da; Fri, 09 Aug 2019 17:45:25 +0300 Date: Fri, 9 Aug 2019 17:45:25 +0300 From: Sakari Ailus To: Luis Oliveira Cc: mchehab@kernel.org, davem@davemloft.net, gregkh@linuxfoundation.org, Jonathan.Cameron@huawei.com, robh@kernel.org, nicolas.ferre@microchip.com, paulmck@linux.ibm.com, mark.rutland@arm.com, kishon@ti.com, devicetree@vger.kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, Joao.Pinto@synopsys.com Subject: Re: [v4 4/6] dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings Message-ID: <20190809144525.GE864@valkosipuli.retiisi.org.uk> References: <1560280855-18085-1-git-send-email-luis.oliveira@synopsys.com> <1560280855-18085-5-git-send-email-luis.oliveira@synopsys.com> <20190809144252.GD864@valkosipuli.retiisi.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190809144252.GD864@valkosipuli.retiisi.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 09, 2019 at 05:42:52PM +0300, Sakari Ailus wrote: > Hi Luis, > > On Tue, Jun 11, 2019 at 09:20:53PM +0200, Luis Oliveira wrote: > > Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in > > RX mode. > > > > Signed-off-by: Luis Oliveira > > --- > > Changelog > > v3-v4 > > - @Laurent I know I told you I could remove the snps,dphy-frequency on V3 but > > it is really useful for me here. I removed all other the proprietary > > properties except this one. Do you still think it must be removed? > > Yes. DT is the wrong place for runtime configuration. You get that > information using the V4L2_CID_LINK_FREQ control on the upstream > sub-device. And the PHY driver itself gets that in its configuration (struct phy_configure_opts_mipi_dphy through the configure op). -- Sakari Ailus