From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x243.google.com ([2607:f8b0:400e:c03::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bsel4-0002vy-Fo for linux-mtd@lists.infradead.org; Fri, 07 Oct 2016 23:40:55 +0000 Received: by mail-pa0-x243.google.com with SMTP id r9so3352804paz.1 for ; Fri, 07 Oct 2016 16:40:32 -0700 (PDT) Subject: Re: [PATCH 00/10] Introduce Juniper PTXPMB CPLD driver To: Pantelis Antoniou , Lee Jones References: <1475853451-22121-1-git-send-email-pantelis.antoniou@konsulko.com> Cc: Rob Herring , Linus Walleij , Alexandre Courbot , Mark Rutland , Wolfram Sang , David Woodhouse , Brian Norris , Wim Van Sebroeck , Guenter Roeck , Peter Rosin , Debjit Ghosh , Georgi Vlaev , Guenter Roeck , JawaharBalaji Thirumalaisamy , Rajat Jain , 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 From: Frank Rowand Message-ID: <57F8324C.2040804@gmail.com> Date: Fri, 7 Oct 2016 16:39:56 -0700 MIME-Version: 1.0 In-Reply-To: <1475853451-22121-1-git-send-email-pantelis.antoniou@konsulko.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 10/07/16 08:17, Pantelis Antoniou wrote: > Add Juniper's PTXPMB FPGA CPLD driver. Those FPGAs > are present in Juniper's PTX series of routers. > > The MFD driver provices watchdog/i2c/gpio/mtd devices. > > There are full device tree binding documents for the > master mfd driver and for all slave drivers. > > This patchset is against mainline as of today: v4.8-9431-g3477d16 > and is dependent on the "Juniper prerequisites" and > "Juniper infrastructure" patchsets sent earlier. Pointers to the patchsets please. < snip > -Frank