From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932205AbcBHQHe (ORCPT ); Mon, 8 Feb 2016 11:07:34 -0500 Received: from mail.kernel.org ([198.145.29.136]:37880 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754495AbcBHQHb (ORCPT ); Mon, 8 Feb 2016 11:07:31 -0500 Date: Mon, 8 Feb 2016 10:07:26 -0600 From: Rob Herring To: Joshua Henderson Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, ralf@linux-mips.org, Purna Chandra Mandal , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral Message-ID: <20160208160726.GA17302@rob-hp-laptop> References: <1454371348-25104-1-git-send-email-joshua.henderson@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454371348-25104-1-git-send-email-joshua.henderson@microchip.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 Mon, Feb 01, 2016 at 05:02:23PM -0700, Joshua Henderson wrote: > From: Purna Chandra Mandal > > Document the devicetree bindings for the deadman timer peripheral found on > Microchip PIC32 SoC class devices. > > Signed-off-by: Purna Chandra Mandal > Signed-off-by: Joshua Henderson > Cc: Ralf Baechle > Cc: > --- > Note: Please merge this patch series through the MIPS tree. > --- > .../bindings/watchdog/microchip,pic32-dmt.txt | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/microchip,pic32-dmt.txt Other than the node name comment: Acked-by: Rob Herring