From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-omap <linux-omap@vger.kernel.org>, arm-soc <arm@kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] dts fixes for omaps for v4.16 merge window
Date: Tue, 23 Jan 2018 09:43:11 -0800 [thread overview]
Message-ID: <20180123174311.GE4180@atomide.com> (raw)
In-Reply-To: <CAK8P3a145v7Ot7h082ARTDGREE1GbLySdriYN7C7v6afyZsVeA@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [180123 09:20]:
> On Mon, Jan 22, 2018 at 6:29 PM, Tony Lindgren <tony@atomide.com> wrote:
> > From: "Tony Lindgren" <tony@atomide.com>
> >
> > The following changes since commit 1cadb0c341079785182a8d00d12ecb0bbef935fb:
> >
> > Revert "ARM: dts: dra7: Add properties to enable PCIe x2 lane mode" (2017-12-23 08:18:15 -0800)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/dt-pt3-signed
> >
> > for you to fetch changes up to 0e6e6dcce8d578516ef3aea2c9f9b4d0a0d53194:
> >
> > ARM: dts: Nokia N9: add support for up/down keys in the dts (2018-01-19 07:40:13 -0800)
> >
> > ----------------------------------------------------------------
> > Few omap dts fixes and n9 volume keys update for v4.16 merge window
> >
> > For now, we need to rely on dts alias for n900 lcd and tvout order
> > to prevent occasional blank lcd. And we need to reduce the shut down
> > temperature for dra7 for non-cpu thermal cases.
> >
> > And looks like we're missing the n9 volume key mappings and there is
> > active work going happening for n9 at least for postmarketos. So let's
> > make sure the keys can be actually used as they are the only buttons
> > on n9 in addition to the power key.
>
> Pulled into next/dt with a trivial conflict resolution. Thanks,
Thanks looks right to me.
Regards,
Tony
> diff --cc arch/arm/boot/dts/dra7.dtsi
> index 700080a948a3,b4ef814c556c..daa37a85dbf0
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@@ -2150,4 -2114,20 +2150,20 @@@
> temperature = <120000>; /* milli Celsius */
> };
>
> +#include "dra7xx-clocks.dtsi"
> ++
> + &core_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &gpu_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &dspeve_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &iva_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> -
> -/include/ "dra7xx-clocks.dtsi"
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] dts fixes for omaps for v4.16 merge window
Date: Tue, 23 Jan 2018 09:43:11 -0800 [thread overview]
Message-ID: <20180123174311.GE4180@atomide.com> (raw)
In-Reply-To: <CAK8P3a145v7Ot7h082ARTDGREE1GbLySdriYN7C7v6afyZsVeA@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [180123 09:20]:
> On Mon, Jan 22, 2018 at 6:29 PM, Tony Lindgren <tony@atomide.com> wrote:
> > From: "Tony Lindgren" <tony@atomide.com>
> >
> > The following changes since commit 1cadb0c341079785182a8d00d12ecb0bbef935fb:
> >
> > Revert "ARM: dts: dra7: Add properties to enable PCIe x2 lane mode" (2017-12-23 08:18:15 -0800)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/dt-pt3-signed
> >
> > for you to fetch changes up to 0e6e6dcce8d578516ef3aea2c9f9b4d0a0d53194:
> >
> > ARM: dts: Nokia N9: add support for up/down keys in the dts (2018-01-19 07:40:13 -0800)
> >
> > ----------------------------------------------------------------
> > Few omap dts fixes and n9 volume keys update for v4.16 merge window
> >
> > For now, we need to rely on dts alias for n900 lcd and tvout order
> > to prevent occasional blank lcd. And we need to reduce the shut down
> > temperature for dra7 for non-cpu thermal cases.
> >
> > And looks like we're missing the n9 volume key mappings and there is
> > active work going happening for n9 at least for postmarketos. So let's
> > make sure the keys can be actually used as they are the only buttons
> > on n9 in addition to the power key.
>
> Pulled into next/dt with a trivial conflict resolution. Thanks,
Thanks looks right to me.
Regards,
Tony
> diff --cc arch/arm/boot/dts/dra7.dtsi
> index 700080a948a3,b4ef814c556c..daa37a85dbf0
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@@ -2150,4 -2114,20 +2150,20 @@@
> temperature = <120000>; /* milli Celsius */
> };
>
> +#include "dra7xx-clocks.dtsi"
> ++
> + &core_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &gpu_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &dspeve_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> +
> + &iva_crit {
> + temperature = <120000>; /* milli Celsius */
> + };
> -
> -/include/ "dra7xx-clocks.dtsi"
next prev parent reply other threads:[~2018-01-23 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 17:29 [GIT PULL] dts fixes for omaps for v4.16 merge window Tony Lindgren
2018-01-22 17:29 ` Tony Lindgren
2018-01-23 9:20 ` Arnd Bergmann
2018-01-23 9:20 ` Arnd Bergmann
2018-01-23 17:43 ` Tony Lindgren [this message]
2018-01-23 17:43 ` Tony Lindgren
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=20180123174311.GE4180@atomide.com \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@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.