Commit 0fa007c1 authored by Sandeep Maheswaram's avatar Sandeep Maheswaram Committed by Bjorn Andersson

arm64: dts: qcom: sc7180: Add generic QUSB2 V2 Phy compatible

Use generic QUSB2 V2 Phy configuration for SC7180.
Signed-off-by: default avatarSandeep Maheswaram <sanm@codeaurora.org>
Reviewed-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/1583747589-17267-8-git-send-email-sanm@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent d724b42e
...@@ -1418,7 +1418,7 @@ qspi: spi@88dc000 { ...@@ -1418,7 +1418,7 @@ qspi: spi@88dc000 {
}; };
usb_1_hsphy: phy@88e3000 { usb_1_hsphy: phy@88e3000 {
compatible = "qcom,sc7180-qusb2-phy"; compatible = "qcom,sc7180-qusb2-phy", "qcom,qusb2-v2-phy";
reg = <0 0x088e3000 0 0x400>; reg = <0 0x088e3000 0 0x400>;
status = "disabled"; status = "disabled";
#phy-cells = <0>; #phy-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment