ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matching
authorSuman Anna <s-anna@ti.com>
Tue, 19 Sep 2017 00:28:33 +0000 (19:28 -0500)
committerSekhar Nori <nsekhar@ti.com>
Wed, 20 Sep 2017 09:27:56 +0000 (14:57 +0530)
commit933311fdfa5f94aeab95d713500fd680523a884a
tree78a044b712a6a8ebeb89e570f9866bb861c4b7fe
parentd9fe22b8fbf5d85febc4e3794ba4757158284642
ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matching

Add the OF_DEV_AUXDATA entry needed to match the device-tree DSP node
to its non-device-tree clock, so that the da8xx-remoteproc driver can
properly enable the clocks. The device name has also been assigned
"davinci-rproc.0" to match the device id used in the da850_clks
clk_lookup array.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/da8xx-dt.c