Messages in this thread Patch in this message |  | | From | Lux Aliaga <> | Subject | [PATCH v5 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125 | Date | Sat, 31 Dec 2022 19:24:16 -0300 |
| |
Document the QMP UFS PHY compatible for SM6125.
Signed-off-by: Lux Aliaga <they@mint.lgbt> --- .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml index dde86a19f792..a7af57931f32 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - qcom,sc8280xp-qmp-ufs-phy + - qcom,sm6125-qmp-ufs-phy reg: maxItems: 1 -- 2.38.1
|  |