Searched +full:qcs404 +full:- +full:pcie2 +full:- +full:phy (Results 1 – 2 of 2) 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 // 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-bindings/clock/qcom,turingcc-qcs404.h>9 #include <dt-bindings/clock/qcom,rpmcc.h>10 #include <dt-bindings/power/qcom-rpmpd.h>11 #include <dt-bindings/thermal/thermal.h>14 interrupt-parent = <&intc>;16 #address-cells = <2>;17 #size-cells = <2>;[all …]