1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/phy/brcm,sata-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom SATA3 PHY
10 - Florian Fainelli <f.fainelli@gmail.com>
14 pattern: "^sata[-|_]phy(@.*)?$"
20 - brcm,bcm7216-sata-phy
21 - brcm,bcm7425-sata-phy
22 - brcm,bcm7445-sata-phy
23 - brcm,bcm63138-sata-phy
24 - const: brcm,phy-sata3
26 - const: brcm,iproc-nsp-sata-phy
28 - const: brcm,iproc-ns2-sata-phy
30 - const: brcm,iproc-sr-sata-phy
52 Each port's PHY should be represented as a sub-node.
56 description: The SATA PHY port number
63 $ref: /schemas/types.yaml#/definitions/flag
65 Use spread spectrum clocking (SSC) on this port
66 This property is not applicable for "brcm,iproc-ns2-sata-phy",
67 "brcm,iproc-nsp-sata-phy" and "brcm,iproc-sr-sata-phy".
70 $ref: /schemas/types.yaml#/definitions/string
72 String that indicates the desired RX equalizer mode.
79 $ref: /schemas/types.yaml#/definitions/uint32
81 When 'brcm,rxaeq-mode' is set to "manual", provides the RX
82 equalizer value that should be used.
86 brcm,tx-amplitude-millivolt:
88 Transmit amplitude voltage in millivolt.
89 $ref: /schemas/types.yaml#/definitions/uint32
90 enum: [400, 500, 600, 800]
96 additionalProperties: false
101 const: brcm,iproc-ns2-sata-phy
124 additionalProperties: false
129 compatible = "brcm,bcm7445-sata-phy", "brcm,phy-sata3";
130 reg = <0xf0458100 0x1e00>;
132 #address-cells = <1>;