Home
last modified time | relevance | path

Searched hist:e23c6c28b01785547e0356667ab435ef904af531 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dsimple_panel.cdiff e23c6c28b01785547e0356667ab435ef904af531 Sun Mar 06 20:27:48 CST 2016 Simon Glass <sjg@chromium.org> video: Allow simple-panel to be used without regulators

At present simple-panel requires regulator support and will not build
without it. But some panels do not have a power supply, or at least not one
that can be controlled. Update the implementation to cope with this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>