1 mvebu armada 38x comphy driver
2 ------------------------------
4 This comphy controller can be found on Marvell Armada 38x. It provides a
5 number of shared PHYs used by various interfaces (network, sata, usb,
10 - compatible: should be "marvell,armada-380-comphy"
11 - reg: should contain the comphy register location and length.
12 - #address-cells: should be 1.
13 - #size-cells: should be 0.
15 A sub-node is required for each comphy lane provided by the comphy.
17 Required properties (child nodes):
19 - reg: comphy lane number.
20 - #phy-cells : from the generic phy bindings, must be 1. Defines the
21 input port to use for a given comphy lane.
26 compatible = "marvell,armada-380-comphy";
27 reg = <0x18300 0x100>;