From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap device tree changes for v3.20, part 3
Date: Fri, 30 Jan 2015 15:55:35 -0800 [thread overview]
Message-ID: <20150130235535.GD16250@atomide.com> (raw)
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(-)
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap device tree changes for v3.20, part 3
Date: Fri, 30 Jan 2015 15:55:35 -0800 [thread overview]
Message-ID: <20150130235535.GD16250@atomide.com> (raw)
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(-)
next reply other threads:[~2015-01-30 23:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-30 23:55 Tony Lindgren [this message]
2015-01-30 23:55 ` [GIT PULL] omap device tree changes for v3.20, part 3 Tony Lindgren
2015-02-06 8:10 ` Olof Johansson
2015-02-06 8:10 ` Olof Johansson
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=20150130235535.GD16250@atomide.com \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.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 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.