All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Gerhold <stephan@gerhold.net>
To: Andy Gross <agross@kernel.org>
Cc: Amit Kucheria <amit.kucheria@verdurent.com>,
	linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	lakml <linux-arm-kernel@lists.infradead.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>
Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.5
Date: Tue, 10 Dec 2019 11:57:37 +0100	[thread overview]
Message-ID: <20191210105737.GB228968@gerhold.net> (raw)
In-Reply-To: <20191108031854.GA12993@hector.lan>

On Thu, Nov 07, 2019 at 09:18:54PM -0600, Andy Gross wrote:
> On Thu, Nov 07, 2019 at 07:36:03PM +0530, Amit Kucheria wrote:
> > (Removing arm-soc)
> > 
> > Hi Andy,
> > 
> > On Thu, Nov 7, 2019 at 1:04 AM Andy Gross <agross@kernel.org> wrote:
> > >
> > > Arnd, Olof, and Kevin,
> > >
> > > I have one slight faux paux in this pull request.  A drivers: soc change got
> > > into my arm64 DTS branch and while it is innocuous, it wasn't easy to fix
> > > without messing up a lot of people who depend on the SHAs not changing.  So I'm
> > > sorry for this inclusion.  I'll scrub this better next time.
> > >
> > > Andy
> > 
> > > ----------------------------------------------------------------
> > > Amit Kucheria (5):
> > >       arm64: dts: qcs404: thermal: Add interrupt support
> > >       arm64: dts: msm8998: thermal: Add interrupt support
> > >       arm64: dts: msm8996: thermal: Add interrupt support
> > >       arm64: dts: sdm845: thermal: Add interrupt support
> > >       arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
> > 
> > One of my patches to add interrupt support to msm8916 tsens is missing
> > here. Specifically this one:
> > https://patchwork.kernel.org/patch/11201853/
> > 
> > Will there be a second PR this cycle?
> 
> I can work up another and throw it on top.
> 

FYI, the patch seems to be still missing in 5.5-rc1.
tsens now fails to probe on MSM8916 with:

  qcom-tsens 4a9000.thermal-sensor: IRQ uplow not found

Can you queue up the patch as fix for 5.5?

Thanks,
Stephan

WARNING: multiple messages have this Message-ID (diff)
From: Stephan Gerhold <stephan@gerhold.net>
To: Andy Gross <agross@kernel.org>
Cc: linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	Amit Kucheria <amit.kucheria@verdurent.com>,
	lakml <linux-arm-kernel@lists.infradead.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>
Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.5
Date: Tue, 10 Dec 2019 11:57:37 +0100	[thread overview]
Message-ID: <20191210105737.GB228968@gerhold.net> (raw)
In-Reply-To: <20191108031854.GA12993@hector.lan>

On Thu, Nov 07, 2019 at 09:18:54PM -0600, Andy Gross wrote:
> On Thu, Nov 07, 2019 at 07:36:03PM +0530, Amit Kucheria wrote:
> > (Removing arm-soc)
> > 
> > Hi Andy,
> > 
> > On Thu, Nov 7, 2019 at 1:04 AM Andy Gross <agross@kernel.org> wrote:
> > >
> > > Arnd, Olof, and Kevin,
> > >
> > > I have one slight faux paux in this pull request.  A drivers: soc change got
> > > into my arm64 DTS branch and while it is innocuous, it wasn't easy to fix
> > > without messing up a lot of people who depend on the SHAs not changing.  So I'm
> > > sorry for this inclusion.  I'll scrub this better next time.
> > >
> > > Andy
> > 
> > > ----------------------------------------------------------------
> > > Amit Kucheria (5):
> > >       arm64: dts: qcs404: thermal: Add interrupt support
> > >       arm64: dts: msm8998: thermal: Add interrupt support
> > >       arm64: dts: msm8996: thermal: Add interrupt support
> > >       arm64: dts: sdm845: thermal: Add interrupt support
> > >       arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
> > 
> > One of my patches to add interrupt support to msm8916 tsens is missing
> > here. Specifically this one:
> > https://patchwork.kernel.org/patch/11201853/
> > 
> > Will there be a second PR this cycle?
> 
> I can work up another and throw it on top.
> 

FYI, the patch seems to be still missing in 5.5-rc1.
tsens now fails to probe on MSM8916 with:

  qcom-tsens 4a9000.thermal-sensor: IRQ uplow not found

Can you queue up the patch as fix for 5.5?

Thanks,
Stephan

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-12-10 10:57 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 19:33 [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5 Andy Gross
2019-11-06 19:33 ` Andy Gross
2019-11-06 19:33 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-07 14:06   ` Amit Kucheria
2019-11-07 14:06     ` Amit Kucheria
2019-11-08  3:18     ` Andy Gross
2019-11-08  3:18       ` Andy Gross
2019-12-10 10:57       ` Stephan Gerhold [this message]
2019-12-10 10:57         ` Stephan Gerhold
2019-12-10 17:36         ` Amit Kucheria
2019-12-10 17:36           ` Amit Kucheria
2019-12-10 18:17           ` Bjorn Andersson
2019-12-10 18:17             ` Bjorn Andersson
2019-12-10 21:00             ` Olof Johansson
2019-12-10 21:00               ` Olof Johansson
2019-12-11  6:26               ` Bjorn Andersson
2019-12-11  6:26                 ` Bjorn Andersson
2019-12-11 10:00               ` Amit Kucheria
2019-12-11 10:00                 ` Amit Kucheria
2019-11-06 19:33 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-06 19:33 ` [GIT PULL] Qualcomm Driver " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-06 19:34 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2019-11-06 19:34   ` Andy Gross
2019-11-06 22:04 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson
2019-11-06 22:04   ` Olof Johansson
2019-11-06 23:18   ` Bjorn Andersson
2019-11-06 23:18     ` Bjorn Andersson
2019-12-06  5:02   ` Bjorn Andersson
2019-12-06  5:02     ` Bjorn Andersson
2019-12-06 16:32     ` Olof Johansson
2019-12-06 16:32       ` Olof Johansson
2019-12-06 17:28       ` Bjorn Andersson
2019-12-06 17:28         ` Bjorn Andersson
2019-12-06 17:57         ` Amit Kucheria
2019-12-06 17:57           ` Amit Kucheria

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=20191210105737.GB228968@gerhold.net \
    --to=stephan@gerhold.net \
    --cc=agross@kernel.org \
    --cc=amit.kucheria@verdurent.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    /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.