From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] device tree changes for omaps for v4.14, part2
Date: Thu, 17 Aug 2017 11:28:54 -0700 [thread overview]
Message-ID: <pull-1502992271-779834> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit d510d12f26f49905d53ab550fcb40e848a01a60e:
ARM: dts: nokia n900: update dts with camera support (2017-08-14 11:34:25 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/dt-v3-pt2-signed
for you to fetch changes up to b7ace5ed8867ca54503727988adec6b20af54eeb:
ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio (2017-08-17 09:23:13 -0700)
----------------------------------------------------------------
Second set of device tree changes for omaps for v4.14 merge window.
These got delayed a bit because the iodelay changes had to be
reworked for a missing Signed-off-by. And the beagleboard-x15
wants to use iodelay too for mmc:
- A series of changes to add dra7 iodelay data used for mmc
- Add support for new beagleBoard-x15 revision c
- Fix logicpd-torpedo-37xx-devkit mmc card detect direction
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio
Kishon Vijay Abraham I (7):
ARM: dts: dra7-evm: Add pinmux configuration for MMC
ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC
ARM: dts: am571x-idk: Add pinmux configuration for MMC
ARM: dts: am572x-idk: Add pinmux configuration for MMC
ARM: dts: dra72-evm: Add pinmux configuration for MMC
ARM: dts: dra72-evm-revc: Add pinmux configuration for MMC
ARM: dts: dra71-evm: Add pinmux configuration for MMC
Robert Nelson (1):
ARM: dts: am57xx-beagle-x15: Add support for rev C
Sekhar Nori (3):
ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data
ARM: dts: dra74x: Create a common file with MMC/SD IOdelay data
ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/am571x-idk.dts | 26 +-
arch/arm/boot/dts/am572x-idk.dts | 27 +-
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 29 +-
arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts | 15 +
arch/arm/boot/dts/am57xx-beagle-x15-revc.dts | 39 ++
arch/arm/boot/dts/am57xx-beagle-x15.dts | 11 +
arch/arm/boot/dts/am57xx-idk-common.dtsi | 8 +
arch/arm/boot/dts/dra7-evm.dts | 22 +-
arch/arm/boot/dts/dra71-evm.dts | 14 +
arch/arm/boot/dts/dra72-evm-revc.dts | 14 +
arch/arm/boot/dts/dra72-evm.dts | 14 +
arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi | 350 ++++++++++++
arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi | 647 ++++++++++++++++++++++
arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 2 +-
15 files changed, 1171 insertions(+), 48 deletions(-)
create mode 100644 arch/arm/boot/dts/am57xx-beagle-x15-revc.dts
create mode 100644 arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi
create mode 100644 arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi
next reply other threads:[~2017-08-17 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 18:28 Tony Lindgren [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-17 18:28 [GIT PULL] device tree changes for omaps for v4.14, part2 Tony Lindgren
[not found] <-4579924122609271736@unknownmsgid>
2017-08-18 20:56 ` Arnd Bergmann
2017-08-18 20:56 ` Arnd Bergmann
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=pull-1502992271-779834 \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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.