Searched full:sa8155p (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8155p.dtsi | 5 * SA8155P is an automotive variant of SM8150, with some minor changes. 39 * The bindings were crafted such that SA8155P PDs match their 43 compatible = "qcom,sa8155p-rpmhpd";
|
H A D | sa8155p-adp.dts | 10 #include "sa8155p.dtsi" 15 model = "Qualcomm Technologies, Inc. SA8155P ADP"; 16 compatible = "qcom,sa8155p-adp", "qcom,sa8155p"; 386 firmware-name = "qcom/sa8155p/adsp.mdt"; 391 firmware-name = "qcom/sa8155p/cdsp.mdt";
|
H A D | Makefile | 121 dtb-$(CONFIG_ARCH_QCOM) += sa8155p-adp.dtb
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | qcom,rpmpd.yaml | 37 - qcom,sa8155p-rpmhpd
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 52 sa8155p 900 - qcom,sa8155p-adp 901 - const: qcom,sa8155p
|
/linux/include/dt-bindings/power/ |
H A D | qcom-rpmpd.h | 93 /* SA8155P is a special case, kept for backwards compatibility */
|
/linux/drivers/cpufreq/ |
H A D | cpufreq-dt-platdev.c | 155 { .compatible = "qcom,sa8155p" },
|
/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 629 { .compatible = "qcom,sa8155p-rpmhpd", .data = &sa8155p_desc },
|