From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH v11 0/3] PIC32MZDA Clock Driver Date: Fri, 13 May 2016 14:18:33 +0200 Message-ID: <20160513121833.GC4215@linux-mips.org> References: <1463125961-10706-1-git-send-email-purna.mandal@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from localhost.localdomain ([127.0.0.1]:57774 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27028601AbcEMMSjoi331 (ORCPT + 2 others); Fri, 13 May 2016 14:18:39 +0200 Content-Disposition: inline In-Reply-To: <1463125961-10706-1-git-send-email-purna.mandal@microchip.com> Sender: linux-kernel-owner@vger.kernel.org To: Purna Chandra Mandal Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Michael Turquette , Stephen Boyd , Kumar Gala , Ian Campbell , Rob Herring , Joshua Henderson , Pawel Moll , Sandeep Sheriker , Mark Rutland List-Id: devicetree@vger.kernel.org On Fri, May 13, 2016 at 01:22:38PM +0530, Purna Chandra Mandal wrote: Thanks for resolving the remaining issues. As per discussion of the last version I've now queued the entire series for 4.7. One step closer to full PIC32MZDA in-tree support! Ralf