/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | qcom,sc7180-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/qco [all...] |
H A D | qcom,sc7180-pinctrl.txt | 1 Qualcomm Technologies, Inc. SC7180 TLMM block 4 SC7180 platform. 6 - compatible: 9 Definition: must be "qcom,sc7180-pinctrl" 11 - reg: 13 Value type: <prop-encoded-array> 17 - reg-names: 19 Value type: <prop-encoded-array> 23 - interrupts: 25 Value type: <prop-encoded-array> [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-clamshell.dtsi" 12 #include "sc7180-trogdor-rt5682i-sku.dtsi" 13 #include "sc7180-trogdor-ti-sn65dsi86.dtsi" 17 compatible = "google,trogdor", "qcom,sc7180"; 26 clock-frequency = <400000>; 31 pinctrl-names = "default"; 32 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>; [all …]
|
H A D | sc7180-trogdor-kingoftown.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-parade-ps8640.dtsi" 12 #include "sc7180-trogdor-clamshell.dtsi" 13 #include "sc7180-trogdor-lte-sku.dtsi" 14 #include "sc7180-trogdor-rt5682s-sku.dtsi" 18 compatible = "google,kingoftown", "qcom,sc7180"; 27 clock-frequency = <400000>; 32 pinctrl-names = "default"; [all …]
|
H A D | sc7180-trogdor-coachz.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include "sc7180-trogdor.dtsi" 9 #include "sc7180-trogdor-ti-sn65dsi86.dtsi" 10 #include "sc7180-trogdor-detachable.dtsi" 12 /* Deleted nodes from sc7180-trogdor.dtsi */ 14 /delete-node/ &pp3300_codec; 17 /* BOARD-SPECIFIC TOP LEVEL NODES */ 19 adau7002: audio-codec-1 { 21 IOVDD-supply = <&pp1800_l15a>; 22 wakeup-delay-ms = <80>; [all …]
|
H A D | sc7180-trogdor-lazor-limozeen-r9.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-parade-ps864 [all...] |
H A D | sc7180-trogdor-kingoftown.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /* This file must be included after sc7180-trogdor.dtsi */ 9 #include <arm/cros-ec-keyboard.dtsi> 10 #include "sc7180-trogdor-lte-sku.dtsi" 14 /delete-property/ VBAT-supply; 15 realtek,dmic1-clk-pin = <2>; 16 realtek,dmic-clk-rate-hz = <2048000>; 25 clock-frequency = <400000>; 30 pinctrl-names = "default"; 31 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>; [all …]
|
H A D | sc7180-trogdor-lazor-limozeen-r4.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-ti-sn65dsi8 [all...] |
H A D | sc7180-trogdor-quackingstick.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-rt5682i-sku.dtsi" 12 #include "sc7180-trogdor-detachable.dtsi" 15 ppvar_lcd: ppvar-lcd-regulator { 16 compatible = "regulator-fixed"; 17 regulator-name = "ppvar_lcd"; 20 enable-active-high; 21 pinctrl-names = "default"; [all …]
|
H A D | sc7180-trogdor-pompom.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include "sc7180-trogdor.dtsi" 9 #include "sc7180-trogdor-clamshell.dtsi" 10 #include "sc7180-trogdor-rt5682i-sku.dtsi" 11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi" 14 thermal-zones { 15 5v-choke-thermal { 16 thermal-sensors = <&pm6150_adc_tm 1>; 19 5v-choke-crit { 30 realtek,dmic-clk-driving-high; [all …]
|
H A D | sc7180.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * SC7180 SoC device tree source 5 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved. 8 #include <dt-bindings/clock/qcom,dispcc-sc7180.h> 9 #include <dt-bindings/clock/qcom,gcc-sc7180.h> 10 #include <dt-bindings/clock/qcom,gpucc-sc7180.h> 11 #include <dt-bindings/clock/qcom,lpasscorecc-sc7180.h> 12 #include <dt-bindings/clock/qcom,rpmh.h> 13 #include <dt-bindings/clock/qcom,videocc-sc7180.h> 14 #include <dt-bindings/firmware/qcom,scm.h> [all …]
|
H A D | sc7180-trogdor-kingoftown-r0.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi" 12 #include "sc7180-trogdor-kingoftown.dtsi" 16 compatible = "google,kingoftown-rev0", "qcom,sc7180"; 25 enable-active-high; 27 pinctrl-names = "default"; 28 pinctrl-0 = <&en_fp_rails>; 32 en_fp_rails: en-fp-rails-state { [all …]
|
H A D | sc7180-trogdor-lazor-limozeen.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor-lazor.dtsi" 11 #include "sc7180-trogdor-lte-sku.dtsi" 15 compatible = "google,lazor-sku4", "qcom,sc7180"; 18 /delete-node/&ap_ts; 24 pinctrl-names = "default"; 25 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>; 27 interrupt-parent = <&tlmm>; 30 vcc33-supply = <&pp3300_ts>; [all …]
|
H A D | sc7180-trogdor-pazquel360.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /* This file must be included after sc7180-trogdor.dtsi */ 9 #include "sc7180-trogdor-pazquel.dtsi" 10 #include "sc7180-trogdo [all...] |
H A D | sc7180-idp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * SC7180 IDP board device tree source 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 12 #include <dt-binding [all...] |
H A D | sc7180-trogdor-wormdingler.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-detachable.dtsi" 14 avdd_lcd: avdd-lcd-regulator { 15 compatible = "regulator-fixed"; 16 regulator-name = "avdd_lcd"; 19 enable-active-high; 20 pinctrl-names = "default"; 21 pinctrl-0 = <&avdd_lcd_en>; [all …]
|
H A D | sc7180-acer-aspire1.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/sound/qcom,q6asm.h> 7 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 9 #include "sc7180.dtsi" 14 /delete-node/ &tz_mem; 15 /delete-node/ &ipa_fw_mem; 19 compatible = "acer,aspire1", "qcom,sc7180"; 20 chassis-type = "laptop"; [all …]
|
H A D | sc7180-trogdor-homestar.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include "sc7180-trogdor-rt5682i-sku.dtsi" 9 #include "sc7180-trogdor-detachable.dtsi" 12 /* BOARD-SPECIFIC TOP LEVEL NODES */ 14 max98360a_1: amplifier-1 { 16 #sound-dai-cells = <0>; 19 max98360a_2: amplifier-2 { 21 #sound-dai-cells = <0>; 24 max98360a_3: amplifier-3 { 26 #sound-dai-cells = <0>; [all …]
|
H A D | sc7180-trogdor-lazor-limozeen-nots-r4.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include "sc7180-trogdor-lazor-limozeen-nots-r5.dts" 12 compatible = "google,lazor-rev4-sku5", "qcom,sc7180"; 16 * rev4-sku5 was built with a different trackpad. 18 /delete-node/&trackpad; 21 compatible = "hid-over-i2c"; 23 pinctrl-names = "default"; 24 pinctrl-0 = <&tp_int_odl>; 26 interrupt-parent = <&tlmm>; 29 vdd-supply = <&pp3300_fp_tp>; [all …]
|
H A D | sc7180-trogdor-lazor.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include "sc7180-trogdor-clamshell.dtsi" 11 semtech,cs0-ground; 12 semtech,combined-sensors = <3>; 14 semtech,startup-sensor = <0>; 15 semtech,proxraw-strength = <8>; 16 semtech,avg-pos-strength = <64>; 34 clock-frequency = <400000>; 37 compatible = "hid-over-i2c"; 39 pinctrl-names = "default"; [all …]
|
H A D | sc7180-trogdor.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/gpio-keys.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 13 #include <dt-bindings/sound/sc7180-lpass.h> 15 #include "sc7180.dtsi" 16 #include "sc7180-firmware-tfa.dtsi" 17 /* PMICs depend on spmi_bus label and so must come after sc7180.dtsi */ [all …]
|
H A D | sc7180-trogdor-mrbland.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 12 /* This board only has 1 USB Type-C port. */ 13 /delete-node/ &usb_c1; 16 avdd_lcd: avdd-lcd-regulator { 17 compatible = "regulator-fixed"; 18 regulator-name = "avdd_lcd"; 21 enable-active-high; 22 pinctrl-names = "default"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | qcom,serial-geni-qcom.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/serial/qcom,serial-geni-qcom.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 14 - $ref: /schemas/serial/serial.yaml# 19 - qcom,geni-uart 20 - qcom,geni-debug-uart 25 clock-names: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | qcom,i2c-geni-qcom.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/qcom,i2c-geni-qcom.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 16 - qcom,geni-i2c 17 - qcom,geni-i2c-master-hub 23 clock-names: 27 clock-frequency: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | qcom,spi-geni-qcom.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/qcom,spi-geni-qcom.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andy Gross <agross@kernel.org> 11 - Bjorn Andersson <bjorn.andersson@linaro.org> 12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 17 mini-core. 24 described in Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml. 27 - $ref: /schemas/spi/spi-controller.yaml# [all …]
|