From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v4.1, urgent fix to avoid potential hardware damage
Date: Mon, 1 Jun 2015 13:59:53 -0700 [thread overview]
Message-ID: <20150601205952.GF30984@atomide.com> (raw)
Hi,
Here's a pull request to fix potential hardware breaking configuration
on BeagleBones. For the other fixes, apologies for these coming in so
late, seems that people have been busy finding regressions.
Regards,
Tony
The following changes since commit f25bf74c8862efdc30453d16d60cf22958a4873e:
ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK (2015-05-20 10:00:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.1/fixes-rc6
for you to fetch changes up to 7a6cb0abe1aa63334f3ded6d2b6c8eca80e72302:
ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage (2015-06-01 12:48:23 -0700)
----------------------------------------------------------------
Omap fixes for the -rc cycle, including a fix for potential hardware
breakage on BeagleBones:
- BeagleBones don't support RTC-only mode, it can cause hardware
damage if system-power-controller is specified without
ti,pmic-shutdown-controller
- Fix a recent regression to am3517 SoCs caused by the recent clock
move that was not noticed until now despite automated boot
testing
- Fix a regression for n900 touchscreen triggered by recent
recent input changes
- Fix compatible property for dm816x USB to avoid errors with
USB Ethernet
- Fix oops for omap3 when built with CONFIG_THUMB2_KERNEL
----------------------------------------------------------------
Matthijs van Duin (1):
ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage
Pavel Machek (1):
ARM: dts: Fix n900 dts file to work around 4.1 touchscreen regression on n900
Tero Kristo (1):
ARM: dts: AM35xx: fix system control module clocks
Tony Lindgren (2):
ARM: OMAP3: Fix booting with thumb2 kernel
ARM: dts: Fix dm816x to use right compatible flag for MUSB
.../bindings/input/touchscreen/tsc2005.txt | 4 ++--
arch/arm/boot/dts/am335x-bone-common.dtsi | 19 +++++++++++++++++++
arch/arm/boot/dts/am35xx-clocks.dtsi | 14 +++++++-------
arch/arm/boot/dts/dm816x.dtsi | 4 ++--
arch/arm/boot/dts/omap3-n900.dts | 4 ++--
arch/arm/mach-omap2/sleep34xx.S | 22 ++--------------------
6 files changed, 34 insertions(+), 33 deletions(-)
next reply other threads:[~2015-06-01 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 20:59 Tony Lindgren [this message]
2015-06-08 17:38 ` [GIT PULL] omap fixes for v4.1, urgent fix to avoid potential hardware damage Kevin Hilman
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=20150601205952.GF30984@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).