Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735827

Re: [PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board

From Sekhar Nori <nsekhar@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board
Date 2017-09-20 17:20 +0200
Message-ID <urOX8-4Mq-19@gated-at.bofh.it> (permalink)
References <ureAh-5lt-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Suman,

On Tuesday 19 September 2017 05:58 AM, Suman Anna wrote:
> Hi Sekhar,
> 
> The following series adds the DT node for the DSP device present on
> on DA850/OMAPL138 SoCs. The node is disabled in the base dts file, and
> enabled in the corresponding LCDK board file alongside the reserved
> CMA pool required by the DSP device. The DT bindings and driver
> adaptation were added to mainline in 4.14-rc1, and this series adds
> the remaining dt portions. Nodes are added as per bindings in
> Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt
> 
> Patches are based on 4.14-rc1. The first 2 patches adds the base DTS
> node and enables the device on OMAPL138 LCDK board. The last patch
> allows the non-DT clock to be bound to the DT DSP device by using
> of_auxdata which renames the device to the same as the non-DT device
> name. This is required by the davinci remoteproc driver to properly
> acquire and enable the clock for this device.
> 
> Validation done on OMAPL138 LCDK board. Supported features include
> basic load/boot (tested with rpmsg_client_sample) using external
> memory from the CMA pool.

Applied for v4.15. The patches are on my master branch. They will be in
linux-next when I send my pull request to ARM-SoC, which typically will
take a couple of weeks more.

davinci_all_defconfig seems to be missing the CMA options needed. Could
you send a patch enabling them?

Thanks,
Sekhar

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board Suman Anna <s-anna@ti.com> - 2017-09-19 02:30 +0200
  [PATCH 3/3] ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matching Suman Anna <s-anna@ti.com> - 2017-09-19 02:30 +0200
  [PATCH 2/3] ARM: dts: da850-lcdk: Add and enable CMA reserved pool for DSP Suman Anna <s-anna@ti.com> - 2017-09-19 02:30 +0200
  Re: [PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board Sekhar Nori <nsekhar@ti.com> - 2017-09-20 17:20 +0200
    Re: [PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board Suman Anna <s-anna@ti.com> - 2017-09-20 19:00 +0200

csiph-web