Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074

IPQ8074 uses QMP PHY controller that provides support to PCIe and
USB. Adding DT binding information for the same.

Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

authored by

Varadarajan Narayanan and committed by
Kishon Vijay Abraham I
2d66eab1 e88432e7

+8
+8
Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
··· 6 6 7 7 Required properties: 8 8 - compatible: compatible list, contains: 9 + "qcom,ipq8074-qmp-pcie-phy" for PCIe phy on IPQ8074 9 10 "qcom,msm8996-qmp-pcie-phy" for 14nm PCIe phy on msm8996, 10 11 "qcom,msm8996-qmp-usb3-phy" for 14nm USB3 phy on msm8996. 11 12 ··· 39 38 "phy", "common", "cfg". 40 39 For "qcom,msm8996-qmp-usb3-phy" must contain 41 40 "phy", "common". 41 + For "qcom,ipq8074-qmp-pcie-phy" must contain: 42 + "phy", "common". 42 43 43 44 - vdda-phy-supply: Phandle to a regulator supply to PHY core block. 44 45 - vdda-pll-supply: Phandle to 1.8V regulator supply to PHY refclk pll block. ··· 65 62 "pipe<lane-number>" for pipe clock specific to each lane. 66 63 - clock-output-names: Name of the PHY clock that will be the parent for 67 64 the above pipe clock. 65 + 66 + For "qcom,ipq8074-qmp-pcie-phy": 67 + - "pcie20_phy0_pipe_clk" Pipe Clock parent 68 + (or) 69 + "pcie20_phy1_pipe_clk" 68 70 69 71 - resets: a list of phandles and reset controller specifier pairs, 70 72 one for each entry in reset-names.