Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932247AbcJUIjs (ORCPT ); Fri, 21 Oct 2016 04:39:48 -0400 Received: from mail-qk0-f176.google.com ([209.85.220.176]:33716 "EHLO mail-qk0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932182AbcJUIjp (ORCPT ); Fri, 21 Oct 2016 04:39:45 -0400 MIME-Version: 1.0 In-Reply-To: <1475853574-22339-4-git-send-email-pantelis.antoniou@konsulko.com> References: <1475853574-22339-1-git-send-email-pantelis.antoniou@konsulko.com> <1475853574-22339-4-git-send-email-pantelis.antoniou@konsulko.com> From: Linus Walleij Date: Fri, 21 Oct 2016 10:39:43 +0200 Message-ID: Subject: Re: [PATCH 3/4] gpio: ptxpmb-ext-cpld: Add driver for Juniper's PTXPMB extended CPLD To: Pantelis Antoniou Cc: Lee Jones , Alexandre Courbot , Rob Herring , Mark Rutland , Frank Rowand , Georgi Vlaev , Guenter Roeck , JawaharBalaji Thirumalaisamy , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-i2c@vger.kernel.org" , "linux-mtd@lists.infradead.org" , linux-watchdog@vger.kernel.org, "netdev@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 719 Lines: 20 On Fri, Oct 7, 2016 at 5:19 PM, Pantelis Antoniou wrote: > From: Guenter Roeck > > This IP block is present in the PTXPMB extended CPLD present on > Junipers PTX series of routers and provides SIB connector status pins > as GPIO pins for use with other drivers. > > Signed-off-by: Guenter Roeck > Signed-off-by: JawaharBalaji Thirumalaisamy > [Ported from Juniper kernel] > Signed-off-by: Pantelis Antoniou This driver has pretty much the same issues as the two others I reviewed yesterday. Please address the same comments and repost and I will look at it again! Yours, Linus Walleij