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