Searched +full:sm6350 +full:- +full:tlmm (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,sm6350-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm6350-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Technologies, Inc. SM6350 TLMM block 10 - Konrad Dybcio <konrad.dybcio@somainline.org> 13 This binding describes the Top Level Mode Multiplexer (TLMM) block found 14 in the SM6350 platform. 17 - $ref: "pinctrl.yaml#" 18 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm6350-sony-xperia-lena-pdx213.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 5 /dts-v1/; 7 #include "sm6350.dtsi" 11 compatible = "sony,pdx213", "qcom,sm6350"; 12 chassis-type = "handset"; 13 qcom,msm-id = <434 0x10000>, <459 0x10000>; 14 qcom,board-id = <0x1000B 0>; 17 #address-cells = <2>; 18 #size-cells = <2>; 22 compatible = "simple-framebuffer"; [all …]
|
D | sm6350.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 7 #include <dt-bindings/clock/qcom,gcc-sm6350.h> 8 #include <dt-bindings/clock/qcom,rpmh.h> 9 #include <dt-bindings/dma/qcom-gpi.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/interconnect/qcom,sm6350.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/mailbox/qcom-ipcc.h> 14 #include <dt-bindings/power/qcom-rpmpd.h> 15 #include <dt-bindings/soc/qcom,rpmh-rsc.h> [all …]
|
/Linux-v6.1/drivers/pinctrl/qcom/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 22 Qualcomm TLMM block found in the Qualcomm APQ8064 platform. 31 Qualcomm TLMM block found in the Qualcomm APQ8084 platform. 40 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform. 49 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform. 58 the Qualcomm Technologies Inc. TLMM block found on the 69 the Qualcomm Technologies Inc. TLMM block found on the 80 Qualcomm Technologies Inc TLMM block found on the Qualcomm 90 Qualcomm TLMM block found in the Qualcomm 8660 platform. 99 Qualcomm TLMM block found in the Qualcomm 8960 platform. [all …]
|
D | pinctrl-sm6350.c | 1 // SPDX-License-Identifier: GPL-2.0-only 12 #include "pinctrl-msm.h" 71 .mux_bit = -1, \ 74 .oe_bit = -1, \ 75 .in_bit = -1, \ 76 .out_bit = -1, \ 77 .intr_enable_bit = -1, \ 78 .intr_status_bit = -1, \ 79 .intr_target_bit = -1, \ 80 .intr_raw_status_bit = -1, \ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/ufs/ |
D | qcom,ufs.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 11 - Andy Gross <agross@kernel.org> 13 # Select only our matches, not all jedec,ufs-2.0 20 - compatible 25 - enum: 26 - qcom,msm8994-ufshc 27 - qcom,msm8996-ufshc [all …]
|