From: Rob Herring <robh@kernel.org>
To: Wen Su <Wen.Su@mediatek.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, wen.su@mediatek.com,
wsd_upstream@mediatek.com, Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
Lee Jones <lee.jones@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] dt-bindings: regulator: Add document for MT6359 regulator
Date: Tue, 29 Oct 2019 13:41:31 -0500 [thread overview]
Message-ID: <20191029184131.GA3733@bogus> (raw)
In-Reply-To: <1571218786-15073-2-git-send-email-Wen.Su@mediatek.com>
On Wed, 16 Oct 2019 17:39:43 +0800, Wen Su wrote:
> From: "wen.su" <wen.su@mediatek.com>
>
> add dt-binding document for MediaTek MT6359 PMIC
>
> Signed-off-by: wen.su <wen.su@mediatek.com>
> ---
> .../bindings/regulator/mt6359-regulator.txt | 59 ++++++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/regulator/mt6359-regulator.txt
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Wen Su <Wen.Su@mediatek.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, wen.su@mediatek.com,
wsd_upstream@mediatek.com, Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
Lee Jones <lee.jones@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] dt-bindings: regulator: Add document for MT6359 regulator
Date: Tue, 29 Oct 2019 13:41:31 -0500 [thread overview]
Message-ID: <20191029184131.GA3733@bogus> (raw)
In-Reply-To: <1571218786-15073-2-git-send-email-Wen.Su@mediatek.com>
On Wed, 16 Oct 2019 17:39:43 +0800, Wen Su wrote:
> From: "wen.su" <wen.su@mediatek.com>
>
> add dt-binding document for MediaTek MT6359 PMIC
>
> Signed-off-by: wen.su <wen.su@mediatek.com>
> ---
> .../bindings/regulator/mt6359-regulator.txt | 59 ++++++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/regulator/mt6359-regulator.txt
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Wen Su <Wen.Su@mediatek.com>
Cc: Lee Jones <lee.jones@linaro.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
devicetree@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
linux-arm-kernel@lists.infradead.org, wsd_upstream@mediatek.com,
wen.su@mediatek.com
Subject: Re: [PATCH 1/4] dt-bindings: regulator: Add document for MT6359 regulator
Date: Tue, 29 Oct 2019 13:41:31 -0500 [thread overview]
Message-ID: <20191029184131.GA3733@bogus> (raw)
In-Reply-To: <1571218786-15073-2-git-send-email-Wen.Su@mediatek.com>
On Wed, 16 Oct 2019 17:39:43 +0800, Wen Su wrote:
> From: "wen.su" <wen.su@mediatek.com>
>
> add dt-binding document for MediaTek MT6359 PMIC
>
> Signed-off-by: wen.su <wen.su@mediatek.com>
> ---
> .../bindings/regulator/mt6359-regulator.txt | 59 ++++++++++++++++++++++
> 1 file changed, 59 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/regulator/mt6359-regulator.txt
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2019-10-29 18:41 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-16 9:39 [PATCH 0/4] Add Support for MediaTek PMIC MT6359 Regulator Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` [PATCH 1/4] dt-bindings: regulator: Add document for MT6359 regulator Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-29 18:41 ` Rob Herring [this message]
2019-10-29 18:41 ` Rob Herring
2019-10-29 18:41 ` Rob Herring
2019-10-16 9:39 ` [PATCH 2/4] mfd: Add for PMIC MT6359 registers definition Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-17 7:28 ` Lee Jones
2019-10-17 7:28 ` Lee Jones
2019-10-16 9:39 ` [PATCH 3/4] regulator: mt6359: Add support for MT6359 regulator Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` Wen Su
2020-01-14 2:39 ` Wen Su
2020-01-14 2:39 ` Wen Su
2020-01-14 2:39 ` Wen Su
2020-01-14 7:58 ` Lee Jones
2020-01-14 7:58 ` Lee Jones
2020-01-14 7:58 ` Lee Jones
2019-10-16 9:39 ` [PATCH 4/4] arm64: dts: mt6359: add PMIC MT6359 related nodes Wen Su
2019-10-16 9:39 ` Wen Su
2019-10-16 9:39 ` Wen Su
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=20191029184131.GA3733@bogus \
--to=robh@kernel.org \
--cc=Wen.Su@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=wsd_upstream@mediatek.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.