[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver

Philippe Ombredanne pombredanne at nexb.com
Tue Jan 9 04:45:33 PST 2018


Jolly,

On Mon, Jan 8, 2018 at 11:07 PM, Jolly Shah <jolly.shah at xilinx.com> wrote:
> This patch is adding communication layer with firmware.
> Firmware driver provides an interface to firmware APIs.
> Interface APIs can be used by any driver to communicate to
> PMUFW(Platform Management Unit). All requests go through ATF.
> Firmware-debug provides debugfs interface to all APIs.
> Firmware-ggs provides read/write interface to
> global storage registers.
>
> Signed-off-by: Jolly Shah <jollys at xilinx.com>
> Signed-off-by: Rajan Vaja <rajanv at xilinx.com>

<snip>

> --- /dev/null
> +++ b/drivers/firmware/xilinx/Kconfig
> @@ -0,0 +1,4 @@
> +# SPDX-License-Identifier:     GPL-2.0+

Thank you++ for using the SPDX tags: here is my cheerful ack for this:

Acked-by: Philippe Ombredanne <pombredanne at nexb.com>



More information about the linux-arm-kernel mailing list