From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: 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: 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