]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: Work around lack of cpufreq regulator lookup for exynos4210-origen and...
authorTomasz Figa <t.figa@samsung.com>
Mon, 7 Oct 2013 22:06:18 +0000 (07:06 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 7 Oct 2013 22:06:18 +0000 (07:06 +0900)
commit29c3bb19d79c76eede8f800ac2a3618280119a9c
tree9bccd9595e0cc88c2e1722c851ca275b225b6fb4
parent1d091719c983cb685f03243c520d528c2af89c1d
ARM: dts: Work around lack of cpufreq regulator lookup for exynos4210-origen and trats boards

Exynos cpufreq drivers does not support device tree based regulator
lookup, so it can get the VDD ARM regulator only by its name. To get
cpufreq working for now, this patch works this around by renaming the
regulator in board dts files to vdd_arm, which is the name expected by
the driver.

This fixes a regression introduced by dropping support of board file
based bootup of Exynos 4210 boards that rendered cpufreq inoperable on
Trats and Origen boards.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos4210-origen.dts
arch/arm/boot/dts/exynos4210-trats.dts