]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/freescale/common/dcu_sii9022a.h
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / board / freescale / common / dcu_sii9022a.h
1 /*
2  * Copyright 2014 Freescale Semiconductor, Inc.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #ifndef __DCU_HDMI_SII9022A__
8 #define __DCU_HDMI_SII9022A__
9
10 /* Programming of Silicon SII9022A connector HDMI Transmitter*/
11 int dcu_set_dvi_encoder(struct fb_videomode *videomode);
12
13 #endif