* [GIT PULL] omap fixes v4.11-rc cycle
@ 2017-03-06 16:46 Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2017-03-06 16:46 UTC (permalink / raw)
To: arm; +Cc: linux-omap, linux-arm-kernel
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc1-v2
for you to fetch changes up to e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:
Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)
----------------------------------------------------------------
Fixes for omaps for v4.11-rc cycle:
- Fix smartreflex platform data regression where I accidentally
removed legacy platform data still in use
- Fix hypervisor mode for thumb2 kernel
- Fix misplaced tpic2810 to move it to right bus
- Enable INPUT_MOUSEDEV as a loadable module have mice working
- Fix use of gpio-key,wakeup and use wakeup-source instead as
this accidentally sneaked in during the merge window
- Fix error handling for onenand to properly return error
- Remove legacy gpmc-nand.c that's now dead code, this
also removes dependency to the MTD tree for further driver
changes
- Fix device node reference count errors for omap3 and
related to it also release device nodes after no longer
needed
----------------------------------------------------------------
Guenter Roeck (2):
ARM: OMAP2+: Fix device node reference counts
ARM: OMAP2+: Release device node after it is no longer needed.
Ladislav Michl (2):
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
ARM: OMAP2+: Remove legacy gpmc-nand.c
Matthijs van Duin (1):
ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
Sekhar Nori (1):
ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
Teresa Remmet (1):
ARM: dts: am335x-pcm953: Fix legacy wakeup source binding
Tony Lindgren (5):
ARM: OMAP3: Fix smartreflex platform data regression
Merge branch 'omap-for-v4.10/fixes' into omap-for-v4.11/fixes
ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modules
Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes
Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes
arch/arm/boot/dts/am335x-pcm-953.dtsi | 4 +-
arch/arm/boot/dts/am57xx-idk-common.dtsi | 14 +--
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/mach-omap2/Makefile | 3 -
arch/arm/mach-omap2/gpmc-nand.c | 154 -----------------------------
arch/arm/mach-omap2/gpmc-onenand.c | 10 +-
arch/arm/mach-omap2/omap-headsmp.S | 3 +-
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 45 +++++++--
drivers/memory/omap-gpmc.c | 4 +-
include/linux/omap-gpmc.h | 16 +--
10 files changed, 59 insertions(+), 195 deletions(-)
delete mode 100644 arch/arm/mach-omap2/gpmc-nand.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] omap fixes v4.11-rc cycle
[not found] <58bd927a.c5ae540a.8be25.bcd3SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2017-03-13 22:14 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2017-03-13 22:14 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel
On Mon, Mar 06, 2017 at 08:46:42AM -0800, Tony Lindgren wrote:
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
>
> Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc1-v2
>
> for you to fetch changes up to e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:
>
> Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)
>
> ----------------------------------------------------------------
> Fixes for omaps for v4.11-rc cycle:
>
> - Fix smartreflex platform data regression where I accidentally
> removed legacy platform data still in use
>
> - Fix hypervisor mode for thumb2 kernel
>
> - Fix misplaced tpic2810 to move it to right bus
>
> - Enable INPUT_MOUSEDEV as a loadable module have mice working
>
> - Fix use of gpio-key,wakeup and use wakeup-source instead as
> this accidentally sneaked in during the merge window
>
> - Fix error handling for onenand to properly return error
>
> - Remove legacy gpmc-nand.c that's now dead code, this
> also removes dependency to the MTD tree for further driver
> changes
>
> - Fix device node reference count errors for omap3 and
> related to it also release device nodes after no longer
> needed
Merged.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-13 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <58bd927a.c5ae540a.8be25.bcd3SMTPIN_ADDED_BROKEN@mx.google.com>
2017-03-13 22:14 ` [GIT PULL] omap fixes v4.11-rc cycle Olof Johansson
2017-03-06 16:46 Tony Lindgren
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).