ARM: dts: exynos: Fix DTC unit name warnings in SMDK5420

Fix following DTC warnings in Exynos5420 SMDK5420:

Warning (unit_address_vs_reg): Node /dp-controller@145B0000/display-timings/timing@0 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>
This commit is contained in:
Krzysztof Kozlowski 2016-04-06 11:00:48 +09:00
parent bea7eef694
commit fed3b4aa0a
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ &dp {
display-timings {
native-mode = <&timing0>;
timing0: timing@0 {
timing0: timing {
clock-frequency = <50000>;
hactive = <2560>;
vactive = <1600>;