From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755828AbcEEW3U (ORCPT ); Thu, 5 May 2016 18:29:20 -0400 Received: from mail.kernel.org ([198.145.29.136]:36822 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560AbcEEW3T (ORCPT ); Thu, 5 May 2016 18:29:19 -0400 Date: Thu, 5 May 2016 17:29:13 -0500 From: Rob Herring To: Bhuvanchandra DV Cc: thierry.reding@gmail.com, airlied@linux.ie, stefan@agner.ch, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, shawnguo@kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drm/panel: Add display timings for TPK U.S.A. LLC Fusion 7", 10.1" panels Message-ID: <20160505222913.GA25860@rob-hp-laptop> References: <1462429027-18496-1-git-send-email-bhuvanchandra.dv@toradex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462429027-18496-1-git-send-email-bhuvanchandra.dv@toradex.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 05, 2016 at 11:47:07AM +0530, Bhuvanchandra DV wrote: > Add support for TPK U.S.A. LLC Fusion 7", 10.1" > panels to the DRM simple panel driver. > > Signed-off-by: Bhuvanchandra DV > --- > > This patch is based on top of Stefan's clock polarity patches[1] > > [1] https://lkml.org/lkml/2016/5/5/20 > > > .../bindings/display/panel/tpk,f07a-0102.txt | 8 ++++ > .../bindings/display/panel/tpk,f10a-0102.txt | 8 ++++ > .../devicetree/bindings/vendor-prefixes.txt | 1 + Acked-by: Rob Herring > drivers/gpu/drm/panel/panel-simple.c | 51 ++++++++++++++++++++++ > 4 files changed, 68 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/tpk,f07a-0102.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt