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

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

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



Fix following DTC warnings in Exynos4x12 boards:

Warning (unit_address_vs_reg): Node /camera/fimc-is@12000000/pmu has a reg or ranges property, but no unit name

Signed-off-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
parent 26ee29a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -179,7 +179,7 @@
			ranges;
			status = "disabled";

			pmu {
			pmu@10020000 {
				reg = <0x10020000 0x3000>;
			};