Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fed3b4aa authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@

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