1
0
Fork 0
remarkable-uboot/doc/device-tree-bindings/exynos
Przemyslaw Marczak fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts
The CPU name for Exynos was concatenated with cpu id,
but for new Exynos platforms, like Chromebook Peach Pi
based on Exynos5800, the name of SoC variant does not
include the real SoC cpu id (0x5422).

For such case, the CPU name should be defined in device tree.

This commit introduces new device-tree property for Exynos:
- "cpu-model" - with cpu name string
If defined, then the cpu id is not printed.

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>
2015-11-02 10:37:59 +09:00
..
dwmmc.txt ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC 2014-05-16 14:54:26 +09:00
emmc-reset.txt samsung: board: support eMMC reset using DT 2015-02-13 17:17:10 +09:00
isp-spi.txt EXYNOS5: FDT: Add SPI device node data 2013-01-08 10:54:34 +09:00
soc.txt s5p: cpu_info: print "cpu-model" if exists in dts 2015-11-02 10:37:59 +09:00
sound.txt EXYNOS5: FDT: Add sound device node data 2013-01-08 10:54:33 +09:00
tmu.txt Exynos5: FDT: Add a H/W-trip member to TMU node 2013-03-12 17:07:34 +09:00