summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos5800-peach-pi.dts
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2015-10-27 12:07:56 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2015-11-02 01:37:59 (GMT)
commit3b72b60099b87dedcc49cd6881d311515f23ac14 (patch)
treee5a7102593a7543bcad489dd403d673786fe61b8 /arch/arm/dts/exynos5800-peach-pi.dts
parentfdbb740d7c3fd701ca3af1f6033060cfd358c2bc (diff)
downloadu-boot-3b72b60099b87dedcc49cd6881d311515f23ac14.tar.xz
Peach-Pi: dts: add cpu-model string
This platform is based on Exynos5800 but the cpu id is 0x5422. This doesn't fit the common Exynos SoC name convention, so now, the CPU name is defined by device tree string, to be printed properly. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Anand Moon <linux.amoon@gmail.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/arm/dts/exynos5800-peach-pi.dts')
-rw-r--r--arch/arm/dts/exynos5800-peach-pi.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/exynos5800-peach-pi.dts b/arch/arm/dts/exynos5800-peach-pi.dts
index 1d7ff23..76826dc 100644
--- a/arch/arm/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/dts/exynos5800-peach-pi.dts
@@ -12,6 +12,7 @@
/ {
model = "Samsung/Google Peach Pi board based on Exynos5800";
+ cpu-model = "Exynos5800";
compatible = "google,pit-rev#", "google,pit",
"google,peach", "samsung,exynos5800", "samsung,exynos5";