Searched +full:qcs404 +full:- +full:pcie2 +full:- +full:phy (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/qcom,pcie2-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm PCIe2 PHY controller10 - Vinod Koul <vkoul@kernel.org>13 The Qualcomm PCIe2 PHY is a Synopsys based phy found in a number of Qualcomm19 - const: qcom,qcs404-pcie2-phy20 - const: qcom,pcie2-phy24 - description: PHY register set[all …]
1 Qualcomm PCIe2 PHY controller4 The Qualcomm PCIe2 PHY is a Synopsys based phy found in a number of Qualcomm8 - compatible: compatible list, should be:9 "qcom,qcs404-pcie2-phy", "qcom,pcie2-phy"11 - reg: offset and length of the PHY register set.12 - #phy-cells: must be 0.14 - clocks: a clock-specifier pair for the "pipe" clock16 - vdda-vp-supply: phandle to low voltage regulator17 - vdda-vph-supply: phandle to high voltage regulator19 - resets: reset-specifier pairs for the "phy" and "pipe" resets[all …]
1 // SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/qcom,gcc-qcs404.h>8 #include <dt-binding[all...]