summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
diff options
context:
space:
mode:
authorRajeshwari Shinde <rajeshwari.s@samsung.com>2013-06-24 16:47:20 +0530
committerMinkyu Kang <mk7.kang@samsung.com>2013-06-24 20:47:41 +0900
commitee1e3c2f23bcf7a46ad91484ec2dd40653703b61 (patch)
tree388ac9773386f434d28267081ae87722f149264f /include/fdtdec.h
parent2955d600155f79d90c40c4d7ee6a0a52dda7bc32 (diff)
downloadblackbird-obmc-uboot-ee1e3c2f23bcf7a46ad91484ec2dd40653703b61.tar.gz
blackbird-obmc-uboot-ee1e3c2f23bcf7a46ad91484ec2dd40653703b61.zip
EXYNOS5: FDT: Add compatible strings for Serial
Add required compatible information for s5p serial driver Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@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 bc3b89bc0f..bea326e97c 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -90,6 +90,7 @@ enum fdt_compat_id {
COMPAT_SAMSUNG_EXYNOS_FIMD, /* Exynos Display controller */
COMPAT_SAMSUNG_EXYNOS5_DP, /* Exynos Display port controller */
COMPAT_SAMSUNG_EXYNOS5_DWMMC, /* Exynos5 DWMMC controller */
+ COMPAT_SAMSUNG_EXYNOS_SERIAL, /* Exynos UART */
COMPAT_MAXIM_MAX77686_PMIC, /* MAX77686 PMIC */
COMPAT_GENERIC_SPI_FLASH, /* Generic SPI Flash chip */
COMPAT_MAXIM_98095_CODEC, /* MAX98095 Codec */
OpenPOWER on IntegriCloud