[PATCH v5 3/3] firmware: xilinx: Add sysfs support for feature config
Greg KH
gregkh at linuxfoundation.org
Fri Feb 25 03:12:41 PST 2022
On Wed, Feb 09, 2022 at 12:27:09AM -0800, Ronak Jain wrote:
> 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.
>
> Signed-off-by: Ronak Jain <ronak.jain at xilinx.com>
You are adding new sysfs files, without any Documentation/ABI/ entries.
That will cause errors when you run the scripts/get_abi.pl tool, right?
Please fix.
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list