From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932085AbcBHRau (ORCPT ); Mon, 8 Feb 2016 12:30:50 -0500 Received: from mail.kernel.org ([198.145.29.136]:50393 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbcBHRas (ORCPT ); Mon, 8 Feb 2016 12:30:48 -0500 Date: Mon, 8 Feb 2016 11:30:43 -0600 From: Rob Herring To: Paul Burton Cc: linux-mips@linux-mips.org, Ralf Baechle , Joe Perches , Kalle Valo , Jiri Slaby , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Kumar Gala , "David S. Miller" , Ian Campbell , devicetree@vger.kernel.org, Andrew Morton , Pawel Moll , Greg Kroah-Hartman , Mark Rutland Subject: Re: [PATCH v2 14/15] dt-bindings: mips: img,boston: Document img,boston binding Message-ID: <20160208173043.GA348@rob-hp-laptop> References: <1454499045-5020-1-git-send-email-paul.burton@imgtec.com> <1454499045-5020-15-git-send-email-paul.burton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454499045-5020-15-git-send-email-paul.burton@imgtec.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 03, 2016 at 11:30:44AM +0000, Paul Burton wrote: > Add documentation for the simple img,boston devicetree binding & the > boot protocol used to pass the devicetree to the kernel. > > Signed-off-by: Paul Burton > --- > > Changes in v2: None > > Documentation/devicetree/bindings/mips/img/boston.txt | 15 +++++++++++++++ > MAINTAINERS | 5 +++++ > 2 files changed, 20 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mips/img/boston.txt Acked-by: Rob Herring