All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
Cc: Zhang Rui <rui.zhang@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Michael Kao <michael.kao@mediatek.com>
Subject: Re: [PATCH v2,6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller
Date: Fri, 22 Feb 2019 14:41:16 -0600	[thread overview]
Message-ID: <20190222204116.GA25502@bogus> (raw)
In-Reply-To: <1550665893-22561-7-git-send-email-michael.kao@mediatek.com>

On Wed, 20 Feb 2019 20:31:32 +0800, <michael.kao@mediatek.com> wrote:
> From: Michael Kao <michael.kao@mediatek.com>
> 
> This patch adds binding document for mt8183 thermal controller.
> 
> Signed-off-by: Michael Kao <michael.kao@mediatek.com>
> ---
>  Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: michael.kao@mediatek.com
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, linux-pm@vger.kernel.org,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	linux-kernel@vger.kernel.org,
	Michael Kao <michael.kao@mediatek.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Zhang Rui <rui.zhang@intel.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2,6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller
Date: Fri, 22 Feb 2019 14:41:16 -0600	[thread overview]
Message-ID: <20190222204116.GA25502@bogus> (raw)
In-Reply-To: <1550665893-22561-7-git-send-email-michael.kao@mediatek.com>

On Wed, 20 Feb 2019 20:31:32 +0800, <michael.kao@mediatek.com> wrote:
> From: Michael Kao <michael.kao@mediatek.com>
> 
> This patch adds binding document for mt8183 thermal controller.
> 
> Signed-off-by: Michael Kao <michael.kao@mediatek.com>
> ---
>  Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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: michael.kao@mediatek.com
Cc: Zhang Rui <rui.zhang@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Michael Kao <michael.kao@mediatek.com>
Subject: Re: [PATCH v2,6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller
Date: Fri, 22 Feb 2019 14:41:16 -0600	[thread overview]
Message-ID: <20190222204116.GA25502@bogus> (raw)
In-Reply-To: <1550665893-22561-7-git-send-email-michael.kao@mediatek.com>

On Wed, 20 Feb 2019 20:31:32 +0800, <michael.kao@mediatek.com> wrote:
> From: Michael Kao <michael.kao@mediatek.com>
> 
> This patch adds binding document for mt8183 thermal controller.
> 
> Signed-off-by: Michael Kao <michael.kao@mediatek.com>
> ---
>  Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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

  reply	other threads:[~2019-02-22 20:41 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 12:31 [PATCH v2,0/7] Add Mediatek thermal dirver for mt8183 michael.kao
2019-02-20 12:31 ` michael.kao
2019-02-20 12:31 ` michael.kao
2019-02-20 12:31 ` [PATCH v2,1/7] thermal: mediatek: fix register index error michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31 ` [PATCH v2,2/7] thermal: mediatek: add common index of vts settings michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31 ` [PATCH v2,3/7] thermal: mediatek: add calibration item michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31 ` [PATCH v2,4/7] thermal: mediatek: add thermal controller offset michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31 ` [PATCH v2,5/7] thermal: mediatek: add flag for bank selection michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31 ` [PATCH v2,6/7] dt-bindings: thermal: add binding document for mt8183 thermal controller michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` [PATCH v2, 6/7] " michael.kao
2019-02-22 20:41   ` Rob Herring [this message]
2019-02-22 20:41     ` [PATCH v2,6/7] " Rob Herring
2019-02-22 20:41     ` Rob Herring
2019-02-20 12:31 ` [PATCH v2,7/7] thermal: mediatek: add support for MT8183 michael.kao
2019-02-20 12:31   ` michael.kao
2019-02-20 12:31   ` michael.kao

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=20190222204116.GA25502@bogus \
    --to=robh@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=edubezval@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=michael.kao@mediatek.com \
    --cc=rui.zhang@intel.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.