Skip to content
  • Tomi Valkeinen's avatar
    ARM: OMAP: add vdds_sdi supply for omapdss_sdi.0 · 3d85f548
    Tomi Valkeinen authored
    
    
    SDI driver gets currently the vdds_sdi regulator via omapdss device.
    This is not correct, and we'll change the SDI driver to get the
    regulator directly via omapdss_sdi.0 device.
    
    This patch changes the rx51 board file to add vdds_dsi supply for
    omapdss_sdi.0 device.
    
    Note that the vdds_sdi supply for omapdss device is still left there, as
    the current display driver uses it. When both the board files and the
    display driver has been changed, we can remove the unused supply.
    
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    3d85f548