diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2023-03-19 10:49:01 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-03-23 18:18:41 +0300 |
commit | 1d105d6cddd03f97303fd4cbcf62834d6ed820c3 (patch) | |
tree | 4edd37a51e2344834e295ee49d77ef5727087b72 /Documentation/leds | |
parent | 4793b19ef0dc40b4b8fdae9a48f73c818e490046 (diff) | |
download | linux-1d105d6cddd03f97303fd4cbcf62834d6ed820c3.tar.xz |
Documentation: leds: Add MT6370 doc to the toctree
Commit 4ba9df04b7ac66 ("docs: leds: Add MT6370 RGB LED pattern document")
adds documentation for Mediatek MT6370 RGB LED device, but forgets to
include it to leds toctree index.
Add the missing entry.
Link: https://lore.kernel.org/oe-kbuild-all/202303182310.tB1mUzU7-lkp@intel.com/
Fixes: 4ba9df04b7ac66 ("docs: leds: Add MT6370 RGB LED pattern document")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230319074903.13075-2-bagasdotme@gmail.com
Diffstat (limited to 'Documentation/leds')
-rw-r--r-- | Documentation/leds/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst index b9ca081fac71..ce57254cb871 100644 --- a/Documentation/leds/index.rst +++ b/Documentation/leds/index.rst @@ -25,5 +25,6 @@ LEDs leds-lp5562 leds-lp55xx leds-mlxcpld + leds-mt6370-rgb leds-sc27xx leds-qcom-lpg |