1
0
Fork 0

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

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

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
zero-colors
Stefan Wahren 2017-10-29 12:49:05 +01:00 committed by Eric Anholt
parent fd3372db18
commit 014d6da6cb
1 changed files with 1 additions and 0 deletions

View File

@ -639,5 +639,6 @@
usbphy: phy {
compatible = "usb-nop-xceiv";
#phy-cells = <0>;
};
};