Searched +full:qcom +full:- +full:msm8976 +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,msm8976-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm MSM8976 TLMM pin controller10 - Bjorn Andersson <[email protected]>11 - Krzysztof Kozlowski <[email protected]>14 Top Level Mode Multiplexer pin controller in Qualcomm MSM8976 SoC.18 const: qcom,msm8976-pinctrl26 gpio-reserved-ranges:[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno9 #include <dt-bindings/clock/qcom,gcc-msm8976.h>10 #include <dt-bindings/clock/qcom,rpmcc.h>11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/interrupt-controller/irq.h>14 #include <dt-bindings/power/qcom-rpmpd.h>17 interrupt-parent = <&intc>;18 #address-cells = <2>;[all …]