Commit fed3b4aa authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

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: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
parent bea7eef6
......@@ -111,7 +111,7 @@ &dp {
display-timings {
native-mode = <&timing0>;
timing0: timing@0 {
timing0: timing {
clock-frequency = <50000>;
hactive = <2560>;
vactive = <1600>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment