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: qcom-m31-eusb2: Add Glymur compatible

Add the Glymur compatible to the M31 eUSB2 PHY, and use the SM8750 as
the fallback.

Signed-off-by: Wesley Cheng <wesley.cheng@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251209-linux-next-12825-v8-3-42133596bda0@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Wesley Cheng and committed by
Vinod Koul
0278bbd3 1c0b4539

+6 -3
+6 -3
Documentation/devicetree/bindings/phy/qcom,m31-eusb2-phy.yaml
··· 15 15 16 16 properties: 17 17 compatible: 18 - items: 19 - - enum: 20 - - qcom,sm8750-m31-eusb2-phy 18 + oneOf: 19 + - items: 20 + - enum: 21 + - qcom,glymur-m31-eusb2-phy 22 + - const: qcom,sm8750-m31-eusb2-phy 23 + - const: qcom,sm8750-m31-eusb2-phy 21 24 22 25 reg: 23 26 maxItems: 1