[PATCH 0/4] Add feature check support in ZU+

From: Ronak Jain
Date: Wed Apr 06 2022 - 09:44:30 EST


Add feature check PM API support for QUERY/IOCTL IDs to get individual
ids version from the firmware/TF-A if supported and return an error
code if the PM API or the QUERY/IOCTL IDs are not supported.

Enable feature check for each PM APIs before executing the
functionality.

Ronak Jain (4):
firmware: xilinx: add support for IOCTL and QUERY ID feature check
firmware: xilinx: add new function for do_feature_check_call
firmware: xilinx: always check API version for IOCTL/QUERY
firmware: xilinx: enable feature check for ZynqMP

drivers/firmware/xilinx/zynqmp.c | 131 +++++++++++++++++++++++++++++------
include/linux/firmware/xlnx-zynqmp.h | 11 +++
2 files changed, 119 insertions(+), 23 deletions(-)

--
2.7.4