From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754042AbdBVGDU (ORCPT ); Wed, 22 Feb 2017 01:03:20 -0500 Received: from fllnx209.ext.ti.com ([198.47.19.16]:9487 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890AbdBVGDQ (ORCPT ); Wed, 22 Feb 2017 01:03:16 -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: <161cbfdd-5981-2686-db06-557e98dbe18f@ti.com> Date: Wed, 22 Feb 2017 11:29:51 +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 Tuesday 21 February 2017 02:53 PM, Bartosz Golaszewski wrote: > 2017-02-21 5:49 GMT+01:00 Sekhar Nori : >> 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 >> > > -ETOOMANYPDFS I was looking at spruh82c.pdf. > > You're right of course. I see. I guess its better to call it OMAP-L138 technical reference manual (instead of da850) and also provide a link. Thanks, Sekhar