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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII

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>
Link: https://lore.kernel.org/r/20240930095145.3004053-1-s-vadapalli@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Siddharth Vadapalli and committed by
Vinod Koul
bbcc9e2b b6a713b9

+1 -1
+1 -1
Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
··· 96 96 Specifies the type of PHY for which the group of PHY lanes is used. 97 97 Refer include/dt-bindings/phy/phy.h. Constants from the header should be used. 98 98 $ref: /schemas/types.yaml#/definitions/uint32 99 - enum: [2, 4] 99 + enum: [2, 4, 8, 9] 100 100 101 101 cdns,num-lanes: 102 102 description: