Re: [PATCH 3/3] ARM: OMAP2+: create dsp device only on OMAP3 SoCs

2014-07-07 Thread Tony Lindgren
* Suman Anna s-a...@ti.com [140623 22:26]: 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

[PATCH 3/3] ARM: OMAP2+: create dsp device only on OMAP3 SoCs

2014-06-23 Thread Suman Anna
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