From: Rob Herring <robh@kernel.org>
To: Gene Chen <gene.chen.richtek@gmail.com>
Cc: jacek.anaszewski@gmail.com, pavel@ucw.cz, matthias.bgg@gmail.com,
dmurphy@ti.com, linux-leds@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
gene_chen@richtek.com, Wilma.Wu@mediatek.com,
shufan_lee@richtek.com, cy_huang@richtek.com,
benjamin.chao@mediatek.com
Subject: Re: [PATCH v10 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
Date: Mon, 30 Nov 2020 14:13:58 -0700 [thread overview]
Message-ID: <20201130211358.GA3030232@robh.at.kernel.org> (raw)
In-Reply-To: <1606447736-7944-5-git-send-email-gene.chen.richtek@gmail.com>
On Fri, Nov 27, 2020 at 11:28:54AM +0800, Gene Chen wrote:
> From: Gene Chen <gene_chen@richtek.com>
>
> Increase LED_COLOR_ID maximum size for LED_COLOR_ID_RGB
>
> Signed-off-by: Gene Chen <gene_chen@richtek.com>
> ---
> Documentation/devicetree/bindings/leds/common.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
> index a2a541b..0c9f912 100644
> --- a/Documentation/devicetree/bindings/leds/common.yaml
> +++ b/Documentation/devicetree/bindings/leds/common.yaml
> @@ -43,7 +43,7 @@ properties:
> LED_COLOR_ID available, add a new one.
> $ref: /schemas/types.yaml#definitions/uint32
> minimum: 0
> - maximum: 8
> + maximum: 9
Already in linux-next.
>
> function-enumerator:
> description:
> --
> 2.7.4
>
next prev parent reply other threads:[~2020-11-30 21:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 3:28 [PATCH v10 0/6] leds: mt6360: Add LED driver for MT6360 Gene Chen
2020-11-27 3:28 ` [PATCH v10 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH Gene Chen
2020-11-27 3:28 ` [PATCH v10 2/6] leds: flash: Fix multicolor no-ops registration by return 0 Gene Chen
2020-11-27 3:28 ` [PATCH v10 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions Gene Chen
2020-11-30 21:11 ` Rob Herring
2020-11-27 3:28 ` [PATCH v10 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size Gene Chen
2020-11-30 21:13 ` Rob Herring [this message]
2020-11-27 3:28 ` [PATCH v10 5/6] dt-bindings: leds: Add bindings for MT6360 LED Gene Chen
2020-11-28 15:13 ` Jacek Anaszewski
2020-11-30 17:33 ` Rob Herring
2020-11-27 3:28 ` [PATCH v10 6/6] leds: mt6360: Add LED driver for MT6360 Gene Chen
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=20201130211358.GA3030232@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=Wilma.Wu@mediatek.com \
--cc=benjamin.chao@mediatek.com \
--cc=cy_huang@richtek.com \
--cc=devicetree@vger.kernel.org \
--cc=dmurphy@ti.com \
--cc=gene.chen.richtek@gmail.com \
--cc=gene_chen@richtek.com \
--cc=jacek.anaszewski@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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=pavel@ucw.cz \
--cc=shufan_lee@richtek.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).