summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/phy/phy-mmp3-usb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/phy/phy-mmp3-usb.txt')
-rw-r--r--dts/Bindings/phy/phy-mmp3-usb.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/dts/Bindings/phy/phy-mmp3-usb.txt b/dts/Bindings/phy/phy-mmp3-usb.txt
deleted file mode 100644
index 7183b9102f..0000000000
--- a/dts/Bindings/phy/phy-mmp3-usb.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Marvell MMP3 USB PHY
---------------------
-
-Required properties:
-- compatible: must be "marvell,mmp3-usb-phy"
-- #phy-cells: must be 0
-
-Example:
- usb-phy: usb-phy@d4207000 {
- compatible = "marvell,mmp3-usb-phy";
- reg = <0xd4207000 0x40>;
- #phy-cells = <0>;
- };