• Nishanth Menon's avatar
    ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data · 2ac524f1
    Nishanth Menon authored
    commit 20d49e9c
    (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 cd8abed1
    (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: default avatarArnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarNishanth 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: default avatarKevin Hilman <khilman@linaro.org>
    2ac524f1
voltagedomains54xx_data.c 2.16 KB