Home
last modified time | relevance | path

Searched +full:ipq5424 +full:- +full:tlmm (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dqcom,ipq5424-tlmm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,ipq5424-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm IPQ5424 TLMM pin controller
10 - Bjorn Andersson <[email protected]>
13 Top Level Mode Multiplexer pin controller in Qualcomm IPQ5424 SoC.
16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
20 const: qcom,ipq5424-tlmm
28 gpio-reserved-ranges:
[all …]
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dipq5424.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * IPQ5424 device tree source
5 * Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
6 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/clock/qcom,ipq5424-gcc.h>
11 #include <dt-bindings/reset/qcom,ipq5424-gcc.h>
12 #include <dt-bindings/gpio/gpio.h>
15 #address-cells = <2>;
16 #size-cells = <2>;
[all …]
Dipq5424-rdp466.dts1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
3 * IPQ5424 RDP466 board device tree source
8 /dts-v1/;
10 #include "ipq5424.dtsi"
13 model = "Qualcomm Technologies, Inc. IPQ5424 RDP466";
14 compatible = "qcom,ipq5424-rdp466", "qcom,ipq5424";
20 vreg_misc_3p3: regulator-usb-3p3 {
21 compatible = "regulator-fixed";
22 regulator-min-microvolt = <3300000>;
23 regulator-max-microvolt = <3300000>;
[all …]
/linux-6.14.4/drivers/pinctrl/qcom/
DKconfig.msm1 # SPDX-License-Identifier: GPL-2.0-only
9 Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
16 Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
23 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
30 the Qualcomm Technologies Inc. TLMM block found on the
39 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
46 Qualcomm Technologies Inc TLMM block found on the Qualcomm
50 tristate "Qualcomm Technologies, Inc. IPQ5424 pin controller driver"
54 the Qualcomm Technologies Inc. TLMM block found on the
55 Qualcomm Technologies Inc. IPQ5424 platform. Select this for
[all …]
Dpinctrl-ipq5424.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2016-2018,2020 The Linux Foundation. All rights reserved.
11 #include "pinctrl-msm.h"
783 { .compatible = "qcom,ipq5424-tlmm", },
790 .name = "ipq5424-tlmm",
809 MODULE_DESCRIPTION("QTI IPQ5424 TLMM driver");
/linux-6.14.4/Documentation/devicetree/bindings/pci/
Dqcom,pcie.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <[email protected]>
11 - Manivannan Sadhasivam <[email protected]>
20 - enum:
21 - qcom,pcie-apq8064
22 - qcom,pcie-apq8084
23 - qcom,pcie-ipq4019
24 - qcom,pcie-ipq6018
[all …]