From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 14 Jan 2016 13:19:13 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:41814 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27009857AbcANMTHuEJ8W (ORCPT ); Thu, 14 Jan 2016 13:19:07 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.2/8.14.8) with ESMTP id u0ECIvX3020828; Thu, 14 Jan 2016 13:18:57 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.2/8.15.2/Submit) id u0EBCD6h019655; Thu, 14 Jan 2016 12:12:13 +0100 Date: Thu, 14 Jan 2016 12:12:13 +0100 From: Ralf Baechle To: Thomas Gleixner Cc: Joshua Henderson , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Cristian Birsan , Jason Cooper , Marc Zyngier , Purna Chandra Mandal , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, Andrei Pistirica , Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, linux-api@vger.kernel.org, Ulf Hansson , Jean Delvare , Geert Uytterhoeven , Corneliu Doban , Haojian Zhuang , Luis de Bethencourt , Weijun Yang , Lokesh Vutla , Scott Branden , Vincent Yang , Chaotian Jing , "ludovic.desroches@atmel.com" , Shawn Lin , yangbo lu , Kevin Hao , Ben Hutchings Subject: Re: [PATCH v5 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller Message-ID: <20160114111213.GC28942@linux-mips.org> References: <1452734299-460-1-git-send-email-joshua.henderson@microchip.com> <1452734299-460-3-git-send-email-joshua.henderson@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) 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: 51118 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: ralf@linux-mips.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 Thu, Jan 14, 2016 at 09:10:09AM +0100, Thomas Gleixner wrote: > I like that approach. > > So except for the nit in pic32_set_type_edge() this looks good. It's pretty > clear now what the code does and how the hardware works. > > Thanks for following up! So I take that for an ack. I still haven't seen any acks or comments for the patches: 4/14 drivers/clk 8/14 drivers/pinctrl 10/14 drivers/serial 12/14 drivers/mmc Of this series. Ping? Ralf