| /freebsd-src/sys/contrib/device-tree/Bindings/mmc/ | 
| H A D | cdns,sdhci.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Cadence SD/SDIO/eMMC Host Controller (SD4HC)
 10   - Masahiro Yamada <yamada.masahiro@socionext.com>
 15       - enum:
 16           - amd,pensando-elba-sd4hc
 17           - microchip,mpfs-sd4hc
 18           - socionext,uniphier-sd4hc
 19       - const: cdns,sd4hc
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm/rockchip/ | 
| H A D | rv1126-edgeble-neu2-io.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 /dts-v1/;
 9 #include "rv1126-edgeble-neu2.dtsi"
 13 	compatible = "edgeble,neural-compute-module-2-i
 71 phy: ethernet-phy@0 { global()  label
 [all...]
 | 
| H A D | rk3288-tinker.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 #include <dt-bindings/input/input.h>
 8 #include <dt-bindings/clock/rockchip,rk808.h>
 12 		stdout-path = "serial2:115200n8";
 20 	ext_gmac: external-gmac-clock {
 21 		compatible = "fixed-clock";
 22 		#clock-cells = <0>;
 23 		clock-frequency = <125000000>;
 24 		clock-output-names = "ext_gmac";
 27 	gpio-keys {
 [all …]
 
 | 
| H A D | rk3288-evb.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 #include <dt-bindings/input/input.h>
 4 #include <dt-bindings/pwm/pwm.h>
 13 	adc-keys {
 14 		compatible = "adc-keys";
 15 		io-channels = <&saradc 1>;
 16 		io-channel-names = "buttons";
 17 		keyup-threshold-microvolt = <1800000>;
 19 		button-up {
 22 			press-threshold-microvolt = <100000>;
 [all …]
 
 | 
| H A D | rk3288-miqi.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/input/input.h>
 15 		stdout-path = "serial2:115200n8";
 23 	ext_gmac: external-gmac-clock {
 24 		compatible = "fixed-clock";
 25 		#clock-cells = <0>;
 26 		clock-frequency = <125000000>;
 27 		clock-output-names = "ext_gmac";
 31 		compatible = "gpio-leds";
 [all …]
 
 | 
| H A D | rk3288-popmetal.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * Copyright (c) 2014, 2015 Andy Yan <andy.yan@rock-chips.com>
 6 /dts-v1/;
 7 #include <dt-bindings/input/input.h>
 11 	model = "PopMetal-RK3288";
 12 	compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
 19 	ext_gmac: external-gmac-clock {
 20 		compatible = "fixed-clock";
 21 		clock-frequency = <125000000>;
 22 		clock-output-names = "ext_gmac";
 [all …]
 
 | 
| H A D | rk3128-xpi-3128.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;
 5 #include <dt-bindings/input/input.h>
 6 #include <dt-bindings/leds/common.h>
 10 	model = "Geniatech XPI-3128";
 11 	compatible = "geniatech,xpi-312
 [all...]
 | 
| H A D | rk3288-r89.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/input/input.h>
 8 #include <dt-bindings/pwm/pwm.h>
 20 	ext_gmac: external-gmac-clock {
 21 		compatible = "fixed-clock";
 22 		clock-frequency = <125000000>;
 23 		clock-output-names = "ext_gmac";
 24 		#clock-cells = <0>;
 27 	gpio-keys {
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/amd/ | 
| H A D | elba.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3  * Copyright 2020-2022 Advanced Micro Devices, Inc.
 6 #include <dt-bindings/gpio/gpio.h>
 7 #include "dt-bindings/interrupt-controlle
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/riscv/starfive/ | 
| H A D | jh7110-starfive-visionfive-2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT7 /dts-v1/;
 8 #include "jh7110-common.dtsi"
 17 	phy-handle = <&phy1>;
 18 	phy-mode = "rgmii-i
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/rockchip/ | 
| H A D | rk3368-orion-r68-meta.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/input/input.h>
 12 	compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368";
 21 		stdout-pat
 [all...]
 | 
| H A D | rk3399-orangepi.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 8 #include "dt-bindings/pwm/pwm.h"
 9 #include "dt-bindings/input/input.h"
 10 #include <dt-bindings/interrupt-controlle
 [all...]
 | 
| H A D | rk3328-nanopi-r2s.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * Copyright (c) 2020 David Bauer <mail@david-bauer.net>
 6 /dts-v1/;
 8 #include <dt-bindings/input/input.h>
 9 #include <dt-bindings/gpio/gpio.h>
 14 	compatible = "friendlyarm,nanopi-r2s", "rockchip,rk3328";
 23 		stdout-path = "serial2:1500000n8";
 26 	gmac_clk: gmac-clock {
 27 		compatible = "fixed-clock";
 28 		clock-frequency = <125000000>;
 [all …]
 
 | 
| H A D | rk3399-nanopi4.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * RK3399-based FriendlyElec boards device tree source
 14 /dts-v1/;
 15 #include <dt-bindings/input/linux-event-codes.h>
 27 		stdout-pat
 [all...]
 | 
| H A D | rk3588-jaguar.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/gpio/gpio.h>
 8 #include <dt-bindings/input/input.h>
 9 #include <dt-bindings/leds/common.h>
 10 #include <dt-binding
 [all...]
 | 
| H A D | px30-evb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/gpio/gpio.h>
 8 #include <dt-bindings/input/input.h>
 9 #include <dt-bindings/pinctrl/rockchip.h>
 14 	compatible = "rockchip,px30-evb", "rockchip,px30";
 24 		stdout-path = "serial5:115200n8";
 27 	adc-keys {
 28 		compatible = "adc-keys";
 29 		io-channels = <&saradc 2>;
 [all …]
 
 | 
| H A D | rk3399-sapphire.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include "dt-bindings/pwm/pwm.h"
 7 #include "dt-bindings/input/input.h"
 11 	compatible = "rockchip,rk3399-sapphire", "rockchip,rk3399";
 20 		stdout-path = "serial2:1500000n8";
 23 	clkin_gmac: external-gma
 [all...]
 | 
| H A D | rk3399-hugsun-x99.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)2 /dts-v1/;
 3 #include <dt-bindings/pwm/pwm.h>
 4 #include <dt-bindings/input/input.h>
 5 #include <dt-bindings/interrupt-controlle
 [all...]
 | 
| H A D | rk3399-leez-p710.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 7 #include <dt-bindings/input/linux-event-codes.h>
 8 #include <dt-bindings/interrupt-controlle
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/amlogic/ | 
| H A D | meson-gx-libretech-pc.dtsi | 1 // SPDX-License-Identifier: GPL-2.07 /* Libretech Amlogic GX PC form factor - AKA: Tartiflette */
 9 #include <dt-bindings/input/input.h>
 10 #include <dt-bindings/leds/common.h>
 11 #include <dt-bindings/sound/meson-ai
 [all...]
 | 
| H A D | meson-g12b-w400.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include "meson-g12b.dtsi"
 11 #include "meson-g12b-s922x.dtsi"
 12 #include <dt-bindings/input/input
 [all...]
 | 
| H A D | meson-gxm-khadas-vim2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include "meson-gxm.dtsi"
 11 #include <dt-bindings/input/input.h>
 12 #include <dt-bindings/sound/meson-ai
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/ | 
| H A D | mt8365-evk.dts | 1 // SPDX-License-Identifier: GPL-2.03  * Copyright (c) 2021-2022 BayLibre, SAS.
 10 /dts-v1/;
 12 #include <dt-bindings/gpio/gpio.h>
 13 #include <dt-bindings/input/input.h>
 14 #include <dt-binding
 [all...]
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm/st/ | 
| H A D | ste-ux500-samsung-codina-tmo.dts | 1 // SPDX-License-Identifier: GPL-2.0-only3  * Devicetree for the Samsung Galaxy Exhibit SGH-T599 also known as Codina-TMO,
 4  * the "TMO" shall be read "T-Mobile" as this phone was produced exlusively
 5  * for T-Mobile in the United States.
 8  * - No CPU speed cap, full ~1GHz rate
 9  * - Different power management IC, AB8505
 10  * - As AB8505 has a micro USB phy, no TI TSU6111
 11  * - Different power routing such as the removal of the external LDO for the
 13  * - Using a regulator for the key backlight LED
 14  * - Using the Samsung S6D27A1 panel by default
 [all …]
 
 | 
| H A D | ste-ux500-samsung-golden.dts | 1 // SPDX-License-Identifier: GPL-2.0-only2 /dts-v1/;
 4 #include "ste-db8500.dtsi"
 5 #include "ste-ab8505.dtsi"
 6 #include "ste-dbx5x0-pinctrl.dtsi"
 7 #include <dt-bindings/gpio/gpio.h>
 8 #include <dt-bindings/leds/common.h>
 9 #include <dt-bindings/input/input.h>
 10 #include <dt-bindings/interrupt-controller/irq.h>
 14  * You need an intermediate, device-tree compatible bootloader
 [all …]
 
 |