Searched +full:sc7280 +full:- +full:edp (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine-crd.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * sc7280 CRD 3+ board device tree source 8 /dts-v1/; 10 #include "sc7280-herobrine.dtsi" 11 #include "sc7280-herobrine-audio-wcd9385.dtsi" 12 #include "sc7280-herobrine-lte-sku.dtsi" 15 model = "Qualcomm Technologies, Inc. sc7280 CRD platform (rev5+)"; 16 compatible = "google,zoglin", "google,hoglin", "qcom,sc7280"; 27 vreg_edp_bl_crd: vreg-edp-bl-crd-regulator { 28 compatible = "regulator-fixed"; [all …]
|
| H A D | sc7280-herobrine-herobrine-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7280-herobrine.dtsi" 11 #include "sc7280-herobrine-audio-rt5682.dtsi" 12 #include "sc7280-herobrine-lte-sku.dtsi" 16 compatible = "google,herobrine", "qcom,sc7280"; 59 clock-frequency = <400000>; 64 pinctrl-names = "default"; 65 pinctrl-0 = <&tp_int_odl>; 67 interrupt-parent = <&tlmm>; [all …]
|
| H A D | sc7280-qcard.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * sc7280 Qcard device tree source 5 * Qcard PCB has the processor, RAM, eMMC (if stuffed), and eDP connector (if 14 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 15 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h> 16 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 17 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 19 #include "sc7280.dtsi" 34 wcd9385: audio-codec-1 { 35 compatible = "qcom,wcd9385-codec"; [all …]
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,edp-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/phy/qcom,edp-phy.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Qualcomm eDP PHY 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 14 The Qualcomm eDP PHY is found in a number of Qualcomm platform and provides 20 - enum: 21 - qcom,sa8775p-edp-phy 22 - qcom,sc7280-edp-phy [all …]
|
| /linux/drivers/clk/qcom/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 47 Say Y if you want to use peripheral devices such as USB/PCIe/EDP. 614 tristate "SC7280 Camera Clock Controller" 619 SC7280 devices. 664 tristate "SC7280 Display Clock Controller" 669 SC7280 devices. 730 tristate "SC7280 Global Clock Controller" 735 Support for the global clock controller on SC7280 devices. 769 tristate "SC7280 Graphics Clock Controller" 773 Support for the graphics clock controller on SC7280 devices. [all …]
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_display.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. 33 MODULE_PARM_DESC(psr_enabled, "enable PSR for eDP and DP displays"); 190 { .compatible = "qcom,sa8775p-dp", .data = &msm_dp_desc_sa8775p }, 191 { .compatible = "qcom,sc7180-dp", .data = &msm_dp_desc_sc7180 }, 192 { .compatible = "qcom,sc7280-dp", .data = &msm_dp_desc_sc7280 }, 193 { .compatible = "qcom,sc7280-edp", .data = &msm_dp_desc_sc7280 }, 194 { .compatible = "qcom,sc8180x-dp", .data = &msm_dp_desc_sc8180x }, 195 { .compatible = "qcom,sc8180x-edp", .data = &msm_dp_desc_sc8180x }, 196 { .compatible = "qcom,sc8280xp-dp", .data = &msm_dp_desc_sc8280xp }, [all …]
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_mdss.c | 2 * SPDX-License-Identifier: GPL-2.0 56 path0 = devm_of_icc_get(dev, "mdp0-mem"); in msm_mdss_parse_data_bus_icc_path() 60 msm_mdss->mdp_path[0] = path0; in msm_mdss_parse_data_bus_icc_path() 61 msm_mdss->num_mdp_paths = 1; in msm_mdss_parse_data_bus_icc_path() 63 path1 = devm_of_icc_get(dev, "mdp1-mem"); in msm_mdss_parse_data_bus_icc_path() 65 msm_mdss->mdp_path[1] = path1; in msm_mdss_parse_data_bus_icc_path() 66 msm_mdss->num_mdp_paths++; in msm_mdss_parse_data_bus_icc_path() 69 reg_bus_path = of_icc_get(dev, "cpu-cfg"); in msm_mdss_parse_data_bus_icc_path() 71 msm_mdss->reg_bus_path = reg_bus_path; in msm_mdss_parse_data_bus_icc_path() 84 interrupts = readl_relaxed(msm_mdss->mmio + REG_MDSS_HW_INTR_STATUS); in msm_mdss_irq() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|