Commit 06e520c4 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: s5p: Fix DTC unit name warnings in SMDKv210 board

Fix following DTC warnings in SMDKv210 board:

Warning (unit_address_vs_reg): Node /soc/fimd@f8000000/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 4185c53f
......@@ -197,7 +197,7 @@ &fimd {
display-timings {
native-mode = <&timing0>;
timing0: timing@0 {
timing0: timing {
/* 800x480@60Hz */
clock-frequency = <24373920>;
hactive = <800>;
......
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