Searched +full:0 +full:- +full:2 +full:- +full:dragonboard (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Stephen Boyd <sboyd@codeaurora.org> 18 Each board must specify a top-level board compatible string with the following 21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]" 48 cp01-c1 49 dragonboard 51 hk10-c1 52 hk10-c2 [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | qcom-apq8074-dragonboard.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974.dtsi" 3 #include "qcom-pm8841.dtsi" 4 #include "qcom-pm8941.dtsi" 7 model = "Qualcomm APQ8074 Dragonboard"; 8 compatible = "qcom,apq8074-dragonboard", "qcom,apq8074"; 17 stdout-path = "serial0:115200n8"; 26 bus-width = <8>; 27 non-removable; 30 vmmc-supply = <&pm8941_l20>; [all …]
|
D | qcom-apq8060-dragonboard.dts | 23 #include <dt-bindings/input/input.h> 24 #include <dt-bindings/gpio/gpio.h> 25 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 26 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h> 27 #include "qcom-msm8660.dtsi" 30 model = "Qualcomm APQ8060 Dragonboard"; 31 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660"; 38 stdout-path = "serial0:115200n8"; 42 compatible = "simple-bus"; 45 vph: regulator-fixed { [all …]
|
/Linux-v5.10/drivers/staging/gasket/ |
D | gasket_interrupt.c | 1 // SPDX-License-Identifier: GPL-2.0 32 /* Set to 1 if MSI-X has successfully been configred, 0 otherwise. */ 48 * Design-wise, these elements should be bundled together, but 56 /* The MSI-X data for each requested/configured interrupt. */ 82 gasket_dev->interrupt_data; in gasket_interrupt_setup() 85 dev_dbg(gasket_dev->dev, "Interrupt data is not initialized\n"); in gasket_interrupt_setup() 89 dev_dbg(gasket_dev->dev, "Running interrupt setup\n"); in gasket_interrupt_setup() 93 for (i = 0; i < interrupt_data->num_interrupts; i++) { in gasket_interrupt_setup() 96 * the register directly. If not, we need to deal with a read- in gasket_interrupt_setup() 97 * modify-write and shift based on the packing index. in gasket_interrupt_setup() [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | sdm845-db845c.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 11 #include <dt-bindings/sound/qcom,q6afe.h> 12 #include <dt-bindings/sound/qcom,q6asm.h> 18 model = "Thundercomm Dragonboard 845c"; 27 stdout-path = "serial0:115200n8"; 30 dc12v: dc12v-regulator { [all …]
|
D | apq8096-db820c.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 12 #include <dt-bindings/sound/qcom,q6afe.h> 13 #include <dt-bindings/sound/qcom,q6asm.h> 26 * Line names are taken from the schematic "DragonBoard 820c", 27 * drawing no: LM25-P2751-1 38 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only [all …]
|