All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] omap device tree changes for v3.20, part 3
@ 2015-01-30 23:55 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-30 23:55 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

The following changes since commit 1f43c45df7afb706470f7d81d983dd7763a9452f:

  ARM: dts: dra72-evm: Add qspi device (2015-01-20 10:07:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.20/dt-pt3-v2

for you to fetch changes up to 726806ad9ba10f8ba8d26ba8154d98a7c9b89a12:

  ARM: dts: am57xx-beagle-x15: Fix USB2 mode (2015-01-30 15:48:39 -0800)

----------------------------------------------------------------
Device tree related chages for omaps to fix dm816x syscon,
fix various devices for gta04, and add USB nodes for am57xx
and dra7.

----------------------------------------------------------------
H. Nikolaus Schaller (5):
      ARM: dts: omap3-gta04: Fix backup-battery charging in devicetree file.
      ARM: dts: omap3-gta04: Fix audio node malformatting
      ARM: dts: omap3-gta04: Enable mcbps2 necessary for audio
      ARM: dts: omap3-gta04: Enable twl audio vibra support
      ARM: dts: omap3-gta04: Enable power-off using twl4030

Marek Belisko (2):
      ARM: dts: omap3-gta04: Fix a GPIO line for bma180 node
      ARM: dts: omap3-gta04: Add ramp value for twl4030 audio

NeilBrown (5):
      ARM: dts: omap3-gta04: add comments about gpios
      ARM: dts: omap3-gta04: enable power-off for wifi card.
      ARM: dts: omap3-gta04: add gyroscope
      ARM: dts: omap3-gta04: only power DSS when necessary.
      ARM: dts: omap3-gta04: Disable keypad

Roger Quadros (4):
      ARM: dts: dra7-evm: Add extcon nodes for USB
      ARM: dts: dra72-evm: Add extcon nodes for USB
      ARM: dts: am57xx-beagle-x15: Add extcon nodes for USB
      ARM: dts: am57xx-beagle-x15: Fix USB2 mode

Tony Lindgren (1):
      ARM: dts: Fix dm816x pinctrl and syscon so they are children of SCM

 arch/arm/boot/dts/am57xx-beagle-x15.dts | 37 ++++++++++++++++++++++++
 arch/arm/boot/dts/dm816x.dtsi           | 35 +++++++++++++----------
 arch/arm/boot/dts/dra7-evm.dts          | 31 ++++++++++++++++++++
 arch/arm/boot/dts/dra72-evm.dts         | 31 ++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04.dtsi      | 50 +++++++++++++++++++++++----------
 5 files changed, 154 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] omap device tree changes for v3.20, part 3
@ 2015-01-30 23:55 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-30 23:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1f43c45df7afb706470f7d81d983dd7763a9452f:

  ARM: dts: dra72-evm: Add qspi device (2015-01-20 10:07:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.20/dt-pt3-v2

for you to fetch changes up to 726806ad9ba10f8ba8d26ba8154d98a7c9b89a12:

  ARM: dts: am57xx-beagle-x15: Fix USB2 mode (2015-01-30 15:48:39 -0800)

----------------------------------------------------------------
Device tree related chages for omaps to fix dm816x syscon,
fix various devices for gta04, and add USB nodes for am57xx
and dra7.

----------------------------------------------------------------
H. Nikolaus Schaller (5):
      ARM: dts: omap3-gta04: Fix backup-battery charging in devicetree file.
      ARM: dts: omap3-gta04: Fix audio node malformatting
      ARM: dts: omap3-gta04: Enable mcbps2 necessary for audio
      ARM: dts: omap3-gta04: Enable twl audio vibra support
      ARM: dts: omap3-gta04: Enable power-off using twl4030

Marek Belisko (2):
      ARM: dts: omap3-gta04: Fix a GPIO line for bma180 node
      ARM: dts: omap3-gta04: Add ramp value for twl4030 audio

NeilBrown (5):
      ARM: dts: omap3-gta04: add comments about gpios
      ARM: dts: omap3-gta04: enable power-off for wifi card.
      ARM: dts: omap3-gta04: add gyroscope
      ARM: dts: omap3-gta04: only power DSS when necessary.
      ARM: dts: omap3-gta04: Disable keypad

Roger Quadros (4):
      ARM: dts: dra7-evm: Add extcon nodes for USB
      ARM: dts: dra72-evm: Add extcon nodes for USB
      ARM: dts: am57xx-beagle-x15: Add extcon nodes for USB
      ARM: dts: am57xx-beagle-x15: Fix USB2 mode

Tony Lindgren (1):
      ARM: dts: Fix dm816x pinctrl and syscon so they are children of SCM

 arch/arm/boot/dts/am57xx-beagle-x15.dts | 37 ++++++++++++++++++++++++
 arch/arm/boot/dts/dm816x.dtsi           | 35 +++++++++++++----------
 arch/arm/boot/dts/dra7-evm.dts          | 31 ++++++++++++++++++++
 arch/arm/boot/dts/dra72-evm.dts         | 31 ++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04.dtsi      | 50 +++++++++++++++++++++++----------
 5 files changed, 154 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] omap device tree changes for v3.20, part 3
  2015-01-30 23:55 ` Tony Lindgren
@ 2015-02-06  8:10   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-02-06  8:10 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: arm, linux-omap, linux-arm-kernel

On Fri, Jan 30, 2015 at 03:55:35PM -0800, Tony Lindgren wrote:
> The following changes since commit 1f43c45df7afb706470f7d81d983dd7763a9452f:
> 
>   ARM: dts: dra72-evm: Add qspi device (2015-01-20 10:07:25 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.20/dt-pt3-v2
> 
> for you to fetch changes up to 726806ad9ba10f8ba8d26ba8154d98a7c9b89a12:
> 
>   ARM: dts: am57xx-beagle-x15: Fix USB2 mode (2015-01-30 15:48:39 -0800)
> 
> ----------------------------------------------------------------
> Device tree related chages for omaps to fix dm816x syscon,
> fix various devices for gta04, and add USB nodes for am57xx
> and dra7.

Merged, thanks.

-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] omap device tree changes for v3.20, part 3
@ 2015-02-06  8:10   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-02-06  8:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jan 30, 2015 at 03:55:35PM -0800, Tony Lindgren wrote:
> The following changes since commit 1f43c45df7afb706470f7d81d983dd7763a9452f:
> 
>   ARM: dts: dra72-evm: Add qspi device (2015-01-20 10:07:25 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.20/dt-pt3-v2
> 
> for you to fetch changes up to 726806ad9ba10f8ba8d26ba8154d98a7c9b89a12:
> 
>   ARM: dts: am57xx-beagle-x15: Fix USB2 mode (2015-01-30 15:48:39 -0800)
> 
> ----------------------------------------------------------------
> Device tree related chages for omaps to fix dm816x syscon,
> fix various devices for gta04, and add USB nodes for am57xx
> and dra7.

Merged, thanks.

-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-06  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30 23:55 [GIT PULL] omap device tree changes for v3.20, part 3 Tony Lindgren
2015-01-30 23:55 ` Tony Lindgren
2015-02-06  8:10 ` Olof Johansson
2015-02-06  8:10   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.