Searched +full:sc7280 +full:- +full:edp +full:- +full:phy (Results 1 – 5 of 5) sorted by relevance
| /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/arch/arm64/boot/dts/qcom/ |
| 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/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. 12 #include <linux/phy/phy.h> 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 }, [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. 334 PHY device. Select this for the root clock of qca8k. 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" [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 …]
|