ARM: dts: qcom: Add missing OPP properties for CPUs
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 25 May 2018 10:32:00 +0000 (16:02 +0530)
committerAndy Gross <andy.gross@linaro.org>
Sat, 21 Jul 2018 21:18:14 +0000 (16:18 -0500)
commitb0c28f2765813e816740028dd85e64e46eee15a0
treeeb583d5fd00dd12e1f9c18611e57f3f7007f3b14
parent03864e57770a9541e7ff3990bacf2d9a2fffcd5d
ARM: dts: qcom: Add missing OPP properties for CPUs

The OPP properties, like "operating-points", should either be present
for all the CPUs of a cluster or none. If these are present only for a
subset of CPUs of a cluster then things will start falling apart as soon
as the CPUs are brought online in a different order. For example, this
will happen because the operating system looks for such properties in
the CPU node it is trying to bring up, so that it can create an OPP
table.

Add such missing properties.

Fix other missing property (clock latency) as well to make it all
work.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-ipq4019.dtsi