Home
last modified time | relevance | path

Searched +full:msm8226 +full:- +full:pinctrl (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dqcom,msm8226-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8226-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. MSM8226 TLMM block
10 - Bjorn Andersson <[email protected]>
13 Top Level Mode Multiplexer pin controller in Qualcomm MSM8226 SoC.
17 const: qcom,msm8226-pinctrl
26 gpio-reserved-ranges:
30 "-state$":
[all …]
/linux-6.14.4/arch/arm/boot/dts/qcom/
Dqcom-msm8226.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/qcom,gcc-msm8974.h>
10 #include <dt-bindings/clock/qcom,mmcc-msm8974.h>
11 #include <dt-bindings/clock/qcom,rpmcc.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/power/qcom-rpmpd.h>
14 #include <dt-bindings/reset/qcom,gcc-msm8974.h>
15 #include <dt-bindings/thermal/thermal.h>
[all …]
Dqcom-msm8926-samsung-matisselte.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include "qcom-msm8226-samsung-matisse-common.dtsi"
13 compatible = "samsung,matisselte", "qcom,msm8926", "qcom,msm8226";
14 chassis-type = "tablet";
16 reg_tsp_3p3v: regulator-tsp-3p3v {
17 compatible = "regulator-fixed";
18 regulator-name = "tsp_3p3v";
19 regulator-min-microvolt = <3300000>;
20 regulator-max-microvolt = <3300000>;
[all …]
Dqcom-msm8926-microsoft-superman-lte.dts1 // SPDX-License-Identifier: BSD-3-Clause
9 /dts-v1/;
11 #include "qcom-msm8226-microsoft-common.dtsi"
14 /delete-node/ &touchscreen;
18 compatible = "microsoft,superman-lte", "qcom,msm8926", "qcom,msm8226";
19 chassis-type = "handset";
26 compatible = "syna,rmi4-i2c";
29 interrupts-extended = <&tlmm 17 IRQ_TYPE_EDGE_FALLING>;
30 vdd-supply = <&pm8226_l15>;
31 vio-supply = <&pm8226_l6>;
[all …]
Dqcom-msm8926-microsoft-tesla.dts1 // SPDX-License-Identifier: BSD-3-Clause
9 /dts-v1/;
11 #include "qcom-msm8226-microsoft-common.dtsi"
14 /delete-node/ &touchscreen;
17 /delete-node/ &magnetometer;
21 compatible = "microsoft,tesla", "qcom,msm8926", "qcom,msm8226";
22 chassis-type = "handset";
29 compatible = "syna,rmi4-i2c";
32 interrupts-extended = <&tlmm 17 IRQ_TYPE_EDGE_FALLING>;
33 vdd-supply = <&pm8226_l15>;
[all …]
Dqcom-apq8026-samsung-matisse-wifi.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226-samsung-matisse-common.dtsi"
12 compatible = "samsung,matisse-wifi", "qcom,apq8026";
13 chassis-type = "tablet";
15 reg_tsp_3p3v: regulator-tsp-3p3v {
16 compatible = "regulator-fixed";
17 regulator-name = "tsp_3p3v";
18 regulator-min-microvolt = <3300000>;
19 regulator-max-microvolt = <3300000>;
[all …]
Dqcom-msm8226-samsung-ms013g.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
12 compatible = "samsung,ms013g", "qcom,msm8226";
13 chassis-type = "handset";
22 stdout-path = "serial0:115200n8";
25 gpio-hall-sensor {
26 compatible = "gpio-keys";
28 pinctrl-0 = <&gpio_hall_sensor_default>;
[all …]
Dqcom-msm8926-motorola-peregrine.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
12 compatible = "motorola,peregrine", "qcom,msm8926", "qcom,msm8226";
13 chassis-type = "handset";
21 #address-cells = <1>;
22 #size-cells = <1>;
26 compatible = "simple-framebuffer";
32 vsp-supply = <&reg_lcd_pos>;
[all …]
Dqcom-msm8226-microsoft-common.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
3 * Common Board Device Tree for Microsoft MSM8x26-based Lumias
11 #include "qcom-msm8226.dtsi"
13 #include <dt-bindings/input/input.h>
16 * Delete all generic (msm8226.dtsi) reserved
19 /delete-node/ &smem_region;
29 #address-cells = <1>;
30 #size-cells = <1>;
33 stdout-path = "display0";
36 compatible = "simple-framebuffer";
[all …]
Dmsm8226-motorola-falcon.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 /dts-v1/;
5 #include "qcom-msm8226.dtsi"
8 /delete-node/ &smem_region;
12 compatible = "motorola,falcon", "qcom,msm8226";
13 chassis-type = "handset";
20 #address-cells = <1>;
21 #size-cells = <1>;
25 compatible = "simple-framebuffer";
31 vsp-supply = <&reg_lcd_pos>;
[all …]
Dqcom-apq8026-asus-sparrow.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226.dtsi"
11 /delete-node/ &adsp_region;
16 chassis-type = "watch";
17 qcom,msm-id = <199 0x20000>;
18 qcom,board-id = <8 3005>;
20 reserved-memory {
23 no-map;
25 external_image_region: external-image@3100000 {
[all …]
Dqcom-apq8026-lg-lenok.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226.dtsi"
10 #include <dt-bindings/clock/qcom,mmcc-msm8974.h>
12 /delete-node/ &adsp_region;
17 chassis-type = "watch";
18 qcom,board-id = <132 0x0a>;
19 qcom,msm-id = <199 0x20000>;
27 stdout-path = "serial0:115200n8";
30 reserved-memory {
[all …]
Dqcom-apq8026-huawei-sturgeon.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226.dtsi"
10 #include <dt-bindings/input/ti-drv260x.h>
12 /delete-node/ &adsp_region;
17 chassis-type = "watch";
18 qcom,msm-id = <199 0x20000>;
19 qcom,board-id = <8 4>;
21 reserved-memory {
24 no-map;
[all …]
Dqcom-msm8226-samsung-matisse-common.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include "qcom-msm8226.dtsi"
10 /delete-node/ &adsp_region;
11 /delete-node/ &smem_region;
21 #address-cells = <1>;
22 #size-cells = <1>;
25 stdout-path = "display0";
28 compatible = "simple-framebuffer";
37 gpio-hall-sensor {
[all …]
Dqcom-apq8026-samsung-milletwifi.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/power/summit,smb347-charger.h>
11 #include "qcom-msm8226.dtsi"
14 /delete-node/ &adsp_region;
15 /delete-node/ &smem_region;
18 model = "Samsung Galaxy Tab 4 8.0 Wi-Fi";
20 chassis-type = "tablet";
29 #address-cells = <1>;
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Dqcom,i2c-cci.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/i2c/qcom,i2c-cci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Loic Poulain <[email protected]>
11 - Robert Foss <[email protected]>
16 - enum:
17 - qcom,msm8226-cci
18 - qcom,msm8974-cci
19 - qcom,msm8996-cci
[all …]
/linux-6.14.4/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_IPQ5018) += pinctrl-ipq5018.o
8 obj-$(CONFIG_PINCTRL_IPQ8064) += pinctrl-ipq8064.o
9 obj-$(CONFIG_PINCTRL_IPQ5332) += pinctrl-ipq5332.o
10 obj-$(CONFIG_PINCTRL_IPQ5424) += pinctrl-ipq5424.o
11 obj-$(CONFIG_PINCTRL_IPQ8074) += pinctrl-ipq8074.o
[all …]
DKconfig.msm1 # SPDX-License-Identifier: GPL-2.0-only
8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
15 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
22 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
29 This is the pinctrl, pinmux, pinconf and gpiolib driver for
38 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
45 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
53 This is the pinctrl, pinmux, pinconf and gpiolib driver for
62 This is the pinctrl, pinmux, pinconf and gpiolib driver for
71 This is the pinctrl, pinmux, pinconf and gpiolib driver for
[all …]
Dpinctrl-msm8226.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include "pinctrl-msm.h"
312 .mux_bit = -1, \
315 .oe_bit = -1, \
316 .in_bit = -1, \
317 .out_bit = -1, \
318 .intr_enable_bit = -1, \
319 .intr_status_bit = -1, \
320 .intr_target_bit = -1, \
321 .intr_target_kpss_val = -1, \
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/sdhci-msm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SDHCI controller (sdhci-msm)
10 - Bjorn Andersson <[email protected]>
11 - Konrad Dybcio <[email protected]>
20 - enum:
21 - qcom,sdhci-msm-v4
23 - items:
[all …]
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8916.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
6 #include <dt-bindings/arm/coresight-cti-dt.h>
7 #include <dt-bindings/clock/qcom,gcc-msm8916.h>
8 #include <dt-bindings/clock/qcom,rpmcc.h>
9 #include <dt-bindings/interconnect/qcom,msm8916.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/power/qcom-rpmpd.h>
12 #include <dt-bindings/reset/qcom,gcc-msm8916.h>
13 #include <dt-bindings/soc/qcom,apr.h>
[all …]