public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII
@ 2024-08-30 10:53 Siddharth Vadapalli
  2024-08-30 13:32 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Siddharth Vadapalli @ 2024-08-30 10:53 UTC (permalink / raw)
  To: vkoul, kishon, robh, krzk+dt, conor+dt, sjakhade, yamonkar
  Cc: linux-phy, devicetree, linux-kernel, linux-arm-kernel, nm, srk,
	s-vadapalli

The Sierra SERDES can be configured for QSGMII and SGMII protocols. Hence,
update the bindings to treat "PHY_TYPE_QSGMII" and "PHY_TYPE_SGMII" as
valid values for the "cdns,phy-type" property.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---

Hello,

This patch is based on linux-next tagged next-20240830.

Regards,
Siddharth.

 Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
index 37f028f7a095..137ac5703853 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
@@ -96,7 +96,7 @@ patternProperties:
           Specifies the type of PHY for which the group of PHY lanes is used.
           Refer include/dt-bindings/phy/phy.h. Constants from the header should be used.
         $ref: /schemas/types.yaml#/definitions/uint32
-        enum: [2, 4]
+        enum: [2, 4, 8, 9]
 
       cdns,num-lanes:
         description:
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII
  2024-08-30 10:53 [PATCH] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII Siddharth Vadapalli
@ 2024-08-30 13:32 ` Conor Dooley
  0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2024-08-30 13:32 UTC (permalink / raw)
  To: Siddharth Vadapalli
  Cc: vkoul, kishon, robh, krzk+dt, conor+dt, sjakhade, yamonkar,
	linux-phy, devicetree, linux-kernel, linux-arm-kernel, nm, srk

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

On Fri, Aug 30, 2024 at 04:23:16PM +0530, Siddharth Vadapalli wrote:
> The Sierra SERDES can be configured for QSGMII and SGMII protocols. Hence,
> update the bindings to treat "PHY_TYPE_QSGMII" and "PHY_TYPE_SGMII" as
> valid values for the "cdns,phy-type" property.
> 
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-30 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 10:53 [PATCH] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII Siddharth Vadapalli
2024-08-30 13:32 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox