summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos4412-odroid-common.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2014-05-13ARM: odroidx2: Fix initialization failed of WinTV-Aero-Mtizen-rebase-20140515Changbing Xiong1-1/+1
During the initianlization of the tuner, driver will allocate 360K bytes from atomic DMA coherent pool, which is bigger than default size of the pool that kernel used, So we need to expand the pool. Change-Id: If1f869db25913ce8d5b30f31130a587efbf5b9c9 Signed-off-by: Changbing Xiong <cb.xiong@samsung.com>
2014-05-13ARM: dts: exynos4x12: refactor common Odroid defs and add OdroidU3 supportMarek Szyprowski1-0/+536
Moved most of the common definitions to exynos4412-odroid-common.dtsi and created exynos4412-odroidu3.dts for OdroidU3 board. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I30fcd329aff827e8c0e734ea6047782be03ed242