Home
last modified time | relevance | path

Searched hist:fdbb740d7c3fd701ca3af1f6033060cfd358c2bc (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Dsoc.txtfdbb740d7c3fd701ca3af1f6033060cfd358c2bc Tue Oct 27 12:07:55 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> 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>
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/
H A Dcpu_info.cfdbb740d7c3fd701ca3af1f6033060cfd358c2bc Tue Oct 27 12:07:55 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> 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>