mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Add DSP DT nodes on Keystone platforms
@ 2017-07-28 23:19 Suman Anna
  2017-07-28 23:19 ` [PATCH 1/6] ARM: dts: keystone-k2hk: Add DSP nodes Suman Anna
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Suman Anna @ 2017-07-28 23:19 UTC (permalink / raw)
  To: Santosh Shilimkar
  Cc: devicetree, linux-arm-kernel, linux-kernel, Suman Anna,
	Sam Nelson, Andrew F. Davis

Hi Santosh,

The following series adds the DT nodes for the DSP devices present
on the Keystone2 66AK2H/K, 66AK2L and 66AK2E SoCs. They are disabled
in the base dts files, and enabled in the corresponding board files
alongside an added common reserved CMA pool that is used by all the
DSP devices. The bindings and driver support were added to mainline
in 4.13-rc1, and this series adds the dt portions. Nodes are added
as per bindings in
Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt

Validation done on K2HK EVM, K2L EVM and K2E EVM. Supported features
include basic load/boot (tested with rpmsg_client_sample) and Error
Recovery (after reverting a patch merged in 4.13-rc1 that has caused
a kernel crash, see [1]). Functionality with CMA nodes from HighMem
require a patch in the virtio_rpmsg_bus core [2].

regards
Suman

[1] http://marc.info/?l=linux-arm-kernel&m=150127179030802&w=2
[2] https://patchwork.kernel.org/patch/9549911/

Sam Nelson (3):
  ARM: dts: keystone-k2hk-evm: Add and enable common DSP CMA memory pool
  ARM: dts: keystone-k2l-evm: Add and enable common DSP CMA memory pool
  ARM: dts: keystone-k2e-evm: Add and enable DSP CMA memory pool

Suman Anna (3):
  ARM: dts: keystone-k2hk: Add DSP nodes
  ARM: dts: keystone-k2l: Add DSP nodes
  ARM: dts: keystone-k2e: Add DSP node

 arch/arm/boot/dts/keystone-k2e-evm.dts  |  18 +++++
 arch/arm/boot/dts/keystone-k2e.dtsi     |  20 +++++
 arch/arm/boot/dts/keystone-k2hk-evm.dts |  53 ++++++++++++
 arch/arm/boot/dts/keystone-k2hk.dtsi    | 139 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/keystone-k2l-evm.dts  |  33 ++++++++
 arch/arm/boot/dts/keystone-k2l.dtsi     |  71 ++++++++++++++++
 6 files changed, 334 insertions(+)

-- 
2.13.1

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

end of thread, other threads:[~2017-07-31  3:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 23:19 [PATCH 0/6] Add DSP DT nodes on Keystone platforms Suman Anna
2017-07-28 23:19 ` [PATCH 1/6] ARM: dts: keystone-k2hk: Add DSP nodes Suman Anna
2017-07-28 23:19 ` [PATCH 2/6] ARM: dts: keystone-k2l: " Suman Anna
2017-07-28 23:19 ` [PATCH 3/6] ARM: dts: keystone-k2e: Add DSP node Suman Anna
2017-07-28 23:19 ` [PATCH 4/6] ARM: dts: keystone-k2hk-evm: Add and enable common DSP CMA memory pool Suman Anna
2017-07-28 23:19 ` [PATCH 5/6] ARM: dts: keystone-k2l-evm: " Suman Anna
2017-07-28 23:19 ` [PATCH 6/6] ARM: dts: keystone-k2e-evm: Add and enable " Suman Anna
2017-07-31  3:53 ` [PATCH 0/6] Add DSP DT nodes on Keystone platforms santosh.shilimkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®