lkml.org 
[lkml]   [2022]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/3]Adds status interface for zynqmp-fpga
    Date
    Adds status interface for zynqmp-fpga, It's a read only
    interface which allows the user to get the PL status.

    This patch series also update the below status values for
    fpga-manager.
    -Device Initialization error.
    -Device internal signal error.
    -All I/Os are placed in High-Z state.
    -Device start-up sequence error.
    -Firmware error.

    For more details refer the ug570.
    https://docs.xilinx.com/v/u/en-US/ug570-ultrascale-configuration

    Nava kishore Manne (3):
    fpga: mgr: Update the status for fpga-manager
    firmware: xilinx: Add pm api function for PL readback
    fpga: zynqmp-fpga: Adds status interface

    drivers/firmware/xilinx/zynqmp.c | 33 ++++++++++++++++++
    drivers/fpga/fpga-mgr.c | 13 +++++++
    drivers/fpga/zynqmp-fpga.c | 52 ++++++++++++++++++++++++++++
    include/linux/firmware/xlnx-zynqmp.h | 14 ++++++++
    include/linux/fpga/fpga-mgr.h | 6 ++++
    5 files changed, 118 insertions(+)

    --
    2.25.1

    \
     
     \ /
      Last update: 2022-05-24 11:51    [W:3.606 / U:0.504 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site