From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753982AbdBTPm4 (ORCPT ); Mon, 20 Feb 2017 10:42:56 -0500 Received: from mail-it0-f42.google.com ([209.85.214.42]:35982 "EHLO mail-it0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753921AbdBTPmx (ORCPT ); Mon, 20 Feb 2017 10:42:53 -0500 MIME-Version: 1.0 In-Reply-To: <318d9f87-ad2a-c0e1-255a-097056c0f85f@ti.com> 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> From: Bartosz Golaszewski Date: Mon, 20 Feb 2017 16:42:46 +0100 Message-ID: Subject: Re: [PATCH 2/4] ARM: dts: da850: add vpif video display pins To: Sekhar Nori Cc: David Lechner , Kevin Hilman , Michael Turquette , Patrick Titiano , Laurent Pinchart , Rob Herring , Mark Rutland , Russell King , linux-devicetree , LKML , arm-soc Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, Bartosz