From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] reworked dts changes for ti81xx devices and minimal dra62x j5ec-evm support
Date: Tue, 22 Dec 2015 17:44:47 -0800 [thread overview]
Message-ID: <pull-1450834180-928842-3> (raw)
In-Reply-To: <pull-1450834180-928842>
The following changes since commit d893656e61040f3ff7b5f72a986052a348f3c94e:
ARM: OMAP2+: Remove useless check for legacy booting for dm814x (2015-12-09 16:53:46 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.5/81xx-dts-signed
for you to fetch changes up to 43fe6de38ea57bf3ef20e89d8bf9b799a7ff0c0b:
ARM: dts: Add usb support for j5-eco evm (2015-12-22 16:01:41 -0800)
----------------------------------------------------------------
Add minimal device tree support for dra62x also known j5eco. It is
related to dm814x, just the clocks are a bit different and it has a
different set of integrated devices. And let's get some basic dm814x
and dra62x devices working as many of the devices are like on am33xx::
- pinctrl using the pinctrl defines as for am33xx
- Updated EDMA bindings with support for using exma_xbar
- MMC support for dm814x-evm, t410 and dra62x-j5eco-evm
- USB support for dm814x-evm, t410 and dra62x-j5eco-evm
This branch depends on an earlier omap-for-v4.5/81xx-fixes-signed
branch that has dm814x dts fixes interlaced with SoC related fixes to
keep things booting. The interlaced SoC and dts fixes were needed
because of issues with the device tree defined clocks that just
happened to work on bootloader timings for t410 earlier.
----------------------------------------------------------------
Tony Lindgren (12):
ARM: dts: Add basic support for dra62x j5-eco SoC
ARM: dts: Add minimal dra62x j5-eco evm support
ARM: dts: Add pinctrl macros for dm814x
ARM: dts: Update edma bindings on dm814x to use edma_xbar
ARM: dts: Add mmc device entries for dm814x
ARM: dts: Add mmc support for dm8148-evm
ARM: dts: Add mmc support for dra62x j5-eco evm
ARM: dts: Enable emmc on hp t410
ARM: dts: Add usb support for dm814x and dra62x
ARM: dts: Add usb support for dm814x-evm
ARM: dts: Add usb support for hp t410
ARM: dts: Add usb support for j5-eco evm
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/dm8148-evm.dts | 55 ++++++++
arch/arm/boot/dts/dm8148-t410.dts | 70 ++++++++++
arch/arm/boot/dts/dm814x.dtsi | 226 +++++++++++++++++++++++++++++++--
arch/arm/boot/dts/dra62x-clocks.dtsi | 23 ++++
arch/arm/boot/dts/dra62x-j5eco-evm.dts | 80 ++++++++++++
arch/arm/boot/dts/dra62x.dtsi | 23 ++++
include/dt-bindings/pinctrl/dm814x.h | 48 +++++++
include/dt-bindings/pinctrl/omap.h | 1 +
9 files changed, 517 insertions(+), 12 deletions(-)
create mode 100644 arch/arm/boot/dts/dra62x-clocks.dtsi
create mode 100644 arch/arm/boot/dts/dra62x-j5eco-evm.dts
create mode 100644 arch/arm/boot/dts/dra62x.dtsi
create mode 100644 include/dt-bindings/pinctrl/dm814x.h
prev parent reply other threads:[~2015-12-23 1:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-23 1:44 [GIT PULL 1/3] reworked fix for earlier ti81xx changes for v4.5 merge window Tony Lindgren
2015-12-23 1:44 ` [GIT PULL 2/3] reworked soc changes for ti81xx devices and minimal dra62x j5ec-evm support Tony Lindgren
2015-12-23 1:44 ` Tony Lindgren [this message]
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-1450834180-928842-3 \
--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 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).