From: Lee Jones <lee.jones@linaro.org>
To: cy_huang <u0084500@gmail.com>
Cc: lgirdwood@gmail.com, broonie@kernel.org,
daniel.thompson@linaro.org, jingoohan1@gmail.com,
b.zolnierkie@samsung.com, pavel@ucw.cz, robh+dt@kernel.org,
dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
devicetree@vger.kernel.org, cy_huang@richtek.com
Subject: Re: [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
Date: Wed, 19 May 2021 15:50:40 +0100 [thread overview]
Message-ID: <20210519145040.GE2549456@dell> (raw)
In-Reply-To: <1621262161-9972-2-git-send-email-u0084500@gmail.com>
On Mon, 17 May 2021, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
>
> Adds DT binding document for Richtek RT4831 backlight.
>
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
> ---
> since v7
> - Add allOf property refer to common.yaml.
> - Remove default-brightness/max-brightness description and refer string.
> ---
> .../leds/backlight/richtek,rt4831-backlight.yaml | 62 ++++++++++++++++++++++
> include/dt-bindings/leds/rt4831-backlight.h | 23 ++++++++
> 2 files changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml
> create mode 100644 include/dt-bindings/leds/rt4831-backlight.h
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: cy_huang <u0084500@gmail.com>
Cc: devicetree@vger.kernel.org, daniel.thompson@linaro.org,
b.zolnierkie@samsung.com, jingoohan1@gmail.com,
lgirdwood@gmail.com, robh+dt@kernel.org,
linux-fbdev@vger.kernel.org, cy_huang@richtek.com,
broonie@kernel.org, dri-devel@lists.freedesktop.org,
pavel@ucw.cz, linux-leds@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
Date: Wed, 19 May 2021 15:50:40 +0100 [thread overview]
Message-ID: <20210519145040.GE2549456@dell> (raw)
In-Reply-To: <1621262161-9972-2-git-send-email-u0084500@gmail.com>
On Mon, 17 May 2021, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
>
> Adds DT binding document for Richtek RT4831 backlight.
>
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
> ---
> since v7
> - Add allOf property refer to common.yaml.
> - Remove default-brightness/max-brightness description and refer string.
> ---
> .../leds/backlight/richtek,rt4831-backlight.yaml | 62 ++++++++++++++++++++++
> include/dt-bindings/leds/rt4831-backlight.h | 23 ++++++++
> 2 files changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/backlight/richtek,rt4831-backlight.yaml
> create mode 100644 include/dt-bindings/leds/rt4831-backlight.h
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2021-05-19 14:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-17 14:35 [PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831 cy_huang
2021-05-17 14:35 ` cy_huang
2021-05-17 14:35 ` [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight cy_huang
2021-05-17 14:35 ` cy_huang
2021-05-19 14:50 ` Lee Jones [this message]
2021-05-19 14:50 ` Lee Jones
2021-05-17 14:36 ` [PATCH v7 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831 cy_huang
2021-05-17 14:36 ` cy_huang
2021-05-19 14:50 ` Lee Jones
2021-05-19 14:50 ` Lee Jones
2021-05-17 14:36 ` [PATCH v7 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight cy_huang
2021-05-17 14:36 ` cy_huang
2021-05-19 14:51 ` Lee Jones
2021-05-19 14:51 ` Lee Jones
2021-05-19 14:50 ` [PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831 Lee Jones
2021-05-19 14:50 ` Lee Jones
-- strict thread matches above, loose matches on Subject: below --
2021-05-12 15:21 cy_huang
2021-05-12 15:21 ` [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight cy_huang
2021-05-12 15:21 ` cy_huang
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=20210519145040.GE2549456@dell \
--to=lee.jones@linaro.org \
--cc=b.zolnierkie@samsung.com \
--cc=broonie@kernel.org \
--cc=cy_huang@richtek.com \
--cc=daniel.thompson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jingoohan1@gmail.com \
--cc=lgirdwood@gmail.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=robh+dt@kernel.org \
--cc=u0084500@gmail.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 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.