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: describe the Qualcomm SGMII PHY

Describe the SGMII/SerDes PHY present on the qcs8300 platforms. Since
qcs8300 shares the same SerDes as sa8775p, so it fallback to the
compatible.

Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241017-schema-v2-2-2320f68dc126@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Yijie Yang and committed by
Vinod Koul
03b9d469 11dad94b

+6 -1
+6 -1
Documentation/devicetree/bindings/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml
··· 15 15 16 16 properties: 17 17 compatible: 18 - const: qcom,sa8775p-dwmac-sgmii-phy 18 + oneOf: 19 + - items: 20 + - enum: 21 + - qcom,qcs8300-dwmac-sgmii-phy 22 + - const: qcom,sa8775p-dwmac-sgmii-phy 23 + - const: qcom,sa8775p-dwmac-sgmii-phy 19 24 20 25 reg: 21 26 items: