[PATCH v5 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree

2014-10-24 Thread Mikko Perttunen
Specify the CPU voltage regulator for the cpufreq driver. Signed-off-by: Tuomas Tynkkynen Signed-off-by: Mikko Perttunen --- v5: - Duplicate the cpus/cpu@0 structure here instead of referring to a named 'cpu0' node. This fits in better with the style used by Tegra device trees.

[PATCH v5 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree

2014-10-24 Thread Mikko Perttunen
Specify the CPU voltage regulator for the cpufreq driver. Signed-off-by: Tuomas Tynkkynen ttynkky...@nvidia.com Signed-off-by: Mikko Perttunen mikko.perttu...@kapsi.fi --- v5: - Duplicate the cpus/cpu@0 structure here instead of referring to a named 'cpu0' node. This fits in better with the