Searched +full:qcom +full:- +full:mdm9615 +full:- +full:pinctrl +full:- +full:state (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,mdm9615-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/qcom,mdm9615-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Technologies, Inc. MDM9615 TLMM block 10 - Bjorn Andersson <andersson@kernel.org> 12 description: Top Level Mode Multiplexer pin controller in Qualcomm MDM9615 SoC. 14 $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# 18 const: qcom,mdm9615-pinctrl 27 "-state$": [all …]
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-mdm9615-wp8548.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include "qcom-mdm9615.dtsi" 14 compatible = "swir,wp8548", "qcom,mdm9615"; 23 pinctrl-0 = <&reset_out_pins>; 24 pinctrl-names = "default"; 26 gsbi3_pins: gsbi3-state { 27 gsbi3-pins { 30 drive-strength = <8>; 31 bias-disable; 35 gsbi4_pins: gsbi4-state { [all …]
|
H A D | qcom-mdm9615-wp8548-mangoh-green.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 13 #include "qcom-mdm9615-wp8548.dtsi" 17 compatible = "swir,mangoh-green-wp8548", "swir,wp8548", "qcom,mdm9615"; 28 stdout-path = "serial1:115200n8"; 34 * - 2 : GPIOEXP_INT2 35 * - 7 : IOT1_GPIO2 36 * - 8 : IOT0_GPIO4 [all …]
|