| /freebsd-src/sys/contrib/device-tree/Bindings/mmc/ | 
| H A D | mmc-pwrseq-simple.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-simple.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Simple MMC power sequence provider
 10   - Ulf Hansson <ulf.hansson@linaro.org>
 13   The purpose of the simple MMC power sequence provider is to supports a set
 19     const: mmc-pwrseq-simple
 21   reset-gpios:
 28       They will be de-asserted right after the power has been provided to the
 [all …]
 
 | 
| H A D | mmc-pwrseq-simple.txt | 1 * The simple MMC power sequence provider3 The purpose of the simple MMC power sequence provider is to supports a set of
 8 - compatible : contains "mmc-pwrseq-simple".
 11 - reset-gpios : contains a list of GPIO specifiers. The reset GPIOs are asserted
 13 	They will be de-asserted right after the power has been provided to the
 15 - clocks : Must contain an entry for the entry in clock-names.
 16   See ../clocks/clock-bindings.txt for details.
 17 - clock-names : Must include the following entry:
 19 - post-power-on-delay-ms : Delay in ms after powering the card and
 20 	de-asserting the reset-gpios (if any)
 [all …]
 
 | 
| H A D | mmc-pwrseq-emmc.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-emmc.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Simple eMMC hardware reset provider
 10   - Ulf Hansson <ulf.hansson@linaro.org>
 25     const: mmc-pwrseq-emmc
 27   reset-gpios:
 36   - compatible
 37   - reset-gpios
 [all …]
 
 | 
| H A D | mmc-pwrseq-emmc.txt | 1 * The simple eMMC hardware reset provider14 - compatible : contains "mmc-pwrseq-emmc".
 15 - reset-gpios : contains a GPIO specifier. The reset GPIO is asserted
 23 		compatible = "mmc-pwrseq-emmc";
 24 		reset-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
 
 | 
| /freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/ | 
| H A D | silabs,wfx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---
 6 $schema: http://devicetree.org/meta-schemas/core.yaml#
 11   - Jérôme Pouiller <jerome.pouiller@silabs.com>
 16      https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf
 25     It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without
 26     it, you may encounter issues during reboot. The mmc-pwrseq should be
 27     compatible with mmc-pwrseq-simple. Please consult
 28     Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml for more
 34       - enum:
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/Bindings/staging/net/wireless/ | 
| H A D | silabs,wfx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---
 7 $schema: http://devicetree.org/meta-schemas/core.yaml#
 12   - Jérôme Pouiller <jerome.pouiller@silabs.com>
 17      https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf
 26     It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without
 27     it, you may encounter issues during reboot. The mmc-pwrseq should be
 28     compatible with mmc-pwrseq-simple. Please consult
 29     Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml for more
 35     Documentation/devicetree/bindings/spi/spi-controller.yaml for optional SPI
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/riscv/allwinner/ | 
| H A D | sun20i-d1-lichee-rv-dock.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 #include <dt-bindings/input/input.h>
 7 #include "sun20i-d1-lichee-rv.dts"
 11 	compatible = "sipeed,lichee-rv-dock", "sipeed,lichee-rv",
 12 		     "allwinner,sun20i-d1";
 18 	dmic_codec: dmic-codec {
 19 		compatible = "dmic-codec";
 20 		num-channels = <2>;
 21 		#sound-dai-cells = <0>;
 24 	dmic-sound {
 [all …]
 
 | 
| H A D | sun20i-d1-lichee-rv-86-panel.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 #include "sun20i-d1-lichee-rv.dts"
 12 	dmic_codec: dmic-codec {
 13 		compatible = "dmic-codec";
 14 		num-channels = <2>;
 15 		#sound-dai-cells = <0>;
 18 	dmic-sound {
 19 		compatible = "simple-audio-card";
 20 		simple-audio-card,name = "DMIC";
 21 		#address-cells = <1>;
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/rockchip/ | 
| H A D | rk3399-sapphire-excavator.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include "rk3399-sapphire.dtsi"
 10 	model = "Excavator-RK3399 Board";
 11 	compatible = "rockchip,rk3399-sapphire-excavator", "rockchip,rk3399";
 17 	adc-keys {
 18 		compatible = "adc-key
 [all...]
 | 
| H A D | rk3318-a95x-z2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;
 4 #include <dt-bindings/input/input.h>
 9 	compatible = "zkmagic,a95x-z2", "rockchip,rk3318";
 19 		stdout-path = "serial2:1500000n8";
 22 	adc-keys {
 23 		compatible = "adc-keys";
 24 		io-channels = <&saradc 0>;
 25 		io-channel-names = "buttons";
 26 		keyup-threshold-microvolt = <1800000>;
 [all …]
 
 | 
| H A D | rk3326-odroid-go2-v11.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 9 #include "rk3326-odroid-go.dtsi"
 12 	model = "ODROID-GO Advance Black Edition";
 13 	compatible = "hardkernel,rk3326-odroid-go2-v11", "rockchip,rk3326";
 19 	analog_sticks: adc-joystick {
 20 		compatible = "adc-joystick";
 21 		io-channels = <&saradc 1>,
 23 		poll-interval = <60>;
 24 		#address-cells = <1>;
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/allwinner/ | 
| H A D | sun50i-h6-tanix.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 /dts-v1/;
 6 #include "sun50i-h6.dtsi"
 7 #include "sun50i-h6-cpu-opp.dtsi"
 9 #include <dt-bindings/gpio/gpio.h>
 17 		stdout-pat
 [all...]
 | 
| H A D | sun50i-a64-pinephone-1.2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 /dts-v1/;
 6 #include "sun50i-a64-pinephone.dtsi"
 10 	compatible = "pine64,pinephone-1.2", "pine64,pinephone", "allwinner,sun50i-a64";
 12 	wifi_pwrseq: wifi-pwrseq {
 13 		compatible = "mmc-pwrseq-simple";
 14 		reset-gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */
 19 	power-supply = <®_ldo_io0>;
 27 	brightness-levels = <
 34 	num-interpolated-steps = <50>;
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/amlogic/ | 
| H A D | meson-gxl-s805x-p241.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include <dt-bindings/input/input.h>
 11 #include <dt-bindings/sound/meson-aiu.h>
 13 #include "meson-gxl-s805x.dtsi"
 16 	compatible = "amlogic,p241", "amlogic,s805x", "amlogic,meson-gx
 [all...]
 | 
| H A D | meson-gx-p23x-q20x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8  * the pin-compatible S912 (GXM) or S905D (GXL) SoCs.
 11 #include <dt-bindings/sound/meson-aiu.h>
 19 	dio2133: analog-amplifier {
 20 		compatible = "simple-audio-amplifie
 [all...]
 | 
| H A D | meson-gxl-s905x-hwacom-amazetv.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include "meson-gxl-s905x.dtsi"
 13 	compatible = "hwacom,amazetv", "amlogic,s905x", "amlogic,meson-gxl";
 22 		stdout-path = "serial0:115200n8";
 30 	vddio_card: gpio-regulator {
 31 		compatible = "regulator-gpi
 [all...]
 | 
| H A D | meson-gxl-s905x-p212.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4  * Based on meson-gx-p23x-q20x.dtsi:
 5  * - Copyright (c) 2016 Endless Computers, Inc.
 7  * - Copyright (c) 2016 BayLibre, SAS.
 13 #include "meson-gxl-s905
 [all...]
 | 
| H A D | meson-gxl-s905x-nexbox-a95x.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include "meson-gxl-s905x.dtsi"
 13 	compatible = "nexbox,a95x", "amlogic,s905x", "amlogic,meson-gxl";
 22 		stdout-path = "serial0:115200n8";
 30 	vddio_card: gpio-regulator {
 31 		compatible = "regulator-gpi
 [all...]
 | 
| H A D | meson-gxbb-p20x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include "meson-gxbb.dtsi"
 17 		stdout-path = "serial0:115200n8";
 25 	usb_pwr: regulator-usb-pwrs {
 26 		compatible = "regulator-fixed";
 28 		regulator-name = "USB_PWR";
 30 		regulator-mi
 [all...]
 | 
| H A D | meson-gxl-s905w-jethome-jethub-j80.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)10 /dts-v1/;
 12 #include "meson-gxl.dtsi"
 15 	compatible = "jethome,jethub-j80", "amlogic,s905w", "amlogic,meson-gxl";
 22 	reserved-memory {
 37 		stdout-path = "serial0:115200n8";
 40 	vddio_ao18: regulator-vddi
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm/broadcom/ | 
| H A D | bcm283x-rpi-wifi-bt.dtsi | 1 // SPDX-License-Identifier: GPL-2.04 	wifi_pwrseq: wifi-pwrseq {
 5 		compatible = "mmc-pwrseq-simple";
 11 	#address-cells = <1>;
 12 	#size-cells = <0>;
 13 	pinctrl-names = "default";
 14 	pinctrl-0 = <&emmc_gpio34>;
 15 	bus-width = <4>;
 16 	non-removable;
 17 	mmc-pwrseq = <&wifi_pwrseq>;
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/ti/ | 
| H A D | k3-am62-verdin-wifi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT7  * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am6
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm/rockchip/ | 
| H A D | rk3288-rock2-square.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;
 4 #include <dt-bindings/input/input.h>
 5 #include "rk3288-rock2-som.dtsi"
 9 	compatible = "radxa,rock2-square", "rockchip,rk3288";
 12 		stdout-path = "serial2:115200n8";
 15 	adc-keys {
 16 		compatible = "adc-keys";
 17 		io-channels = <&saradc 1>;
 18 		io-channel-names = "buttons";
 [all …]
 
 | 
| H A D | rk3036-kylin.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;
 9 	compatible = "rockchip,rk3036-kylin", "rockchip,rk3036";
 12 		stdout-path = "serial2:115200n8";
 20 	hdmi_con: hdmi-con {
 21 		compatible = "hdmi-connector";
 26 				remote-endpoint = <&hdmi_out_con>;
 31 	leds: gpio-led
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/ | 
| H A D | imx6ull-colibri-wifi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT3  * Copyright 2018-2022 Toradex
 6 #include "imx6ull-colibri.dtsi"
 14 	wifi_pwrseq: sdio-pwrseq {
 15 		compatible = "mmc-pwrseq-simple";
 16 		pinctrl-names = "default";
 17 		pinctrl-0 = <&pinctrl_snvs_wifi_pdn>;
 18 		reset-gpios = <&gpio5 11 GPIO_ACTIVE_LOW>;
 23 	clock-frequency = <792000000>;
 27 	gpio-line-names = "SODIMM_8",
 [all …]
 
 |