From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753037AbcD1CkH (ORCPT ); Wed, 27 Apr 2016 22:40:07 -0400 Received: from mail.kernel.org ([198.145.29.136]:41544 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752245AbcD1CkE (ORCPT ); Wed, 27 Apr 2016 22:40:04 -0400 Date: Wed, 27 Apr 2016 21:39:59 -0500 From: Rob Herring To: Liviu Dudau Cc: Pawel Moll , Mark Rutland , devicetree@vger.kernel.org, David Airlie , DRI devel , LKML , Daniel Vetter , Brian Starkey , David Brown , Ian Campbell , Kumar Gala Subject: Re: [PATCH v2 1/3] dt/bindings: display: Add DT bindings for Mali Display Processors. Message-ID: <20160428023959.GA4633@rob-hp-laptop> References: <1461593964-27722-1-git-send-email-Liviu.Dudau@arm.com> <1461593964-27722-2-git-send-email-Liviu.Dudau@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461593964-27722-2-git-send-email-Liviu.Dudau@arm.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 Mon, Apr 25, 2016 at 03:19:22PM +0100, Liviu Dudau wrote: > Add DT bindings documentation for the Mali Display Processor. The bindings > describe the Mali DP500, DP550 and DP650 processors from ARM Ltd. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > > Signed-off-by: Liviu Dudau > --- > .../devicetree/bindings/display/arm,malidp.txt | 65 ++++++++++++++++++++++ > 1 file changed, 65 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/arm,malidp.txt Acked-by: Rob Herring