summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos5420-smdk5420.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: Add dwmmc DT nodes for exynos5420 SOCYuvaraj Kumar C D2013-12-151-0/+33
| | | | | | | | | This patch adds the mmc device tree node entries for exynos5420 SOC. Exynos5420 has a different version of DWMMC controller,so a new compatible string is used to distinguish it from the prior SOC's. Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: dts: enable hdmi subsystem for exynos5420 smdk boardRahul Sharma2013-10-071-0/+26
| | | | | | | | | | | | | Add pinctrl node for hdmi hpd gpio pin to exynos5420 smdk board file. hpd Gpio property is added to the hdmi node. This patch also adds hdmi ddc node. Both hdmi device and ddc i2c channel are enabled in exynos5420-smdk5420.dts Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: dts: Add pin state information for DP HPD support to Exynos5420Vikas Sajjan2013-08-181-0/+2
| | | | | | | | Add pin state information for DP HPD support that requires pin configuration support using pinctrl interface. Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: dts: Add DP controller DT node to exynos5420 SoCVikas Sajjan2013-08-181-0/+10
| | | | | | | Adds DP controller DT node to exynos5420 SoC Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: dts: Add FIMD DT node to exynos5420 DTS filesVikas Sajjan2013-08-181-0/+19
| | | | | | | | Adds FIMD DT node to exynos5420 based SMDK. Also adds display-timimg information node. Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: dts: Add initial device tree support for EXYNOS5420Chander Kashyap2013-06-181-0/+33
Add initial device tree nodes for EXYNOS5420 SoC and SMDK5420 board. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>