From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Documentation <linux-doc@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
Linux MediaTek <linux-mediatek@lists.infradead.org>,
Linux LEDs <linux-leds@vger.kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Shuah Khan <skhan@linuxfoundation.org>,
Bagas Sanjaya <bagasdotme@gmail.com>,
ChiaEn Wu <chiaen_wu@richtek.com>, Lee Jones <lee@kernel.org>,
ChiYuan Huang <cy_huang@richtek.com>
Subject: [PATCH 0/3] Documentation fixes for MT6370 RGB
Date: Sun, 19 Mar 2023 14:49:00 +0700 [thread overview]
Message-ID: <20230319074903.13075-1-bagasdotme@gmail.com> (raw)
kernel test robot recently reported htmldocs warnings on documentation
for MT6370 RGB LED. So here are the fixes.
Bagas Sanjaya (3):
Documentation: leds: Add MT6370 doc to the toctree
Documentation: leds: MT6370: Properly wrap hw_pattern chart
Documentation: leds: MT6370: Use bullet lists for timing variables
Documentation/leds/index.rst | 1 +
Documentation/leds/leds-mt6370-rgb.rst | 42 +++++++++++++-------------
2 files changed, 22 insertions(+), 21 deletions(-)
base-commit: 4ba9df04b7ac66d2d000ed7ae2d8136302d99a57
--
An old man doll... just what I always wanted! - Clara
WARNING: multiple messages have this Message-ID (diff)
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Documentation <linux-doc@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
Linux MediaTek <linux-mediatek@lists.infradead.org>,
Linux LEDs <linux-leds@vger.kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Shuah Khan <skhan@linuxfoundation.org>,
Bagas Sanjaya <bagasdotme@gmail.com>,
ChiaEn Wu <chiaen_wu@richtek.com>, Lee Jones <lee@kernel.org>,
ChiYuan Huang <cy_huang@richtek.com>
Subject: [PATCH 0/3] Documentation fixes for MT6370 RGB
Date: Sun, 19 Mar 2023 14:49:00 +0700 [thread overview]
Message-ID: <20230319074903.13075-1-bagasdotme@gmail.com> (raw)
kernel test robot recently reported htmldocs warnings on documentation
for MT6370 RGB LED. So here are the fixes.
Bagas Sanjaya (3):
Documentation: leds: Add MT6370 doc to the toctree
Documentation: leds: MT6370: Properly wrap hw_pattern chart
Documentation: leds: MT6370: Use bullet lists for timing variables
Documentation/leds/index.rst | 1 +
Documentation/leds/leds-mt6370-rgb.rst | 42 +++++++++++++-------------
2 files changed, 22 insertions(+), 21 deletions(-)
base-commit: 4ba9df04b7ac66d2d000ed7ae2d8136302d99a57
--
An old man doll... just what I always wanted! - Clara
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-03-19 7:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-19 7:49 Bagas Sanjaya [this message]
2023-03-19 7:49 ` [PATCH 0/3] Documentation fixes for MT6370 RGB Bagas Sanjaya
2023-03-19 7:49 ` [PATCH 1/3] Documentation: leds: Add MT6370 doc to the toctree Bagas Sanjaya
2023-03-19 7:49 ` Bagas Sanjaya
2023-03-23 15:16 ` Lee Jones
2023-03-23 15:16 ` Lee Jones
2023-03-19 7:49 ` [PATCH 2/3] Documentation: leds: MT6370: Properly wrap hw_pattern chart Bagas Sanjaya
2023-03-19 7:49 ` Bagas Sanjaya
2023-03-23 15:17 ` Lee Jones
2023-03-23 15:17 ` Lee Jones
2023-03-19 7:49 ` [PATCH 3/3] Documentation: leds: MT6370: Use bullet lists for timing variables Bagas Sanjaya
2023-03-19 7:49 ` Bagas Sanjaya
2023-03-23 15:18 ` Lee Jones
2023-03-23 15:18 ` Lee Jones
2023-03-23 5:06 ` [PATCH 0/3] Documentation fixes for MT6370 RGB Bagas Sanjaya
2023-03-23 5:06 ` Bagas Sanjaya
2023-03-23 12:31 ` Lee Jones
2023-03-23 12:31 ` Lee Jones
2023-03-23 12:35 ` Bagas Sanjaya
2023-03-23 12:35 ` Bagas Sanjaya
2023-03-23 11:08 ` Pavel Machek
2023-03-23 11:08 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230319074903.13075-1-bagasdotme@gmail.com \
--to=bagasdotme@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chiaen_wu@richtek.com \
--cc=corbet@lwn.net \
--cc=cy_huang@richtek.com \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.