From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751457AbdBUEvD (ORCPT ); Mon, 20 Feb 2017 23:51:03 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:22372 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751043AbdBUEuu (ORCPT ); Mon, 20 Feb 2017 23:50:50 -0500 Subject: Re: [PATCH 2/4] ARM: dts: da850: add vpif video display pins To: Bartosz Golaszewski References: <1487268932-6469-1-git-send-email-bgolaszewski@baylibre.com> <1487268932-6469-3-git-send-email-bgolaszewski@baylibre.com> <318d9f87-ad2a-c0e1-255a-097056c0f85f@ti.com> CC: David Lechner , Kevin Hilman , Michael Turquette , Patrick Titiano , Laurent Pinchart , Rob Herring , Mark Rutland , Russell King , linux-devicetree , LKML , arm-soc From: Sekhar Nori Message-ID: Date: Tue, 21 Feb 2017 10:19:12 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 20 February 2017 09:12 PM, Bartosz Golaszewski wrote: > 2017-02-20 11:29 GMT+01:00 Sekhar Nori : >> On Thursday 16 February 2017 11:45 PM, Bartosz Golaszewski wrote: >>> Add a new pinctrl sub-node for vpif display pins. Move VP_CLKIN3 and >>> VP_CLKIN2 to the display node where they actually belong (vide section >>> 35.2.2 of the da850 datasheet). >> >> You mean 36.2.2. Also, its in the technical reference manual (TRM). The >> datahseet is another document. >> > > I'm looking at the revision from September 2016 and it's 35.2.2: VPIF > -> Architecture -> signal descriptions. Is this the document ? http://www.ti.com/lit/ug/spruh77c/spruh77c.pdf In this VPIF is chapter 36. Thanks, Sekhar