We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f993c commit 2b3665bCopy full SHA for 2b3665b
Documentation/devicetree/bindings/ata/snps,dwc-ahci-common.yaml
@@ -31,11 +31,11 @@ properties:
31
PM-alive clock, RxOOB detection clock, embedded PHYs reference (Rx/Tx)
32
clock, etc.
33
minItems: 1
34
- maxItems: 4
+ maxItems: 6
35
36
clock-names:
37
38
39
items:
40
oneOf:
41
- description: Application APB/AHB/AXI BIU clock
@@ -48,6 +48,10 @@ properties:
48
const: pmalive
49
- description: RxOOB detection clock
50
const: rxoob
51
+ - description: PHY Transmit Clock
52
+ const: asic
53
+ - description: PHY Receive Clock
54
+ const: rbc
55
- description: SATA Ports reference clock
56
const: ref
57
0 commit comments