All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: cy_huang <u0084500@gmail.com>
Cc: b.zolnierkie@samsung.com, linux-kernel@vger.kernel.org,
	daniel.thompson@linaro.org, lgirdwood@gmail.com,
	linux-leds@vger.kernel.org, pavel@ucw.cz, lee.jones@linaro.org,
	linux-fbdev@vger.kernel.org, cy_huang@richtek.com,
	jingoohan1@gmail.com, devicetree@vger.kernel.org,
	broonie@kernel.org, dri-devel@lists.freedesktop.org,
	robh+dt@kernel.org
Subject: Re: [RESEND PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831
Date: Fri, 30 Apr 2021 15:10:54 -0500	[thread overview]
Message-ID: <20210430201054.GA3805118@robh.at.kernel.org> (raw)
In-Reply-To: <1619421491-31494-3-git-send-email-u0084500@gmail.com>

On Mon, 26 Apr 2021 15:18:10 +0800, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> Adds DT binding document for Richtek RT4831.
> 
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> ---
> Resend this v6 patch series to loop devicetree reviewers.
> ---
>  .../devicetree/bindings/mfd/richtek,rt4831.yaml    | 90 ++++++++++++++++++++++
>  1 file changed, 90 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/richtek,rt4831.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: cy_huang <u0084500@gmail.com>
Cc: devicetree@vger.kernel.org, daniel.thompson@linaro.org,
	robh+dt@kernel.org, b.zolnierkie@samsung.com,
	jingoohan1@gmail.com, lgirdwood@gmail.com,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	cy_huang@richtek.com, linux-fbdev@vger.kernel.org,
	broonie@kernel.org, pavel@ucw.cz, lee.jones@linaro.org,
	linux-leds@vger.kernel.org
Subject: Re: [RESEND PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831
Date: Fri, 30 Apr 2021 15:10:54 -0500	[thread overview]
Message-ID: <20210430201054.GA3805118@robh.at.kernel.org> (raw)
In-Reply-To: <1619421491-31494-3-git-send-email-u0084500@gmail.com>

On Mon, 26 Apr 2021 15:18:10 +0800, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
> 
> Adds DT binding document for Richtek RT4831.
> 
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> ---
> Resend this v6 patch series to loop devicetree reviewers.
> ---
>  .../devicetree/bindings/mfd/richtek,rt4831.yaml    | 90 ++++++++++++++++++++++
>  1 file changed, 90 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/richtek,rt4831.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-04-30 20:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26  7:18 [RESEND PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831 cy_huang
2021-04-26  7:18 ` cy_huang
2021-04-26  7:18 ` [RESEND PATCH v6 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight cy_huang
2021-04-26  7:18   ` cy_huang
2021-04-30 20:10   ` Rob Herring
2021-04-30 20:10     ` Rob Herring
2021-05-04  1:10     ` ChiYuan Huang
2021-05-04  1:10       ` ChiYuan Huang
2021-04-26  7:18 ` [RESEND PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831 cy_huang
2021-04-26  7:18   ` cy_huang
2021-04-30 20:10   ` Rob Herring [this message]
2021-04-30 20:10     ` Rob Herring
2021-05-04  1:04     ` ChiYuan Huang
2021-05-04  1:04       ` ChiYuan Huang
2021-04-26  7:18 ` [RESEND PATCH v6 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight cy_huang
2021-04-26  7:18   ` cy_huang
2021-04-26 10:19   ` Daniel Thompson
2021-04-26 10:19     ` Daniel Thompson
2021-04-26 10:50     ` ChiYuan Huang
2021-04-26 10:50       ` ChiYuan Huang
2021-04-26 12:24       ` Daniel Thompson
2021-04-26 12:24         ` Daniel Thompson

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=20210430201054.GA3805118@robh.at.kernel.org \
    --to=robh@kernel.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=lee.jones@linaro.org \
    --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.