From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: Matthijs van Duin <matthijsvanduin@gmail.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Philipp Rosenberger <ilu@linutronix.de>,
Delio Brignoli <dbrignoli@audioscience.com>,
Brian Hutchinson <b.hutchman@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add GPMC and NAND support for dm814x-evm and dra62x-j5eco-evm
Date: Tue, 22 Dec 2015 08:10:42 -0800 [thread overview]
Message-ID: <1450800645-10766-1-git-send-email-tony@atomide.com> (raw)
Hi all,
Here's support for GPMC and NAND on j5-eco evm and dm814x-evm.
Probably too late for v4.5 merge window , but seems to work here if
somebody wants to play with GPMC.
To test, please use Linux next-20151222 or later and the following
patches:
[PATCH v4] clk: ti: Add support for dm814x ADPLL
[PATCH v2] ARM: dts: Add clocks for dm814x ADPLL
Check that you have CONFIG_COMMON_CLK_TI_ADPLL=y. And then you
probably want to apply this for an unrelated DSS build breakage:
[PATCH] OMAPDSS: fix omapfb build error due missing feat functions declaration
Regards,
Tony
Tony Lindgren (3):
ARM: dts: Add support for GPMC for dm814x and dra62x
ARM: dts: Add NAND support for j5-eco evm
ARM: dts: Add NAND support for dm8148-evm
arch/arm/boot/dts/dm8148-evm.dts | 56 ++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/dm814x.dtsi | 12 ++++++++
arch/arm/boot/dts/dra62x-j5eco-evm.dts | 56 ++++++++++++++++++++++++++++++++++
3 files changed, 124 insertions(+)
--
2.6.2
next reply other threads:[~2015-12-22 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 16:10 Tony Lindgren [this message]
2015-12-22 16:10 ` [PATCH 1/3] ARM: dts: Add support for GPMC for dm814x and dra62x Tony Lindgren
2015-12-22 16:10 ` [PATCH 2/3] ARM: dts: Add NAND support for j5-eco evm Tony Lindgren
2015-12-22 16:10 ` [PATCH 3/3] ARM: dts: Add NAND support for dm8148-evm Tony Lindgren
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=1450800645-10766-1-git-send-email-tony@atomide.com \
--to=tony@atomide.com \
--cc=b.hutchman@gmail.com \
--cc=dbrignoli@audioscience.com \
--cc=ilu@linutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=matthijsvanduin@gmail.com \
--cc=narmstrong@baylibre.com \
/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).