Searched +full:qcom +full:- +full:msm8660 +full:- +full:tlmm +full:- +full:state (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8660-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm MSM8660 TLMM pin controller10 - Bjorn Andersson <andersson@kernel.org>11 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>14 Top Level Mode Multiplexer pin controller in Qualcomm MSM8660 SoC.18 const: qcom,msm8660-pinctrl26 gpio-reserved-ranges:[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)2 #include <dt-bindings/input/input.h>3 #include <dt-bindings/gpio/gpio.h>4 #include <dt-bindings/leds/common.h>5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>6 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>7 #include "qcom-msm8660.dtsi"12 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";19 stdout-path = "serial0:115200n8";23 vph: regulator-fixed {[all …]