On 02/05/2018 04:02 PM, Krzysztof Kozlowski wrote:
On Mon, Feb 5, 2018 at 12:25 PM, Maciej Purski <m.purski@xxxxxxxxxxx> wrote:
Soc nodes are used in other exynos DTS. Exynos4 boards should use them
as well.
Signed-off-by: Maciej Purski <m.purski@xxxxxxxxxxx>
---
arch/arm/boot/dts/exynos4.dtsi | 1727 ++++++++++++++++++++--------------------
1 file changed, 872 insertions(+), 855 deletions(-)
This brings some new DTC warnings:
arch/arm/boot/dts/exynos4210-origen.dtb: Warning (simple_bus_reg):
Node /soc/video-phy missing or empty reg/ranges property
arch/arm/boot/dts/exynos4210-origen.dtb: Warning (simple_bus_reg):
Node /soc/pmu missing or empty reg/ranges property
The above warnings seem to be old. We just don't have "reg" property in video-phy.
arch/arm/boot/dts/exynos4412-itop-elite.dtb: Warning
(interrupts_property): interrupts size is (32), expected multiple of
12 in /pmu
These warnings occured, because "pmu" node was redefined in exynos4412.dtsi. I
have missed it in the previous patchset. I'll fix this in a new patch.
Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html