Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: rockchip: Add missing "phy-supply" property

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>

authored by

Rob Herring (Arm) and committed by
Vinod Koul
070d5462 0af2f6be

+9
+3
Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
··· 42 42 - const: phy 43 43 - const: apb 44 44 45 + phy-supply: 46 + description: Single PHY regulator 47 + 45 48 rockchip,enable-ssc: 46 49 type: boolean 47 50 description:
+3
Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
··· 47 47 - const: pcs_apb 48 48 - const: pma_apb 49 49 50 + phy-supply: 51 + description: Single PHY regulator 52 + 50 53 rockchip,dp-lane-mux: 51 54 $ref: /schemas/types.yaml#/definitions/uint32-array 52 55 minItems: 2
+3
Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml
··· 46 46 reset-names: 47 47 const: phy 48 48 49 + phy-supply: 50 + description: Single PHY regulator 51 + 49 52 rockchip,phy-grf: 50 53 $ref: /schemas/types.yaml#/definitions/phandle 51 54 description: phandle to the syscon managing the phy "general register files"