Home
last modified time | relevance | path

Searched +full:sm8450 +full:- +full:lpass +full:- +full:lpi +full:- +full:pinctrl (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dqcom,sm8450-lpass-lpi-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8450-lpass-lpi-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. Low Power Audio SubSystem (LPASS)
8 Low Power Island (LPI) TLMM block
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
15 LPASS LPI IP on most Qualcomm SoCs
19 const: qcom,sm8450-lpass-lpi-pinctrl
23 - description: LPASS LPI TLMM Control and Status registers
[all …]
/Linux-v6.1/drivers/pinctrl/qcom/
DMakefile1 # SPDX-License-Identifier: GPL-2.0
3 obj-$(CONFIG_PINCTRL_MSM) += pinctrl-msm.o
4 obj-$(CONFIG_PINCTRL_APQ8064) += pinctrl-apq8064.o
5 obj-$(CONFIG_PINCTRL_APQ8084) += pinctrl-apq8084.o
6 obj-$(CONFIG_PINCTRL_IPQ4019) += pinctrl-ipq4019.o
7 obj-$(CONFIG_PINCTRL_IPQ8064) += pinctrl-ipq8064.o
8 obj-$(CONFIG_PINCTRL_IPQ8074) += pinctrl-ipq8074.o
9 obj-$(CONFIG_PINCTRL_IPQ6018) += pinctrl-ipq6018.o
10 obj-$(CONFIG_PINCTRL_MSM8226) += pinctrl-msm8226.o
11 obj-$(CONFIG_PINCTRL_MSM8660) += pinctrl-msm8660.o
[all …]
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
21 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
30 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
39 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
48 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
57 This is the pinctrl, pinmux, pinconf and gpiolib driver for
68 This is the pinctrl, pinmux, pinconf and gpiolib driver for
79 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
89 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
98 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
[all …]
Dpinctrl-sm8450-lpass-lpi.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include "pinctrl-lpass-lpi.h"
222 .compatible = "qcom,sm8450-lpass-lpi-pinctrl",
231 .name = "qcom-sm8450-lpass-lpi-pinctrl",
239 MODULE_DESCRIPTION("QTI SM8450 LPI GPIO pin control driver");