From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] one regression fix and two more omap dt fixes against v3.13-rc2
Date: Thu, 5 Dec 2013 17:32:13 -0800 [thread overview]
Message-ID: <pull-1386293533-80127> (raw)
The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:
Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/yet-more-dt-regressions
for you to fetch changes up to 341ba42e76723f2c39da7e288703896ae3d85620:
ARM: OMAP2+: Fix the machine entry for am3517 (2013-12-05 16:25:30 -0800)
----------------------------------------------------------------
A rather big fix for a regression where we have dropped omap4 hwmod
data earlier but are not initializing it from device tree. In addition
to this fix we eventually also be fix the issues in the .dts files
and drivers, but that's too intrusive for the -rc cycle and must be
done later on.
Also two more legacy booting vs device tree based booting fixes for
am3517 that I did not notice earlier until Nishant Menon reported
these to me few days ago. With these we're good to go having v3.13
working both for legacy booting and device tree based booting, and we
can then go ahed and drop the legacy booting for mach-omap2 for v3.14.
----------------------------------------------------------------
Nishanth Menon (1):
ARM: OMAP2+: Fix the machine entry for am3517
Tony Lindgren (2):
ARM: OMAP2+: Fix overwriting hwmod data with data from device tree
ARM: dts: Fix missing entries for am3517
arch/arm/boot/dts/am3517-evm.dts | 6 +--
arch/arm/boot/dts/am3517.dtsi | 63 ++++++++++++++++++++++++
arch/arm/mach-omap2/board-generic.c | 18 +++++++
arch/arm/mach-omap2/omap_hwmod.c | 98 +++++++++++++++++++++++++++++--------
4 files changed, 162 insertions(+), 23 deletions(-)
create mode 100644 arch/arm/boot/dts/am3517.dtsi
next reply other threads:[~2013-12-06 1:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-06 1:32 Tony Lindgren [this message]
2013-12-06 21:30 ` [GIT PULL] one regression fix and two more omap dt fixes against v3.13-rc2 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=pull-1386293533-80127 \
--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