Searched hist:f36afdd0f53583759562cef3a8453919e3b86a7c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7.dtsi | diff f36afdd0f53583759562cef3a8453919e3b86a7c Mon Apr 15 13:34:40 CDT 2019 Krzysztof Kozlowski <krzk@kernel.org> arm64: dts: exynos: Move fixed-clocks out of soc
The XXTI fixed-clock is the input to the SoC therefore it should not be inside the soc node. This also fixes DTC W=1 warning:
arch/arm64/boot/dts/exynos/exynos7.dtsi:90.17-94.5: Warning (simple_bus_reg): /soc/xxti: missing or empty reg/ranges property
While moving, change the name of the xxti node to match the generic type of device (following DeviceTree specification).
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|
H A D | exynos5433.dtsi | diff f36afdd0f53583759562cef3a8453919e3b86a7c Mon Apr 15 13:34:40 CDT 2019 Krzysztof Kozlowski <krzk@kernel.org> arm64: dts: exynos: Move fixed-clocks out of soc
The XXTI fixed-clock is the input to the SoC therefore it should not be inside the soc node. This also fixes DTC W=1 warning:
arch/arm64/boot/dts/exynos/exynos7.dtsi:90.17-94.5: Warning (simple_bus_reg): /soc/xxti: missing or empty reg/ranges property
While moving, change the name of the xxti node to match the generic type of device (following DeviceTree specification).
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
|