From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4]
Date: Thu, 16 Jan 2020 10:48:13 -0800 [thread overview]
Message-ID: <pull-1579200367-372444@atomide.com-4> (raw)
In-Reply-To: <pull-1579200367-372444@atomide.com>
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit bfe0237dd6c441f0ba531755ab24579eaee99be7:
ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0 (2019-12-12 09:35:02 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/dt-part2-signed
for you to fetch changes up to 6bcc319fc6192cb03f3db41f0e266b796b0e424f:
ARM: dts: Add omap3-echo (2020-01-13 10:11:40 -0800)
----------------------------------------------------------------
More dts changes for omaps for v5.6 merge window
Add basic support for first generation Amazon omap3-echo. This got
applied rather late as we discussed how to deal with SoC variants
with some accelerators unaccessible, and eventually ended up setting
up few more SoC specific dtsi files. Eventually we'll need to also
detect the disabled accelerators on driver init, but more patching
is needed for that.
----------------------------------------------------------------
André Hentschel (2):
ARM: dts: Add dtsi files for AM3703, AM3715 and DM3725
ARM: dts: Add omap3-echo
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/am3703.dtsi | 14 ++
arch/arm/boot/dts/am3715.dtsi | 10 +
arch/arm/boot/dts/dm3725.dtsi | 10 +
arch/arm/boot/dts/omap3-echo.dts | 461 +++++++++++++++++++++++++++++++++++++++
5 files changed, 496 insertions(+)
create mode 100644 arch/arm/boot/dts/am3703.dtsi
create mode 100644 arch/arm/boot/dts/am3715.dtsi
create mode 100644 arch/arm/boot/dts/dm3725.dtsi
create mode 100644 arch/arm/boot/dts/omap3-echo.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2020-01-16 18:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 18:48 [GIT PULL 1/4] fix for omap sdma changes for v5.6 Tony Lindgren
2020-01-16 18:48 ` [GIT PULL 2/4] soc changes for omap smc " Tony Lindgren
2020-01-16 18:48 ` [GIT PULL 3/4] ti-sysc driver changes for omaps " Tony Lindgren
2020-01-16 18:48 ` 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-1579200367-372444@atomide.com-4 \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=soc@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 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).