[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACPK8XejAoSfQhTWHbzm4jX7A-tau1Oijm2qeWP+Gwz=PU8+tg@mail.gmail.com>
Date: Mon, 15 Jan 2018 14:31:27 -0600
From: Joel Stanley <joel@....id.au>
To: Oleksandr Shamray <oleksandrs@...lanox.com>
Cc: Greg KH <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
devicetree <devicetree@...r.kernel.org>,
OpenBMC Maillist <openbmc@...ts.ozlabs.org>,
Jiří Pírko <jiri@...nulli.us>,
Tobias Klauser <tklauser@...tanz.ch>,
linux-serial@...r.kernel.org,
Vadim Pasternak <vadimp@...lanox.com>,
system-sw-low-level@...lanox.com, Rob Herring <robh+dt@...nel.org>,
openocd-devel-owner@...ts.sourceforge.net,
linux-api@...r.kernel.org,
"David S . Miller" <davem@...emloft.net>, mchehab@...nel.org,
Jiri Pirko <jiri@...lanox.com>
Subject: Re: [patch v16 3/4] Documentation: jtag: Add bindings for Aspeed SoC
24xx and 25xx families JTAG master driver
On Fri, Jan 12, 2018 at 11:08 AM, Oleksandr Shamray
<oleksandrs@...lanox.com> wrote:
> It has been tested on Mellanox system with BMC equipped with
> Aspeed 2520 SoC for programming CPLD devices.
>
> Signed-off-by: Oleksandr Shamray <oleksandrs@...lanox.com>
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
> Acked-by: Rob Herring <robh@...nel.org>
For the device tree bindings:
Acked-by: Joel Stanley <joel@....id.au>
> diff --git a/drivers/jtag/jtag-aspeed.c b/drivers/jtag/jtag-aspeed.c
> index 9cbd6da..f679041 100644
> --- a/drivers/jtag/jtag-aspeed.c
> +++ b/drivers/jtag/jtag-aspeed.c
> @@ -12,6 +12,7 @@
> #include <linux/module.h>
> #include <linux/of_address.h>
> #include <linux/platform_device.h>
> +#include <linux/reset.h>
Oops, this is in the wrong patch.
> #include <linux/slab.h>
> #include <linux/types.h>
> #include <uapi/linux/jtag.h>
Powered by blists - more mailing lists