[PATCH v4 2/3] firmware: zynqmp: Add documentation for runtime feature config
Greg KH
gregkh at linuxfoundation.org
Tue Dec 21 01:18:11 PST 2021
On Mon, Dec 06, 2021 at 03:21:00AM -0800, Ronak Jain wrote:
> Add documentation for sysfs entries like feature_config_id and
> feature_config_value for runtime feature configuration. The support is
> added for an over temperature and external watchdog features.
>
> Signed-off-by: Ronak Jain <ronak.jain at xilinx.com>
> ---
> Changes in v4:
> - Add separate sysfs entries for runtime feature config
> - Update commit message
>
> Changes in v3:
> - None
>
> Changes in v2:
> - Update commit message
> ---
> .../ABI/stable/sysfs-driver-firmware-zynqmp | 141 ++++++++++++++++++
> 1 file changed, 141 insertions(+)
>
> diff --git a/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp b/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp
> index f5724bb5b462..0978a766bd65 100644
> --- a/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp
> +++ b/Documentation/ABI/stable/sysfs-driver-firmware-zynqmp
> @@ -113,3 +113,144 @@ Description:
> # echo 0 > /sys/devices/platform/firmware\:zynqmp-firmware/health_status
>
> Users: Xilinx
> +
> +What: /sys/devices/platform/firmware\:zynqmp-firmware/feature_config_id
> +Date: Dec 2021
> +KernelVersion: 5.16
no, 5.16 will not have these files, sorry.
More information about the linux-arm-kernel
mailing list