summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos4412.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: exynos4: fix the device-tree compile warningJaehoon Chung2017-12-051-13/+9
| | | | | | | | After updating dtc-1.4.5 version, there are too many warning. This patch is to fix about exynos4 series. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
* dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass2014-10-221-0/+38
Bring in required device tree files for pinctrl from Linux v3.14. These are initially unchanged and have a number of pieces not needed by U-Boot. Note that exynos5420 is renamed to exynos54xx here since we want to support exynos5422 also. Signed-off-by: Simon Glass <sjg@chromium.org>