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: Add DP PHY compatible for Glymur

The Glymur platform is the first one to use the eDP PHY version 8.
This makes it incompatible with any of the earlier platforms and therefore
requires a dedicated compatible. So document it.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Link: https://patch.msgid.link/20251224-phy-qcom-edp-add-glymur-support-v6-1-4fcba75a6fa9@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Abel Vesa and committed by
Vinod Koul
8f97b9b3 7d51b709

+2
+2
Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
··· 18 18 compatible: 19 19 oneOf: 20 20 - enum: 21 + - qcom,glymur-dp-phy 21 22 - qcom,sa8775p-edp-phy 22 23 - qcom,sc7280-edp-phy 23 24 - qcom,sc8180x-edp-phy ··· 73 72 properties: 74 73 compatible: 75 74 enum: 75 + - qcom,glymur-dp-phy 76 76 - qcom,x1e80100-dp-phy 77 77 then: 78 78 properties: