summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
diff options
context:
space:
mode:
authorAjay Kumar <ajaykumar.rs@samsung.com>2013-02-21 23:53:00 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-03-27 21:17:23 +0900
commitd7377b5193d23c71f59aa310ee5202a073f790ea (patch)
tree7e93e29e1dec90788dd111334b3a14646bc950a8 /include/fdtdec.h
parent47ff6073a8c8cb12571701ebd2965cf643973b37 (diff)
downloadblackbird-obmc-uboot-d7377b5193d23c71f59aa310ee5202a073f790ea.tar.gz
blackbird-obmc-uboot-d7377b5193d23c71f59aa310ee5202a073f790ea.zip
EXYNOS: FDT: Add compatible strings for FIMD
Add required compatible information for FIMD. Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/fdtdec.h')
-rw-r--r--include/fdtdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fdtdec.h b/include/fdtdec.h
index cb520a6918..3466b43f2c 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -85,6 +85,7 @@ enum fdt_compat_id {
COMPAT_SAMSUNG_EXYNOS_EHCI, /* Exynos EHCI controller */
COMPAT_SAMSUNG_EXYNOS_USB_PHY, /* Exynos phy controller for usb2.0 */
COMPAT_SAMSUNG_EXYNOS_TMU, /* Exynos TMU */
+ COMPAT_SAMSUNG_EXYNOS_FIMD, /* Exynos Display controller */
COMPAT_MAXIM_MAX77686_PMIC, /* MAX77686 PMIC */
COMPAT_MAXIM_98095_CODEC, /* MAX98095 Codec */
OpenPOWER on IntegriCloud