]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data
authorNishanth Menon <nm@ti.com>
Tue, 25 Jun 2013 23:56:00 +0000 (18:56 -0500)
committerKevin Hilman <khilman@linaro.org>
Wed, 26 Jun 2013 00:11:06 +0000 (17:11 -0700)
commit50a6b0cd74987c53d2c7ec88f396315f16bc377b
treedc4a8804a0718d31aa8ddfaf1a66bbf88841ea69
parentd49a07b9cc7dadf81b5529752890b2ecdb14c5c0
ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data

commit 043818dea3533e37274106308762c1208b19fd36
(ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data)

Introduced dummy volt data for OMAP5 with OMAP4460 voltage information.

However with the fixes introduced in later patches

commit b53538ea0882eb5a98858f5d169d7f96ba199787
(ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm
 associated to a pwrdm)

We are no longer restricted in that respect. Further, OPP voltage
information is supposed to be provided by dts information. This needs
to be added in future patches as various voltage modules are converted
to dts.

This also fixes the build breakage for voltagedomains54xx_data.c when just
OMAP5 SoC is enabled: https://patchwork.kernel.org/patch/2764191/

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-omap2/voltagedomains54xx_data.c