/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,msm8960-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8960-pinctrl.yaml# 7 title: Qualcomm MSM8960 TLMM pin controller 14 Top Level Mode Multiplexer pin controller in Qualcomm MSM8960 SoC. 18 const: qcom,msm8960-pinctrl 43 - $ref: "#/$defs/qcom-msm8960-tlmm-state" 46 $ref: "#/$defs/qcom-msm8960-tlmm-state" 50 qcom-msm8960-tlmm-state: 118 compatible = "qcom,msm8960-pinctrl";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,gcc-apq8064.yaml | 7 title: Qualcomm Global Clock & Reset Controller on APQ8064/MSM8960 18 include/dt-bindings/clock/qcom,gcc-msm8960.h 19 include/dt-bindings/reset/qcom,gcc-msm8960.h 30 - qcom,gcc-msm8960 34 - qcom,gcc-msm8960 87 compatible = "qcom,msm8960-tsens";
|
H A D | qcom,mmcc.yaml | 24 - qcom,mmcc-msm8960 77 - qcom,mmcc-msm8960 351 # Example for MMCC for MSM8960: 354 compatible = "qcom,mmcc-msm8960";
|
H A D | qcom,lcc.yaml | 18 - qcom,lcc-msm8960 50 - qcom,lcc-msm8960
|
H A D | qcom,kpss-gcc.yaml | 24 - qcom,kpss-gcc-msm8960 57 - qcom,kpss-gcc-msm8960
|
H A D | qcom,hfpll.txt | 14 "qcom,hfpll-msm8960", "qcom,hfpll"
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8960.dtsi | 5 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 6 #include <dt-bindings/reset/qcom,gcc-msm8960.h> 7 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 14 model = "Qualcomm MSM8960"; 15 compatible = "qcom,msm8960"; 108 compatible = "qcom,kpss-wdt-msm8960", "qcom,kpss-timer", 119 compatible = "qcom,msm8960-pinctrl"; 130 compatible = "qcom,gcc-msm8960"; 142 compatible = "qcom,lcc-msm8960"; 163 compatible = "qcom,mmcc-msm8960"; [all …]
|
H A D | Makefile | 32 qcom-msm8960-cdp.dtb \ 33 qcom-msm8960-samsung-expressatt.dtb \
|
H A D | qcom-msm8960-cdp.dts | 4 #include "qcom-msm8960.dtsi" 7 model = "Qualcomm MSM8960 CDP"; 8 compatible = "qcom,msm8960-cdp", "qcom,msm8960";
|
H A D | qcom-msm8960-samsung-expressatt.dts | 4 #include "qcom-msm8960.dtsi" 5 #include <dt-bindings/reset/qcom,gcc-msm8960.h> 9 compatible = "samsung,expressatt", "qcom,msm8960";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,tcsr.yaml | 44 - qcom,tcsr-msm8960 61 compatible = "qcom,tcsr-msm8960", "syscon";
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/ |
H A D | qcom,scm.yaml | 37 - qcom,scm-msm8960 114 - qcom,scm-msm8960 135 - qcom,scm-msm8960
|
/openbmc/linux/Documentation/devicetree/bindings/slimbus/ |
H A D | qcom,slim.yaml | 62 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 63 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
|
H A D | slimbus.yaml | 71 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 72 #include <dt-bindings/clock/qcom,lcc-msm8960.h>
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,usb-hs-phy.yaml | 18 - qcom,usb-hs-phy-msm8960 45 - qcom,usb-hs-phy-msm8960
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpm.yaml | 23 - qcom,rpm-msm8960 71 compatible = "qcom,rpm-msm8960";
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | lcc-msm8960.c | 15 #include <dt-bindings/clock/qcom,lcc-msm8960.h> 446 { .compatible = "qcom,lcc-msm8960" }, 490 .name = "lcc-msm8960", 496 MODULE_DESCRIPTION("QCOM LCC MSM8960 Driver"); 498 MODULE_ALIAS("platform:lcc-msm8960");
|
H A D | Kconfig | 79 platforms such as apq8064, msm8660, msm8960 etc. 251 tristate "APQ8064/MSM8960 Global Clock Controller" 254 Support for the global clock controller on apq8064/msm8960 devices. 259 tristate "APQ8064/MSM8960/MDM9650 LPASS Clock Controller" 262 Support for the LPASS clock controller on apq8064/msm8960/mdm9650 284 tristate "MSM8960 Multimedia Clock Controller" 288 Support for the multimedia clock controller on msm8960 devices. 1076 as MSM8960, APQ8064, etc.
|
H A D | Makefile | 42 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o 47 obj-$(CONFIG_MSM_LCC_8960) += lcc-msm8960.o 50 obj-$(CONFIG_MSM_MMCC_8960) += mmcc-msm8960.o
|
/openbmc/linux/arch/arm/mach-qcom/ |
H A D | Kconfig | 38 bool "Enable support for MSM8960"
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qcom-tsens.yaml | 22 - description: msm8960 TSENS based 26 - qcom,msm8960-tsens 236 - qcom,msm8960-tsens
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | mdp4.yaml | 10 MDP4 display controller found in SoCs like MSM8960, APQ8064 and MSM8660.
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | qcom,bam-dma.yaml | 20 # APQ8064, IPQ8064 and MSM8960
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom-soc.yaml | 52 - qcom,lcc-msm8960
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | qcom-wdt.yaml | 50 - qcom,kpss-wdt-msm8960
|