devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add initial support for TI's K2G SOC
@ 2016-02-02 23:25 Franklin S Cooper Jr
       [not found] ` <1454455517-7360-1-git-send-email-fcooper-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Franklin S Cooper Jr @ 2016-02-02 23:25 UTC (permalink / raw)
  To: nm-l0cyMroinI0, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	ssantosh-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Franklin S Cooper Jr

This patchset provides initial support for K2G the latest addition to Texas
Instruments Keystone 2 product family. These patches are built on top of
the latest 4.5-rc2 commit.

K2G is a A15 + C66x DSP processor built to address the needs of industrial
communication and control, automotive and performance audio applications.

Supported peripherals include MMC,USB2.0,DCAN,DSS,McASP and PCIe SS.

The technical reference manual for K2G can be found here:
http://www.ti.com/lit/ug/spruhy8/spruhy8.pdf

This patchset provides the ability to boot K2G's general purpose evm using
a ramfs filesystem.

Additional patches will follow this series that will add support for new
drivers that will enable additional peripherals and features

K2G Bootlog on 4.5-rc2:
http://pastebin.ubuntu.com/14861580/

To show no regressions:
K2E Bootlog: http://pastebin.ubuntu.com/14861523/
Other Keystone 2 devices need this partial revert discussed in the below
thread.
http://marc.info/?l=linux-netdev&m=145444838030865&w=2

This is an issue seen on the netcp driver and has nothing to do with this
patch set.

Nishanth Menon (1):
  ARM: keystone: Create new binding for K2G SoC

Vitaly Andrianov (2):
  ARM: dts: keystone: Add Initial DT support for TI K2G SoC family
  ARM: dts: keystone: Add minimum support for K2G evm

 .../devicetree/bindings/arm/keystone/keystone.txt  |  5 ++
 arch/arm/boot/dts/Makefile                         |  3 +-
 arch/arm/boot/dts/k2g-evm.dts                      | 32 ++++++++
 arch/arm/boot/dts/k2g.dtsi                         | 89 ++++++++++++++++++++++
 arch/arm/mach-keystone/keystone.c                  |  1 +
 5 files changed, 129 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/k2g-evm.dts
 create mode 100644 arch/arm/boot/dts/k2g.dtsi

-- 
2.7.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-08 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-02 23:25 [PATCH 0/3] Add initial support for TI's K2G SOC Franklin S Cooper Jr
     [not found] ` <1454455517-7360-1-git-send-email-fcooper-l0cyMroinI0@public.gmane.org>
2016-02-02 23:25   ` [PATCH 1/3] ARM: keystone: Create new binding for K2G SoC Franklin S Cooper Jr
     [not found]     ` <1454455517-7360-2-git-send-email-fcooper-l0cyMroinI0@public.gmane.org>
2016-02-08 16:11       ` Rob Herring
2016-02-02 23:25   ` [PATCH 2/3] ARM: dts: keystone: Add Initial DT support for TI K2G SoC family Franklin S Cooper Jr
2016-02-02 23:25   ` [PATCH 3/3] ARM: dts: keystone: Add minimum support for K2G evm Franklin S Cooper Jr
2016-02-02 23:59   ` [PATCH 0/3] Add initial support for TI's K2G SOC santosh shilimkar
     [not found]     ` <56B142E8.4090301-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2016-02-05 18:42       ` santosh shilimkar

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).