Home
last modified time | relevance | path

Searched full:msm8992 (Results 1 – 13 of 13) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-msft-lumia-octagon-talkman.dts9 #include "msm8992.dtsi"
14 compatible = "microsoft,talkman", "qcom,msm8992";
H A Dmsm8992-lg-h815.dts3 * MSM8992 LG G4 (h815) device tree.
10 #include "msm8992.dtsi"
23 compatible = "lg,h815", "qcom,msm8992";
H A Dmsm8992-lg-bullhead-rev-10.dts8 #include "msm8992-lg-bullhead.dtsi"
H A Dmsm8992-lg-bullhead-rev-101.dts8 #include "msm8992-lg-bullhead.dtsi"
H A DMakefile80 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-10.dtb
81 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-101.dtb
82 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-h815.dtb
83 dtb-$(CONFIG_ARCH_QCOM) += msm8992-msft-lumia-octagon-talkman.dtb
84 dtb-$(CONFIG_ARCH_QCOM) += msm8992-xiaomi-libra.dtb
H A Dmsm8992-lg-bullhead.dtsi11 #include "msm8992.dtsi"
23 compatible = "lg,bullhead", "qcom,msm8992";
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-msm8994.yaml14 domains on MSM8994 and MSM8992.
21 - qcom,gcc-msm8992
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8994-pinctrl.yaml19 - qcom,msm8992-pinctrl
/linux/Documentation/devicetree/bindings/arm/
H A Dqcom.yaml50 msm8992
291 - const: qcom,msm8992
1240 - qcom,msm8992
/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-msm.yaml33 - qcom,msm8992-sdhci
/linux/drivers/clk/qcom/
H A Dgcc-msm8994.c2654 { .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 Dsocinfo.c280 { qcom_board_id(MSM8992) },
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm8994.c1335 { .compatible = "qcom,msm8992-pinctrl", },