linux/arch/arm64/boot/dts/amlogic
Viresh Kumar e3128cea8b ARM64: dts: amlogic: Add missing cooling device properties for CPUs
The cooling device properties, like "#cooling-cells" and
"dynamic-power-coefficient", 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 register a cooling device.

Add such missing properties.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[khilman: s/arm64/ARM64/ in Subject]
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2018-07-20 08:18:33 -07:00
..
Makefile ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
meson-axg-s400.dts ARM64: dts: meson-axg: add s400 speaker amplifier 2018-07-20 08:18:32 -07:00
meson-axg.dtsi ARM64: dts: meson-axg: add spdif output pins 2018-07-20 08:18:32 -07:00
meson-gx-p23x-q20x.dtsi ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts 2018-07-20 08:18:22 -07:00
meson-gx.dtsi ARM64: dts: meson-gx: make efuse read-only 2018-03-19 16:44:39 -07:00
meson-gxbb-nanopi-k2.dts ARM64: dts: meson-gxbb-nanopi-k2: Add HDMI, CEC and CVBS nodes 2018-07-20 08:18:30 -07:00
meson-gxbb-nexbox-a95x.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-odroidc2.dts ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate 2018-03-07 17:24:10 -08:00
meson-gxbb-p20x.dtsi ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-p200.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-p201.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-vega-s95-meta.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-vega-s95-pro.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-vega-s95-telos.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-vega-s95.dtsi ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxbb-wetek-hub.dts ARM64: dts: meson-gxbb-wetek: add a wetek specific dtsi to cleanup hub and play2 2018-03-07 17:25:56 -08:00
meson-gxbb-wetek-play2.dts ARM64: dts: meson-gxbb-wetek: add a wetek specific dtsi to cleanup hub and play2 2018-03-07 17:25:56 -08:00
meson-gxbb-wetek.dtsi ARM64: dts: meson-gxbb-wetek: add a wetek specific dtsi to cleanup hub and play2 2018-03-07 17:25:56 -08:00
meson-gxbb.dtsi ARM64: dts: meson: fix clock source of the pclk for UART_AO 2018-05-23 11:31:54 -07:00
meson-gxl-mali.dtsi ARM64: dts: meson: bump mali450 clk to 744MHz 2018-03-19 16:39:26 -07:00
meson-gxl-s905d-p230.dts ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts 2018-07-20 08:18:22 -07:00
meson-gxl-s905d-p231.dts ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts 2018-07-20 08:18:22 -07:00
meson-gxl-s905d.dtsi ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxl-s905x-hwacom-amazetv.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxl-s905x-khadas-vim.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxl-s905x-libretech-cc.dts ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller 2018-04-18 10:24:34 -07:00
meson-gxl-s905x-nexbox-a95x.dts ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller 2018-04-18 10:24:34 -07:00
meson-gxl-s905x-p212.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxl-s905x-p212.dtsi ARM64: dts: meson-gxl-s905x-p212: enable the USB controller 2018-04-18 10:24:34 -07:00
meson-gxl-s905x.dtsi ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxl.dtsi ARM64: dts: meson: fix clock source of the pclk for UART_AO 2018-05-23 11:31:54 -07:00
meson-gxm-khadas-vim2.dts ARM64: dts: amlogic: Add missing cooling device properties for CPUs 2018-07-20 08:18:33 -07:00
meson-gxm-nexbox-a1.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxm-q200.dts ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts 2018-07-20 08:18:22 -07:00
meson-gxm-q201.dts ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts 2018-07-20 08:18:22 -07:00
meson-gxm-rbox-pro.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxm-vega-s96.dts ARM64: dts: amlogic: Convert to new-style SPDX license identifiers 2018-03-07 17:21:58 -08:00
meson-gxm.dtsi ARM64: dts: meson-gxm: add GXM specific USB host configuration 2018-04-18 10:24:34 -07:00