platform/x86: dell-ddv: Add documentation
authorArmin Wolf <W_Armin@gmx.de>
Mon, 8 May 2023 20:42:40 +0000 (22:42 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 9 May 2023 09:54:42 +0000 (11:54 +0200)
commitb64c1a157d78f8e74fce96f7a14ee7084d8bbbce
treec5cff52eb2356dfd9357ab8071371892ffab33c1
parentbf4f93c4ca4b6f41e81e83131cf9458d27cf62ee
platform/x86: dell-ddv: Add documentation

The WMI interface used by the dell-wmi-ddv driver contains
many methods which are currently unused, making it difficult
to document these inside the drivers source code.
Create the necessary documentation based on current knowledge
so that all details of the WMI interface can be written down
for later use.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20230508204241.11076-1-W_Armin@gmx.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/wmi/devices/dell-wmi-ddv.rst [new file with mode: 0644]
MAINTAINERS