mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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>
This commit is contained in:
parent
11dad94b50
commit
03b9d469e0
1 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,12 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,sa8775p-dwmac-sgmii-phy
|
||||
oneOf:
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,qcs8300-dwmac-sgmii-phy
|
||||
- const: qcom,sa8775p-dwmac-sgmii-phy
|
||||
- const: qcom,sa8775p-dwmac-sgmii-phy
|
||||
|
||||
reg:
|
||||
items:
|
||||
|
|
Loading…
Add table
Reference in a new issue