mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
dt-bindings: phy: Add documentation for NSP SATA PHY
Add documentation for SATA PHY available in Broadcom's NSP SoC. Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
5724ad14cc
commit
a55448d1c0
@ -5,6 +5,7 @@ Required properties:
|
||||
"brcm,bcm7425-sata-phy"
|
||||
"brcm,bcm7445-sata-phy"
|
||||
"brcm,iproc-ns2-sata-phy"
|
||||
"brcm,iproc-nsp-sata-phy"
|
||||
"brcm,phy-sata3"
|
||||
- address-cells: should be 1
|
||||
- size-cells: should be 0
|
||||
@ -22,7 +23,8 @@ Sub-nodes required properties:
|
||||
|
||||
Sub-nodes optional properties:
|
||||
- brcm,enable-ssc: use spread spectrum clocking (SSC) on this port
|
||||
This property is not applicable for "brcm,iproc-ns2-sata-phy".
|
||||
This property is not applicable for "brcm,iproc-ns2-sata-phy" and
|
||||
"brcm,iproc-nsp-sata-phy".
|
||||
|
||||
Example:
|
||||
sata-phy@f0458100 {
|
||||
|
Loading…
Reference in New Issue
Block a user