From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 18 May 2016 18:52:47 +0200 (CEST) Received: from mail.kernel.org ([198.145.29.136]:51536 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27030131AbcERQwpTGacC (ORCPT ); Wed, 18 May 2016 18:52:45 +0200 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B26642034E; Wed, 18 May 2016 16:52:43 +0000 (UTC) Received: from rob-hp-laptop (72-48-98-129.dyn.grandenetworks.net [72.48.98.129]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 052172034B; Wed, 18 May 2016 16:52:41 +0000 (UTC) Date: Wed, 18 May 2016 11:52:39 -0500 From: Rob Herring To: Purna Chandra Mandal Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Ralf Baechle , devicetree@vger.kernel.org, Linus Walleij , Kumar Gala , Ian Campbell , linux-gpio@vger.kernel.org, Mark Rutland , Alexandre Courbot Subject: Re: [PATCH 11/11] dt/bindings: Correct clk binding example for PIC32 gpio. Message-ID: <20160518165239.GA4593@rob-hp-laptop> References: <1463461560-9629-1-git-send-email-purna.mandal@microchip.com> <1463461560-9629-11-git-send-email-purna.mandal@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463461560-9629-11-git-send-email-purna.mandal@microchip.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Virus-Scanned: ClamAV using ClamSMTP Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 53524 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: robh@kernel.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, May 17, 2016 at 10:36:00AM +0530, Purna Chandra Mandal wrote: > Update binding example based on new clock binding scheme. > [1] Documentation/devicetree/bindings/clock/microchip,pic32.txt > > Signed-off-by: Purna Chandra Mandal > --- > > Documentation/devicetree/bindings/gpio/microchip,pic32-gpio.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring