firmware: xilinx: Add sysfs support for feature config
authorRonak Jain <ronak.jain@xilinx.com>
Wed, 9 Feb 2022 08:27:09 +0000 (00:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 11:13:20 +0000 (12:13 +0100)
commit2c5d8f7cb3f9badb62573f18ade51bb78e37b921
tree0337687dbacf2adf43d904e0cd10579a466341b1
parentde8512339520a850bb290cbf5c8bb07aa4e5adda
firmware: xilinx: Add sysfs support for feature config

Add support for sysfs interface for runtime features configuration.
 The user can configure the features at runtime. First, the user need
 to select the config id of the supported features and then the user
 can configure the parameters of the feature based on the config id.

Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Ronak Jain <ronak.jain@xilinx.com>
Link: https://lore.kernel.org/r/20220209082709.32378-4-ronak.jain@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/xilinx/zynqmp.c