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

Commit 014d6da6 authored by Stefan Wahren's avatar Stefan Wahren Committed by Eric Anholt
Browse files

ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells



This patch fixes the DTC warnings about missing property #phy-cells.

Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent fd3372db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -639,5 +639,6 @@

	usbphy: phy {
		compatible = "usb-nop-xceiv";
		#phy-cells = <0>;
	};
};