From: "Heiko Stübner" <heiko@sntech.de>
To: Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Frank Wang <frank.wang@rock-chips.com>,
Zhang Yubing <yubing.zhang@rock-chips.com>,
"Rob Herring (Arm)" <robh@kernel.org>
Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: phy: rockchip: Add missing "phy-supply" property
Date: Thu, 10 Apr 2025 11:11:30 +0200 [thread overview]
Message-ID: <4668554.cEBGB3zze1@diego> (raw)
In-Reply-To: <20250407165607.2937088-1-robh@kernel.org>
Am Montag, 7. April 2025, 18:56:06 Mitteleuropäische Sommerzeit schrieb Rob Herring (Arm):
> 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>
> ---
> v2:
> - Drop maxItems
> ---
> .../devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml | 3 +++
> Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 3 +++
> Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml | 3 +++
> 3 files changed, 9 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
> index 888e6b2aac5a..3e101c3c5ea9 100644
> --- a/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
> +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
> @@ -42,6 +42,9 @@ properties:
> - const: phy
> - const: apb
>
> + phy-supply:
> + description: Single PHY regulator
> +
> rockchip,enable-ssc:
> type: boolean
> description:
> diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
> index b42f1272903d..8b7059d5b182 100644
> --- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
> +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
> @@ -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
> diff --git a/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml b/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml
> index ba67dca5a446..d7de8b527c5c 100644
> --- a/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml
> @@ -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"
>
next prev parent reply other threads:[~2025-04-10 9:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 16:56 [PATCH v2] dt-bindings: phy: rockchip: Add missing "phy-supply" property Rob Herring (Arm)
2025-04-10 9:11 ` Heiko Stübner [this message]
2025-04-11 12:10 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4668554.cEBGB3zze1@diego \
--to=heiko@sntech.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frank.wang@rock-chips.com \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
--cc=yubing.zhang@rock-chips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox