Commit 2b3665b2 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Damien Le Moal
Browse files

dt-bindings: ata: dwc-ahci: add PHY clocks



Add PHY transmit and receive clocks as described by the
DW SATA AHCI HW manual.

Suggested-by: default avatarSerge Semin <fancer.lancer@gmail.com>
Reviewed-by: default avatarSerge Semin <fancer.lancer@gmail.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: default avatarDamien Le Moal <dlemoal@kernel.org>
parent b3f993c7
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -31,11 +31,11 @@ properties:
      PM-alive clock, RxOOB detection clock, embedded PHYs reference (Rx/Tx)
      clock, etc.
    minItems: 1
    maxItems: 4
    maxItems: 6

  clock-names:
    minItems: 1
    maxItems: 4
    maxItems: 6
    items:
      oneOf:
        - description: Application APB/AHB/AXI BIU clock
@@ -48,6 +48,10 @@ properties:
          const: pmalive
        - description: RxOOB detection clock
          const: rxoob
        - description: PHY Transmit Clock
          const: asic
        - description: PHY Receive Clock
          const: rbc
        - description: SATA Ports reference clock
          const: ref