ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 30 May 2018 04:46:58 +0000 (10:16 +0530)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Jul 2018 11:33:02 +0000 (13:33 +0200)
commit8199e49ff1f654bbe8bed90fd6710bc097a89d02
treeb3c23f070ffdf5481f1ace01bf6c75e73c4ee2b8
parent5058a96cb7e8dca97629c48084537fe5def8344f
ARM: dts: r8a77(43|9[013]): 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 properties (like, clock latency, voltage tolerance,
etc) as well to make it all work.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7743.dtsi
arch/arm/boot/dts/r8a7790.dtsi
arch/arm/boot/dts/r8a7791.dtsi
arch/arm/boot/dts/r8a7793.dtsi