Re: [PATCH v2 4/4] platform/x86: wmi: Add device specific documentation

From: Randy Dunlap
Date: Mon Apr 24 2023 - 23:08:19 EST




On 4/24/23 15:29, Armin Wolf wrote:
> Add a place for device-specific documentation of WMI drivers.
> The first entry is documentation for the wmi-bmof driver, with
> additional documentation being expected to follow.
>
> Signed-off-by: Armin Wolf <W_Armin@xxxxxx>
> ---
> .../ABI/stable/sysfs-platform-wmi-bmof | 7 ++++++
> Documentation/wmi/devices/index.rst | 22 ++++++++++++++++
> Documentation/wmi/devices/wmi-bmof.rst | 25 +++++++++++++++++++
> Documentation/wmi/index.rst | 1 +
> MAINTAINERS | 7 ++++++
> drivers/platform/x86/Kconfig | 4 +--
> 6 files changed, 64 insertions(+), 2 deletions(-)
> create mode 100644 Documentation/ABI/stable/sysfs-platform-wmi-bmof
> create mode 100644 Documentation/wmi/devices/index.rst
> create mode 100644 Documentation/wmi/devices/wmi-bmof.rst

Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

thank.
--
~Randy