From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 7 Mar 2016 08:37:07 +0100 Subject: [U-Boot] [PATCH 05/69] video: Allow simple-panel to be used without regulators In-Reply-To: <1457317732-18406-6-git-send-email-sjg@chromium.org> References: <1457317732-18406-1-git-send-email-sjg@chromium.org> <1457317732-18406-6-git-send-email-sjg@chromium.org> Message-ID: <20160307083707.063ffc3c@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On Sun, 6 Mar 2016 19:27:48 -0700 Simon Glass sjg at chromium.org wrote: > 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 Acked-by: Anatolij Gustschin -- Anatolij