Searched +full:qcom +full:- +full:ipq5424 +full:- +full:tlmm +full:- +full:state (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,ipq5424-tlmm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/qcom,ipq5424-tlmm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm IPQ5424 TLMM pin controller 10 - Bjorn Andersson <[email protected]> 13 Top Level Mode Multiplexer pin controller in Qualcomm IPQ5424 SoC. 16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# 20 const: qcom,ipq5424-tlmm 28 gpio-reserved-ranges: [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | ipq5424.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * IPQ5424 device tree source 5 * Copyright (c) 2020-2021 The Linux Foundation. All rights reserved. 6 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/clock/qcom,ipq5424-gcc.h> 11 #include <dt-bindings/reset/qcom,ipq5424-gcc.h> 12 #include <dt-bindings/gpio/gpio.h> 15 #address-cells = <2>; 16 #size-cells = <2>; [all …]
|
D | ipq5424-rdp466.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause 3 * IPQ5424 RDP466 board device tree source 8 /dts-v1/; 10 #include "ipq5424.dtsi" 13 model = "Qualcomm Technologies, Inc. IPQ5424 RDP466"; 14 compatible = "qcom,ipq5424-rdp466", "qcom,ipq5424"; 20 vreg_misc_3p3: regulator-usb-3p3 { 21 compatible = "regulator-fixed"; 22 regulator-min-microvolt = <3300000>; 23 regulator-max-microvolt = <3300000>; [all …]
|