From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965041AbcHaQS6 (ORCPT ); Wed, 31 Aug 2016 12:18:58 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:34913 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935148AbcHaQSz (ORCPT ); Wed, 31 Aug 2016 12:18:55 -0400 Date: Wed, 31 Aug 2016 11:18:53 -0500 From: Rob Herring To: Paul Burton Cc: linux-mips@linux-mips.org, Ralf Baechle , Mauro Carvalho Chehab , devicetree@vger.kernel.org, Guenter Roeck , linux-kernel@vger.kernel.org, "David S. Miller" , Greg Kroah-Hartman , Geert Uytterhoeven , Mark Rutland , Andrew Morton Subject: Re: [PATCH v2 16/19] dt-bindings: img-ascii-lcd: Document a binding for simple ASCII LCDs Message-ID: <20160831161853.GA14407@rob-hp-laptop> References: <20160826141751.13121-1-paul.burton@imgtec.com> <20160826141751.13121-17-paul.burton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160826141751.13121-17-paul.burton@imgtec.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 Fri, Aug 26, 2016 at 03:17:48PM +0100, Paul Burton wrote: > Add documentation for a devicetree binding for the simple ASCII LCD > displays found on development boards such as the MIPS Boston, MIPS Malta > & MIPS SEAD3 from Imagination Technologies. > > Signed-off-by: Paul Burton > > --- > > Changes in v2: > - Fix filename & path in MAINTAINERS > > .../devicetree/bindings/auxdisplay/img-ascii-lcd.txt | 17 +++++++++++++++++ > MAINTAINERS | 5 +++++ > 2 files changed, 22 insertions(+) > create mode 100644 Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt Acked-by: Rob Herring