Searched +full:qcom +full:- +full:apq8084 +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,apq8084-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm Technologies, Inc. APQ8084 TLMM block10 - Bjorn Andersson <bjorn.andersson@linaro.org>13 Top Level Mode Multiplexer pin controller in Qualcomm APQ8084 SoC.16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#20 const: qcom,apq8084-pinctrl28 gpio-reserved-ranges: true[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/clock/qcom,gcc-apq8084.h>6 #include <dt-bindings/gpio/gpio.h>9 #address-cells = <1>;10 #size-cells = <1>;12 compatible = "qcom,apq8084";13 interrupt-parent = <&intc>;15 reserved-memory {[all …]