diff options
author | Suman Anna <s-anna@ti.com> | 2014-06-24 09:24:27 +0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-07-07 15:57:06 +0400 |
commit | 526570cb2067363ec93681837e43b4c774b1616c (patch) | |
tree | d2b15ea1b0a34fd506506a3f6e222ed71d8ed5ac /arch/arm/boot/dts/am335x-evm.dts | |
parent | e120fb459693bbc1ac3eabdd65c3659d7cfbfd2a (diff) | |
download | linux-526570cb2067363ec93681837e43b4c774b1616c.tar.xz |
ARM: OMAP2+: create dsp device only on OMAP3 SoCs
The DSP platform device for TI DSP/Bridge is currently
created unconditionally whenever CONFIG_TIDSPBRIDGE is
enabled. This device should only be created on OMAP34xx/
OMAP36xx SoCs, and not for other OMAP3 derived SoCs or when
booting multi-arch images on other SoCs. So, add a check for
the SoC family both before creating the device and allocating
the carveout memory for the device.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-evm.dts')
0 files changed, 0 insertions, 0 deletions