Searched hist:"229134 cc51d739bc99264ee14b7a783d479ce205" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7.dtsi | diff 229134cc51d739bc99264ee14b7a783d479ce205 Mon Jun 29 14:33:38 CDT 2020 Krzysztof Kozlowski <krzk@kernel.org> arm64: dts: exynos: Add unit address to soc node and move thermal zones on Exynos7
Add @0 unit address to 'soc' node match its 'reg' property and move the thermal zones out of 'soc' to main root as it this is usually not a property of a Soc.
This silences DTC warnings:
Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name Warning (simple_bus_reg): /soc/thermal-zones: missing or empty reg/ranges property
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|