Discussion:
[GIT PULL] Two omap fixes for v3.18 merge window
Tony Lindgren
2014-10-10 20:49:45 UTC
Permalink
The following changes since commit f86dc4b04dd5292cae3708c16ca6e46dbb5c95fa:

Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2014-10-08 17:38:52 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-for-v3.18-merge-window

for you to fetch changes up to b16ccfe02313acd829debfccac45531f45d797cd:

ARM: dts: Disable smc91x on n900 until bootloader dependency is removed (2014-10-09 11:28:34 -0700)

----------------------------------------------------------------
Two omap fixes for issues noticed during the merge window:

- We need to enable ARM errata 430973 for omap3

- The smc91x on some early n900 boards need to be disabled
for now until the dependencies to specific a bootloader
version are fixed

----------------------------------------------------------------
Tony Lindgren (2):
ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3
ARM: dts: Disable smc91x on n900 until bootloader dependency is removed

arch/arm/boot/dts/omap3-n900.dts | 3 +++
arch/arm/configs/omap2plus_defconfig | 1 +
2 files changed, 4 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Olof Johansson
2014-10-15 06:30:45 UTC
Permalink
Post by Tony Lindgren
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2014-10-08 17:38:52 -0400)
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-for-v3.18-merge-window
Merged, thanks.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...