summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/phy/phy-qcom-qusb2.h
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: phy-qcom-usb2: Add support to override tuning valuesManu Gautam2018-05-201-0/+37
To improve eye diagram for PHYs on different boards of same SOC, some parameters may need to be changed. Provide device tree properties to override these from board specific device tree files. While at it, replace "qcom,qusb2-v2-phy" with compatible string for USB2 PHY on sdm845 which was earlier added for sdm845 only. Signed-off-by: Manu Gautam <mgautam@codeaurora.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>