[PATCH 1/3] Documentation: leds: Add MT6370 doc to the toctree

Bagas Sanjaya posted 3 patches 1 year, 6 months ago
[PATCH 1/3] Documentation: leds: Add MT6370 doc to the toctree
Posted by Bagas Sanjaya 1 year, 6 months ago
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>
---
 Documentation/leds/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
index b9ca081fac71f4..ce57254cb871f4 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
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 1/3] Documentation: leds: Add MT6370 doc to the toctree
Posted by Lee Jones 1 year, 6 months ago
On Sun, 19 Mar 2023, Bagas Sanjaya wrote:

> 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>
> ---
>  Documentation/leds/index.rst | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

--
Lee Jones [李琼斯]