Commit 10a87237 authored by Johan Hovold's avatar Johan Hovold Committed by Vinod Koul
Browse files

dt-bindings: phy: qcom,qmp: drop redundant descriptions



Drop the redundant supply and clock descriptions which did not add much
information beyond what can be inferred from the corresponding resource
names.

Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220830112923.3725-4-johan+linaro@kernel.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent a4a14165
Loading
Loading
Loading
Loading
+25 −83
Original line number Diff line number Diff line
@@ -92,17 +92,11 @@ properties:
    minItems: 1
    maxItems: 3

  vdda-phy-supply:
    description:
      Phandle to a regulator supply to PHY core block.
  vdda-phy-supply: true

  vdda-pll-supply:
    description:
      Phandle to 1.8V regulator supply to PHY refclk pll block.
  vdda-pll-supply: true

  vddp-ref-clk-supply:
    description:
      Phandle to a regulator supply to any specific refclk pll block.
  vddp-ref-clk-supply: true

#Required nodes:
patternProperties:
@@ -135,11 +129,7 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
            - description: Phy common block aux clock.
          maxItems: 4
        clock-names:
          items:
            - const: aux
@@ -147,9 +137,7 @@ allOf:
            - const: ref
            - const: com_aux
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -167,19 +155,14 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
          maxItems: 3
        clock-names:
          items:
            - const: aux
            - const: cfg_ahb
            - const: ref
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -196,20 +179,14 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
          maxItems: 3
        clock-names:
          items:
            - const: aux
            - const: cfg_ahb
            - const: ref
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
            - description: phy's ahb cfg block reset.
          maxItems: 3
        reset-names:
          items:
            - const: phy
@@ -230,19 +207,14 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
          maxItems: 3
        clock-names:
          items:
            - const: aux
            - const: cfg_ahb
            - const: ref
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -259,14 +231,12 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: 19.2 MHz ref clk.
          maxItems: 1
        clock-names:
          items:
            - const: ref
        resets:
          items:
            - description: PHY reset in the UFS controller.
          maxItems: 1
        reset-names:
          items:
            - const: ufsphy
@@ -288,16 +258,13 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: 19.2 MHz ref clk.
            - description: Phy reference aux clock.
          maxItems: 2
        clock-names:
          items:
            - const: ref
            - const: ref_aux
        resets:
          items:
            - description: PHY reset in the UFS controller.
          maxItems: 1
        reset-names:
          items:
            - const: ufsphy
@@ -315,17 +282,13 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
          maxItems: 2
        clock-names:
          items:
            - const: aux
            - const: cfg_ahb
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -347,11 +310,7 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
            - description: Phy refgen clk.
          maxItems: 4
        clock-names:
          items:
            - const: aux
@@ -359,8 +318,7 @@ allOf:
            - const: ref
            - const: refgen
        resets:
          items:
            - description: reset of phy block.
          maxItems: 1
        reset-names:
          items:
            - const: phy
@@ -380,11 +338,7 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: 19.2 MHz ref clk source.
            - description: 19.2 MHz ref clk.
            - description: Phy common block aux clock.
          maxItems: 4
        clock-names:
          items:
            - const: aux
@@ -392,9 +346,7 @@ allOf:
            - const: ref
            - const: com_aux
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -412,19 +364,14 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy aux clock.
            - description: 19.2 MHz ref clk.
            - description: Phy common block aux clock.
          maxItems: 3
        clock-names:
          items:
            - const: aux
            - const: ref_clk_src
            - const: com_aux
        resets:
          items:
            - description: reset of phy block.
            - description: phy common block reset.
          maxItems: 2
        reset-names:
          items:
            - const: phy
@@ -441,19 +388,14 @@ allOf:
    then:
      properties:
        clocks:
          items:
            - description: Phy config clock.
            - description: 19.2 MHz ref clk.
            - description: Phy common block aux clock.
          maxItems: 3
        clock-names:
          items:
            - const: cfg_ahb
            - const: ref
            - const: com_aux
        resets:
          items:
            - description: phy_phy reset.
            - description: reset of phy block.
          maxItems: 2
        reset-names:
          items:
            - const: phy_phy