All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
Cc: Eduardo Valentin
	<edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>,
	Dmitry Lifshitz
	<lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org
Subject: Re: [PATCH] arm: dts: AM57XX: Correct the thermal thresholds
Date: Fri, 12 Feb 2016 14:23:48 -0800	[thread overview]
Message-ID: <20160212222347.GO19432@atomide.com> (raw)
In-Reply-To: <56BA6530.4030102-l0cyMroinI0@public.gmane.org>

* Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [160209 14:17]:
> On 02/09/2016 04:09 PM, Eduardo Valentin wrote:
> > On Mon, Feb 08, 2016 at 03:15:05PM +0530, Keerthy wrote:
> >> The thermal threholds for am57xx are different from that of dra7.
> >> Correcting the thresholds for the same.
> >>
> >> Signed-off-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>
> >> ---
> >>
> >> Depends on: https://lkml.org/lkml/2016/2/8/90
> >>
> >>  arch/arm/boot/dts/am57xx-beagle-x15.dts | 24 ++++++++++++++++++++++++
> >>  1 file changed, 24 insertions(+)
> >>
> >> Index: linux/arch/arm/boot/dts/am57xx-beagle-x15.dts
> >> ===================================================================
> >> --- linux.orig/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.514959101 +0530
> >> +++ linux/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.510959168 +0530
> > 
> > Sorry, did not bother to check, but is this the only user of am57xx?
> 
> we will have AM57xx-IDK as well coming down the line. we already have
> arch/arm/boot/dts/am57xx-cl-som-am57x.dts
> arch/arm/boot/dts/am57xx-sbc-am57x.dts - not really sure what grade of
> silicon are used in cl-SOM and sbc boards.

Hmm can this one wait for v4.6 or is it critical for v4.5-rc
cycle?

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: dts: AM57XX: Correct the thermal thresholds
Date: Fri, 12 Feb 2016 14:23:48 -0800	[thread overview]
Message-ID: <20160212222347.GO19432@atomide.com> (raw)
In-Reply-To: <56BA6530.4030102@ti.com>

* Nishanth Menon <nm@ti.com> [160209 14:17]:
> On 02/09/2016 04:09 PM, Eduardo Valentin wrote:
> > On Mon, Feb 08, 2016 at 03:15:05PM +0530, Keerthy wrote:
> >> The thermal threholds for am57xx are different from that of dra7.
> >> Correcting the thresholds for the same.
> >>
> >> Signed-off-by: Keerthy <j-keerthy@ti.com>
> >> ---
> >>
> >> Depends on: https://lkml.org/lkml/2016/2/8/90
> >>
> >>  arch/arm/boot/dts/am57xx-beagle-x15.dts | 24 ++++++++++++++++++++++++
> >>  1 file changed, 24 insertions(+)
> >>
> >> Index: linux/arch/arm/boot/dts/am57xx-beagle-x15.dts
> >> ===================================================================
> >> --- linux.orig/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.514959101 +0530
> >> +++ linux/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.510959168 +0530
> > 
> > Sorry, did not bother to check, but is this the only user of am57xx?
> 
> we will have AM57xx-IDK as well coming down the line. we already have
> arch/arm/boot/dts/am57xx-cl-som-am57x.dts
> arch/arm/boot/dts/am57xx-sbc-am57x.dts - not really sure what grade of
> silicon are used in cl-SOM and sbc boards.

Hmm can this one wait for v4.6 or is it critical for v4.5-rc
cycle?

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Nishanth Menon <nm@ti.com>
Cc: Eduardo Valentin <edubezval@gmail.com>,
	Keerthy <j-keerthy@ti.com>,
	Dmitry Lifshitz <lifshitz@compulab.co.il>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-omap@vger.kernel.org, linux@arm.linux.org.uk,
	galak@codeaurora.org, ijc+devicetree@hellion.org.uk,
	mark.rutland@arm.com
Subject: Re: [PATCH] arm: dts: AM57XX: Correct the thermal thresholds
Date: Fri, 12 Feb 2016 14:23:48 -0800	[thread overview]
Message-ID: <20160212222347.GO19432@atomide.com> (raw)
In-Reply-To: <56BA6530.4030102@ti.com>

* Nishanth Menon <nm@ti.com> [160209 14:17]:
> On 02/09/2016 04:09 PM, Eduardo Valentin wrote:
> > On Mon, Feb 08, 2016 at 03:15:05PM +0530, Keerthy wrote:
> >> The thermal threholds for am57xx are different from that of dra7.
> >> Correcting the thresholds for the same.
> >>
> >> Signed-off-by: Keerthy <j-keerthy@ti.com>
> >> ---
> >>
> >> Depends on: https://lkml.org/lkml/2016/2/8/90
> >>
> >>  arch/arm/boot/dts/am57xx-beagle-x15.dts | 24 ++++++++++++++++++++++++
> >>  1 file changed, 24 insertions(+)
> >>
> >> Index: linux/arch/arm/boot/dts/am57xx-beagle-x15.dts
> >> ===================================================================
> >> --- linux.orig/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.514959101 +0530
> >> +++ linux/arch/arm/boot/dts/am57xx-beagle-x15.dts	2016-02-08 14:57:05.510959168 +0530
> > 
> > Sorry, did not bother to check, but is this the only user of am57xx?
> 
> we will have AM57xx-IDK as well coming down the line. we already have
> arch/arm/boot/dts/am57xx-cl-som-am57x.dts
> arch/arm/boot/dts/am57xx-sbc-am57x.dts - not really sure what grade of
> silicon are used in cl-SOM and sbc boards.

Hmm can this one wait for v4.6 or is it critical for v4.5-rc
cycle?

Regards,

Tony

  parent reply	other threads:[~2016-02-12 22:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-08  9:45 [PATCH] arm: dts: AM57XX: Correct the thermal thresholds Keerthy
2016-02-08  9:45 ` Keerthy
2016-02-08  9:45 ` Keerthy
2016-02-09 22:09 ` Eduardo Valentin
2016-02-09 22:09   ` Eduardo Valentin
2016-02-09 22:16   ` Nishanth Menon
2016-02-09 22:16     ` Nishanth Menon
2016-02-09 22:16     ` Nishanth Menon
     [not found]     ` <56BA6530.4030102-l0cyMroinI0@public.gmane.org>
2016-02-12 22:23       ` Tony Lindgren [this message]
2016-02-12 22:23         ` Tony Lindgren
2016-02-12 22:23         ` Tony Lindgren
2016-02-12 22:30         ` Nishanth Menon
2016-02-12 22:30           ` Nishanth Menon
     [not found]           ` <CAGo_u6r8-LJBWWrew0fV50Q+JnCxDj9PD57+9NoDm5TqCWL=jw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-12 22:41             ` Tony Lindgren
2016-02-12 22:41               ` Tony Lindgren
2016-02-12 22:41               ` Tony Lindgren
2016-02-15  4:27               ` Keerthy
2016-02-15  4:27                 ` Keerthy
2016-02-15 15:49                 ` Nishanth Menon
2016-02-15 15:49                   ` Nishanth Menon
2016-02-15 16:13                   ` Keerthy
2016-02-15 16:13                     ` Keerthy
2016-02-15 17:25                     ` Nishanth Menon
2016-02-15 17:25                       ` Nishanth Menon

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=20160212222347.GO19432@atomide.com \
    --to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=j-keerthy-l0cyMroinI0@public.gmane.org \
    --cc=lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=nm-l0cyMroinI0@public.gmane.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.