All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Luca Weiss <luca.weiss@fairphone.com>
Cc: Konrad Dybcio <konrad.dybcio@somainline.org>,
	~postmarketos/upstreaming@lists.sr.ht,
	linux-arm-msm@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Amit Kucheria <amitk@kernel.org>,
	linux-kernel@vger.kernel.org,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Zhang Rui <rui.zhang@intel.com>,
	devicetree@vger.kernel.org,
	Thara Gopinath <thara.gopinath@linaro.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	linux-pm@vger.kernel.org, phone-devel@vger.kernel.org,
	Andy Gross <agross@kernel.org>
Subject: Re: [PATCH 05/10] dt-bindings: thermal: tsens: Add SM6350 compatible
Date: Fri, 8 Apr 2022 09:28:14 -0500	[thread overview]
Message-ID: <YlBGfqNex49CgXze@robh.at.kernel.org> (raw)
In-Reply-To: <CJ4TKNHK955X.2YYNAV248UMK8@otso>

On Fri, Apr 08, 2022 at 01:25:26PM +0200, Luca Weiss wrote:
> Hi all,
> 
> On Wed Dec 15, 2021 at 9:10 PM CET, Rob Herring wrote:
> > On Mon, 13 Dec 2021 09:26:06 +0100, Luca Weiss wrote:
> > > Add devicetree compatible for tsens on SM6350 SoC.
> > > 
> > > Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
> > > Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> > > ---
> > >  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> >
> > Acked-by: Rob Herring <robh@kernel.org>
> 
> It looks like this patch hasn't been applied yet. Could the responsible
> maintainer please pick it up?

Normally that should be the thermal maintainers, but I've applied this.

Rob

  reply	other threads:[~2022-04-08 14:28 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13  8:26 [PATCH 00/10] dt-binding patches for sm6350 Luca Weiss
2021-12-13  8:26 ` Luca Weiss
2021-12-13  8:26 ` Luca Weiss
2021-12-13  8:26 ` [PATCH 01/10] dt-bindings: arm: msm: Add LLCC for SM6350 Luca Weiss
2021-12-13  8:26 ` [PATCH 02/10] dt-bindings: firmware: scm: Add SM6350 compatible Luca Weiss
2021-12-15 20:09   ` Rob Herring
2021-12-13  8:26 ` [PATCH 03/10] dt-bindings: qcom,pdc: " Luca Weiss
2021-12-15 20:10   ` Rob Herring
2022-04-08 11:24     ` Luca Weiss
2022-04-08 14:28       ` Rob Herring
2021-12-13  8:26 ` [PATCH 04/10] dt-bindings: phy: qcom,qusb2: " Luca Weiss
2021-12-13  8:26   ` Luca Weiss
2021-12-14  7:38   ` Vinod Koul
2021-12-14  7:38     ` [PATCH 04/10] dt-bindings: phy: qcom, qusb2: " Vinod Koul
2021-12-13  8:26 ` [PATCH 05/10] dt-bindings: thermal: tsens: " Luca Weiss
2021-12-15 20:10   ` Rob Herring
2022-04-08 11:25     ` Luca Weiss
2022-04-08 14:28       ` Rob Herring [this message]
2022-04-08 14:44         ` Daniel Lezcano
2021-12-13  8:26 ` [PATCH 06/10] dt-bindings: usb: qcom,dwc3: " Luca Weiss
2021-12-15 20:10   ` Rob Herring
2021-12-13  8:26 ` [PATCH 07/10] dt-bindings: watchdog: Add SM6350 and SM8250 compatible Luca Weiss
2021-12-15 20:10   ` Rob Herring
2021-12-13  8:26 ` [PATCH 08/10] dt-bindings: arm: msm: Don't mark LLCC interrupt as required Luca Weiss
2021-12-15 20:11   ` Rob Herring
2021-12-13  8:26 ` [PATCH 09/10] dt-bindings: simple-framebuffer: allow standalone compatible Luca Weiss
2021-12-13  8:26   ` Luca Weiss
2021-12-15 20:11   ` Rob Herring
2021-12-15 20:11     ` Rob Herring
2021-12-13  8:26 ` [PATCH 10/10] arm64: dts: qcom: sm6350: Fix validation errors Luca Weiss
2021-12-15 22:27 ` (subset) [PATCH 00/10] dt-binding patches for sm6350 Bjorn Andersson
2021-12-15 22:27   ` Bjorn Andersson
2021-12-15 22:27   ` Bjorn Andersson

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=YlBGfqNex49CgXze@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=amitk@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=luca.weiss@fairphone.com \
    --cc=phone-devel@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=thara.gopinath@linaro.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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.