]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: phy: rockchip: Add missing "phy-supply" property
authorRob Herring (Arm) <robh@kernel.org>
Mon, 7 Apr 2025 16:56:06 +0000 (11:56 -0500)
committerVinod Koul <vkoul@kernel.org>
Thu, 10 Apr 2025 13:17:54 +0000 (18:47 +0530)
Several Rockchip PHYs use the "phy-supply" property, but don't
document it. Add it to the current known users.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250407165607.2937088-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml

index 888e6b2aac5a18dbef9c3ab4e6d64e889b4edcd9..3e101c3c5ea998474621e5cd6a483102a2d4fefc 100644 (file)
@@ -42,6 +42,9 @@ properties:
       - const: phy
       - const: apb
 
+  phy-supply:
+    description: Single PHY regulator
+
   rockchip,enable-ssc:
     type: boolean
     description:
index b42f1272903d8000e4d4eeb582ed6f173b73f391..8b7059d5b1826fdec5170cf78d6e27f2bd6766bb 100644 (file)
@@ -47,6 +47,9 @@ properties:
       - const: pcs_apb
       - const: pma_apb
 
+  phy-supply:
+    description: Single PHY regulator
+
   rockchip,dp-lane-mux:
     $ref: /schemas/types.yaml#/definitions/uint32-array
     minItems: 2
index ba67dca5a446fee9fb34ba8f9380ba02e59e27ce..d7de8b527c5c43593472768ceee2c7efcc15505d 100644 (file)
@@ -46,6 +46,9 @@ properties:
   reset-names:
     const: phy
 
+  phy-supply:
+    description: Single PHY regulator
+
   rockchip,phy-grf:
     $ref: /schemas/types.yaml#/definitions/phandle
     description: phandle to the syscon managing the phy "general register files"