From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 18 Apr 2015 20:40:38 +0200 Subject: [U-Boot] [PATCH v6 24/26] tegra: video: support eDP displays on Tegra124 devices In-Reply-To: <1429067024-12213-25-git-send-email-sjg@chromium.org> References: <1429067024-12213-1-git-send-email-sjg@chromium.org> <1429067024-12213-25-git-send-email-sjg@chromium.org> Message-ID: <20150418204038.63006e3d@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 14 Apr 2015 21:03:42 -0600 Simon Glass wrote: > Connect up the clocks and the eDP driver to make these displays work with > Tegra124-based devices. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin