Searched full:msm8992 (Results 1 – 12 of 12) sorted by relevance
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8992-msft-lumia-octagon-talkman.dts | 9 #include "msm8992.dtsi" 14 compatible = "microsoft,talkman", "qcom,msm8992";
|
H A D | msm8992-lg-h815.dts | 3 * MSM8992 LG G4 (h815) device tree. 10 #include "msm8992.dtsi" 23 compatible = "lg,h815", "qcom,msm8992";
|
H A D | msm8992-lg-bullhead-rev-10.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
H A D | msm8992-lg-bullhead-rev-101.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
H A D | Makefile | 82 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-10.dtb 83 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-101.dtb 84 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-h815.dtb 85 dtb-$(CONFIG_ARCH_QCOM) += msm8992-msft-lumia-octagon-talkman.dtb 86 dtb-$(CONFIG_ARCH_QCOM) += msm8992-xiaomi-libra.dtb
|
H A D | msm8992-lg-bullhead.dtsi | 11 #include "msm8992.dtsi" 23 compatible = "lg,bullhead", "qcom,msm8992";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,msm8994-pinctrl.yaml | 19 - qcom,msm8992-pinctrl
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-msm.yaml | 33 - qcom,msm8992-sdhci
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 50 msm8992 297 - const: qcom,msm8992 1246 - qcom,msm8992
|
/linux/drivers/clk/qcom/ |
H A D | gcc-msm8994.c | 2654 { .compatible = "qcom,gcc-msm8992" }, 2662 if (of_device_is_compatible(pdev->dev.of_node, "qcom,gcc-msm8992")) { in gcc_msm8994_probe() 2663 /* MSM8992 features less clocks and some have different freq tables */ in gcc_msm8994_probe()
|
/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 288 { qcom_board_id(MSM8992) },
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm8994.c | 1335 { .compatible = "qcom,msm8992-pinctrl", },
|