* [GIT PULL] omap fixes for v4.0-rc cycle
@ 2015-03-19 20:49 Tony Lindgren
2015-03-29 20:59 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2015-03-19 20:49 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 5b7610f235627878617648a99dd1442997f1c889:
ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot (2015-03-06 10:37:34 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-v4.0-rc4
for you to fetch changes up to 599c376c49323127c9bdbb0fa61a3d4743819bc2:
ARM: dts: Fix gpio interrupts for dm816x (2015-03-18 13:41:34 -0700)
----------------------------------------------------------------
Fixes for omaps for the -rc cycle:
- Fix a device tree based booting vs legacy booting regression for
omap3 crypto hardware by adding the missing DMA channels.
- Fix /sys/bus/soc/devices/soc0/family for am33xx devices.
- Fix two timer issues that can cause hangs if the timer related
hwmod data is missing like it often initially is for new SoCs.
- Remove pcie hwmods entry from dts as that causes runtime PM to
fail for the PHYs.
- A paper bag type dts configuration fix for dm816x GPIO
interrupts that I just noticed. This is most of the changes
diffstat wise, but as it's a basic feature for connecting
devices and things work otherwise, it should be fixed.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
ARM: dts: dra7: remove ti,hwmod property from pcie phy
Pali Roh?r (1):
ARM: dts: omap3: Add missing dmas for crypto
Suman Anna (3):
ARM: OMAP2+: Fix socbus family info for AM33xx devices
ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure
ARM: OMAP: dmtimer: disable pm runtime on remove
Tony Lindgren (1):
ARM: dts: Fix gpio interrupts for dm816x
arch/arm/boot/dts/dm8168-evm.dts | 19 +++++++++++++++++++
arch/arm/boot/dts/dm816x.dtsi | 18 ++++++++++++++----
arch/arm/boot/dts/dra7.dtsi | 2 --
arch/arm/boot/dts/omap3.dtsi | 4 ++++
arch/arm/mach-omap2/id.c | 2 ++
arch/arm/plat-omap/dmtimer.c | 15 ++++++++++++++-
6 files changed, 53 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] omap fixes for v4.0-rc cycle
2015-03-19 20:49 [GIT PULL] omap fixes for v4.0-rc cycle Tony Lindgren
@ 2015-03-29 20:59 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-03-29 20:59 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Mar 19, 2015 at 01:49:23PM -0700, Tony Lindgren wrote:
> The following changes since commit 5b7610f235627878617648a99dd1442997f1c889:
>
> ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot (2015-03-06 10:37:34 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-v4.0-rc4
>
> for you to fetch changes up to 599c376c49323127c9bdbb0fa61a3d4743819bc2:
>
> ARM: dts: Fix gpio interrupts for dm816x (2015-03-18 13:41:34 -0700)
>
> ----------------------------------------------------------------
> Fixes for omaps for the -rc cycle:
>
> - Fix a device tree based booting vs legacy booting regression for
> omap3 crypto hardware by adding the missing DMA channels.
>
> - Fix /sys/bus/soc/devices/soc0/family for am33xx devices.
>
> - Fix two timer issues that can cause hangs if the timer related
> hwmod data is missing like it often initially is for new SoCs.
>
> - Remove pcie hwmods entry from dts as that causes runtime PM to
> fail for the PHYs.
>
> - A paper bag type dts configuration fix for dm816x GPIO
> interrupts that I just noticed. This is most of the changes
> diffstat wise, but as it's a basic feature for connecting
> devices and things work otherwise, it should be fixed.
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-29 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 20:49 [GIT PULL] omap fixes for v4.0-rc cycle Tony Lindgren
2015-03-29 20:59 ` Olof Johansson
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).