ARM: dts: exynos: Fix DTC unit name warnings in Exynos4
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 6 Apr 2016 02:00:42 +0000 (11:00 +0900)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 13 Apr 2016 09:14:49 +0000 (11:14 +0200)
Fix following DTC warnings in all Exynos4 boards:

Warning (unit_address_vs_reg): Node /soc/video-phy@10020710 has a unit name, but no reg property

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
arch/arm/boot/dts/exynos4.dtsi

index 000d506c027b3bd198ad2aca0c4e17e21a13e7c8..021f52d43ff7b4af4dac9a566834429af811663d 100644 (file)
@@ -82,7 +82,7 @@
                reg = <0x12570000 0x14>;
        };
 
-       mipi_phy: video-phy@10020710 {
+       mipi_phy: video-phy {
                compatible = "samsung,s5pv210-mipi-video-phy";
                #phy-cells = <1>;
                syscon = <&pmu_system_controller>;