| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,sm8350-tlmm.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8350-tlmm.yaml# 7 title: Qualcomm Technologies, Inc. SM8350 TLMM block 13 Top Level Mode Multiplexer pin controller in Qualcomm SM8350 SoC. 20 const: qcom,sm8350-tlmm 38 - $ref: "#/$defs/qcom-sm8350-tlmm-state" 41 $ref: "#/$defs/qcom-sm8350-tlmm-state" 45 qcom-sm8350-tlmm-state: 107 compatible = "qcom,sm8350-tlmm";
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,sm8350-videocc.yaml | 4 $id: http://devicetree.org/schemas/clock/qcom,sm8350-videocc.yaml# 7 title: Qualcomm SM8350 Video Clock & Reset Controller 17 include/dt-bindings/clock/qcom,videocc-sm8350.h 18 include/dt-bindings/reset/qcom,videocc-sm8350.h 24 - qcom,sm8350-videocc 59 compatible = "qcom,sm8350-videocc";
|
| H A D | qcom,dispcc-sm8x50.yaml | 7 title: Qualcomm Display Clock & Reset Controller on SM8150/SM8250/SM8350 14 domains on SM8150/SM8250/SM8350. 19 include/dt-bindings/clock/qcom,dispcc-sm8350.h 27 - qcom,sm8350-dispcc
|
| H A D | qcom,gpucc.yaml | 26 include/dt-bindings/clock/qcom,gpucc-sm8350.h 42 - qcom,sm8350-gpucc
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm8350-mtp.dts | 9 #include "sm8350.dtsi" 18 model = "Qualcomm Technologies, Inc. sm8350 MTP"; 19 compatible = "qcom,sm8350-mtp", "qcom,sm8350"; 43 firmware-name = "qcom/sm8350/adsp.mbn"; 281 firmware-name = "qcom/sm8350/cdsp.mbn"; 286 firmware-name = "qcom/sm8350/modem.mbn"; 308 firmware-name = "qcom/sm8350/slpi.mbn";
|
| H A D | sm8350-hdk.dts | 9 #include "sm8350.dtsi" 18 model = "Qualcomm Technologies, Inc. SM8350 HDK"; 19 compatible = "qcom,sm8350-hdk", "qcom,sm8350"; 42 compatible = "qcom,sm8350-pmic-glink", "qcom,pmic-glink"; 122 firmware-name = "qcom/sm8350/adsp.mbn"; 382 firmware-name = "qcom/sm8350/cdsp.mbn"; 409 firmware-name = "qcom/sm8350/a660_zap.mbn"; 489 firmware-name = "qcom/sm8350/modem.mbn"; 551 firmware-name = "qcom/sm8350/slpi.mbn"; 897 /* PINCTRL - additions to nodes defined in sm8350.dtsi */ [all …]
|
| H A D | sm8350-microsoft-surface-duo2.dts | 9 #include "sm8350.dtsi" 19 compatible = "microsoft,surface-duo2", "qcom,sm8350"; 43 firmware-name = "qcom/sm8350/microsoft/adsp.mbn"; 281 firmware-name = "qcom/sm8350/microsoft/cdsp.mbn"; 300 firmware-name = "qcom/sm8350/microsoft/modem.mbn"; 313 firmware-name = "qcom/sm8350/microsoft/slpi.mbn";
|
| H A D | sm8350-sony-xperia-sagami-pdx214.dts | 8 #include "sm8350-sony-xperia-sagami.dtsi" 12 compatible = "sony,pdx214-generic", "qcom,sm8350";
|
| H A D | sm8350-sony-xperia-sagami.dtsi | 8 #include "sm8350.dtsi" 18 * Yes, you are correct, there is NO MORE {msm,board,pmic}-id on SM8350! 120 firmware-name = "qcom/sm8350/Sony/sagami/adsp.mbn"; 473 firmware-name = "qcom/sm8350/Sony/sagami/cdsp.mbn"; 558 firmware-name = "qcom/sm8350/Sony/sagami/ipa_fws.mbn"; 564 firmware-name = "qcom/sm8350/Sony/sagami/modem.mbn"; 660 firmware-name = "qcom/sm8350/Sony/sagami/slpi.mbn";
|
| H A D | sm8350-sony-xperia-sagami-pdx215.dts | 8 #include "sm8350-sony-xperia-sagami.dtsi" 12 compatible = "sony,pdx215-generic", "qcom,sm8350";
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | dp-controller.yaml | 31 - qcom,sm8350-dp 49 - const: qcom,sm8350-dp 60 - const: qcom,sm8350-dp 66 - const: qcom,sm8350-dp 280 - qcom,sm8350-dp
|
| H A D | qcom,sm8250-mdss.yaml | 63 - const: qcom,sm8350-dp
|
| H A D | qcom,sm8450-mdss.yaml | 55 - const: qcom,sm8350-dp
|
| /linux/drivers/interconnect/qcom/ |
| H A D | sm8350.c | 12 #include <dt-bindings/interconnect/qcom,sm8350.h> 1780 { .compatible = "qcom,sm8350-aggre1-noc", .data = &sm8350_aggre1_noc}, 1781 { .compatible = "qcom,sm8350-aggre2-noc", .data = &sm8350_aggre2_noc}, 1782 { .compatible = "qcom,sm8350-config-noc", .data = &sm8350_config_noc}, 1783 { .compatible = "qcom,sm8350-dc-noc", .data = &sm8350_dc_noc}, 1784 { .compatible = "qcom,sm8350-gem-noc", .data = &sm8350_gem_noc}, 1785 { .compatible = "qcom,sm8350-lpass-ag-noc", .data = &sm8350_lpass_ag_noc}, 1786 { .compatible = "qcom,sm8350-mc-virt", .data = &sm8350_mc_virt}, 1787 { .compatible = "qcom,sm8350-mmss-noc", .data = &sm8350_mmss_noc}, 1788 { .compatible = "qcom,sm8350-compute-noc", .data = &sm8350_compute_noc}, [all …]
|
| H A D | Makefile | 43 qnoc-sm8350-objs := sm8350.o 88 obj-$(CONFIG_INTERCONNECT_QCOM_SM8350) += qnoc-sm8350.o
|
| H A D | Kconfig | 341 tristate "Qualcomm SM8350 interconnect driver" 346 This is a driver for the Qualcomm Network-on-Chip on SM8350-based
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,sc8280xp-qmp-pcie-phy.yaml | 40 - qcom,sm8350-qmp-gen3x1-pcie-phy 41 - qcom,sm8350-qmp-gen3x2-pcie-phy 163 - qcom,sm8350-qmp-gen3x1-pcie-phy 164 - qcom,sm8350-qmp-gen3x2-pcie-phy
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,dwc3.yaml | 65 - qcom,sm8350-dwc3 388 - qcom,sm8350-dwc3 509 - qcom,sm8350-dwc3
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | qcom,tcsr.yaml | 40 - qcom,sm8350-tcsr
|
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,osm-l3.yaml | 37 - qcom,sm8350-epss-l3
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom-ipcc.yaml | 42 - qcom,sm8350-ipcc
|
| /linux/include/dt-bindings/interconnect/ |
| H A D | qcom,sm8350.h | 3 * Qualcomm SM8350 interconnect IDs
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,aoss-qmp.yaml | 47 - qcom,sm8350-aoss-qmp
|
| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | qcom-qce.yaml | 55 - qcom,sm8350-qce
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-sc7280-lpass-lpi.c | 135 .compatible = "qcom,sm8350-lpass-lpi-pinctrl",
|