summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/s3c6400.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: s3c64xx: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-5/+2Star
| | | | | | Replace GPL v2.0 license statements with SPDX license identifiers. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
* ARM: dts: Add basic dts include files for Samsung S3C64xx SoCsTomasz Figa2013-09-161-0/+41
This patch adds basic device tree definitions for Samsung S3C64xx SoCs. Since all the SoCs in the series are very similar, the files are created hierarchically - one file for the whole series and then separate files for particular SoCs including the common one. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>