diff options
author | Konrad Dybcio <konrad.dybcio@somainline.org> | 2021-01-31 02:31:24 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-04 09:05:39 +0100 |
commit | 557a28811c7e0286d3816842032db5eb7bb5f156 (patch) | |
tree | b16f9716e10c2a924bed333214ba4f15d4d5fef5 /Documentation | |
parent | dt-bindings: phy: qcom,qusb2: document ipq6018 compatible (diff) | |
download | linux-557a28811c7e0286d3816842032db5eb7bb5f156.tar.xz linux-557a28811c7e0286d3816842032db5eb7bb5f156.zip |
phy: qualcomm: usb28nm: Add MDM9607 init sequence
This is required to bring up the PHY on MDM9607-based boards.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210131013124.54484-1-konrad.dybcio@somainline.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml index ca6a0836b53c..abcc4373f39e 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml @@ -16,6 +16,7 @@ properties: compatible: enum: - qcom,usb-hs-28nm-femtophy + - qcom,usb-hs-28nm-mdm9607 reg: maxItems: 1 |