| /linux/arch/arm64/boot/dts/microchip/ | 
| H A D | sparx5_pcb134_board.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 10 	gpio-restart {
 11 		compatible = "gpio-restart";
 12 		gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
 16 	i2c0_imux: i2c-mux-0 {
 17 		compatible = "i2c-mux-pinctrl";
 18 		#address-cells = <1>;
 19 		#size-cells = <0>;
 20 		i2c-parent = <&i2c0>;
 [all …]
 
 | 
| H A D | sparx5_pcb135_board.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 10 	gpio-restart {
 11 		compatible = "gpio-restart";
 12 		gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
 16 	i2c0_imux: i2c-mux {
 17 		compatible = "i2c-mux-pinctrl";
 18 		#address-cells = <1>;
 19 		#size-cells = <0>;
 20 		i2c-parent = <&i2c0>;
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/nxp/vf/ | 
| H A D | vf610-zii-scu4-aib.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 // Copyright (C) 2016-2018 Zodiac Inflight Innovations
 5 /dts-v1/;
 10 	compatible = "zii,vf610scu4-aib", "zii,vf610dev", "fsl,vf610";
 13 		stdout-path = &uart0;
 21 	gpio-leds {
 22 		compatible = "gpio-leds";
 23 		pinctrl-0 = <&pinctrl_leds_debug>;
 24 		pinctrl-names = "default";
 26 		led-debug {
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/microchip/ | 
| H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * Device Tree file for the Kontron KSwitch D10 MMT 6G-2GS
 6 /dts-v1/;
 7 #include "lan966x-kontron-kswitch-d10-mmt.dtsi"
 10 	model = "Kontron KSwitch D10 MMT 6G-2GS";
 11 	compatible = "kontron,kswitch-d10-mmt-6g-2gs", "kontron,s1921",
 21 		i2c-bus = <&i2c4>;
 22 		los-gpios = <&sgpio_in 1 0 GPIO_ACTIVE_HIGH>;
 23 		mod-def0-gpios = <&sgpio_in 1 1 GPIO_ACTIVE_LOW>;
 24 		maximum-power-milliwatt = <2500>;
 [all …]
 
 | 
| H A D | at91-sama5d27_som1_ek.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * at91-sama5d27_som1_ek.dts - Device Tree file for SAMA5D27-SOM1-EK board
 10 /dts-v1/;
 11 #include "at91-sama5d27_som1.dtsi"
 12 #include <dt-bindings/mfd/atmel-flexcom.h>
 13 #include <dt-bindings/gpio/gpio.h>
 14 #include <dt-bindings/input/input.h>
 18 …compatible = "atmel,sama5d27-som1-ek", "atmel,sama5d27-som1", "atmel,sama5d27", "atmel,sama5d2", "…
 29 		stdout-path = "serial0:115200n8";
 34 			atmel,vbus-gpio = <&pioA PIN_PD20 GPIO_ACTIVE_HIGH>;
 [all …]
 
 | 
| H A D | lan966x-pcb8309.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * lan966x_pcb8309.dts - Device Tree file for PCB8309
 5 /dts-v1/;
 7 #include "dt-bindings/phy/phy-lan966x-serdes.h"
 10 	model = "Microchip EVB - LAN9662";
 11 	compatible = "microchip,lan9662-pcb8309", "microchip,lan9662", "microchip,lan966";
 20 		stdout-path = "serial0:115200n8";
 23 	gpio-restart {
 24 		compatible = "gpio-restart";
 25 		gpios = <&gpio 56 GPIO_ACTIVE_LOW>;
 [all …]
 
 | 
| H A D | at91-sama5d2_icp.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * at91-sama5d2_icp.dts - Device Tree file for SAMA5D2-ICP board
 11 /dts-v1/;
 13 #include "sama5d2-pinfunc.h"
 14 #include <dt-bindings/gpio/gpio.h>
 15 #include <dt-bindings/input/input.h>
 16 #include <dt-bindings/mfd/atmel-flexcom.h>
 19 	model = "Microchip SAMA5D2-ICP";
 20 	compatible = "microchip,sama5d2-icp", "atmel,sama5d27", "atmel,sama5d2", "atmel,sama5";
 32 		stdout-path = "serial0:115200n8";
 [all …]
 
 | 
| H A D | at91-sama5d2_ptc_ek.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)3  * at91-sama5d2_ptc_ek.dts - Device Tree file for SAMA5D2 PTC EK board
 9 /dts-v1/;
 11 #include "sama5d2-pinfunc.h"
 12 #include <dt-bindings/mfd/atmel-flexcom.h>
 13 #include <dt-bindings/gpio/gpio.h>
 14 #include <dt-bindings/input/input.h>
 15 #include <dt-bindings/pinctrl/at91.h>
 19 	compatible = "atmel,sama5d2-ptc_ek", "atmel,sama5d2", "atmel,sama5";
 29 		stdout-path = "serial0:115200n8";
 [all …]
 
 | 
| H A D | at91-sama5d2_xplained.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * at91-sama5d2_xplained.dts - Device Tree file for SAMA5D2 Xplained board
 8 /dts-v1/;
 10 #include "sama5d2-pinfunc.h"
 11 #include <dt-bindings/mfd/atmel-flexcom.h>
 12 #include <dt-bindings/gpio/gpio.h>
 13 #include <dt-bindings/input/input.h>
 14 #include <dt-bindings/regulator/active-semi,8945a-regulator.h>
 18 	compatible = "atmel,sama5d2-xplained", "atmel,sama5d2", "atmel,sama5";
 28 		stdout-path = "serial0:115200n8";
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/freescale/ | 
| H A D | tqmls10xxa-mbls10xxa.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)3  * Copyright (c) 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
 4  * D-82229 Seefeld, Germany.
 10 #include <dt-bindings/input/input.h>
 11 #include <dt-bindings/gpio/gpio.h>
 12 #include <dt-bindings/leds/common.h>
 15 	gpio-keys-polled {
 16 		compatible = "gpio-keys-polled";
 17 		poll-interval = <100>;
 20 		button-0 {
 [all …]
 
 | 
| H A D | fsl-lx2160a-tqmlx2160a-mblx2160a.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT3  * Copyright (c) 2020-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
 4  * D-82229 Seefeld, Germany.
 8 /dts-v1/;
 10 #include <dt-bindings/input/input.h>
 11 #include <dt-bindings/leds/common.h>
 12 #include <dt-bindings/net/ti-dp83867.h>
 14 #include "fsl-lx2160a-tqmlx2160a.dtsi"
 18 	compatible = "tq,lx2160a-tqmlx2160a-mblx2160a", "tq,lx2160a-tqmlx2160a",
 31 		stdout-path = &uart0;
 [all …]
 
 | 
| H A D | fsl-ls1088a-ten64.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4  * Based on fsl-ls1088a-rdb.dts
 5  * Copyright 2017-2020 NXP
 6  * Copyright 2019-2021 Traverse Technologies
 11 /dts-v1/;
 13 #include "fsl-ls1088a.dtsi"
 15 #include <dt-bindings/gpio/gpio.h>
 16 #include <dt-bindings/input/input.h>
 28 		stdout-path = "serial0:115200n8";
 32 		compatible = "gpio-keys";
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/marvell/ | 
| H A D | armada-8040-mcbin.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include "armada-8040.dtsi"
 10 #include <dt-bindings/gpio/gpio.h>
 14 	compatible = "marvell,armada8040-mcbin", "marvell,armada8040",
 15 			"marvell,armada-ap806-quad", "marvell,armada-ap806";
 18 		stdout-path = "serial0:115200n8";
 34 	v_3_3: regulator-3-3v {
 35 		compatible = "regulator-fixed";
 36 		regulator-name = "v_3_3";
 37 		regulator-min-microvolt = <3300000>;
 [all …]
 
 | 
| H A D | cn9130-cf.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+3  * Copyright (C) 2024 Josua Mayer <josua@solid-run.com>
 19 	reg_usb3_vbus0: regulator-usb3-vbus0 {
 20 		compatible = "regulator-fixed";
 21 		regulator-name = "vbus0";
 22 		regulator-min-microvolt = <5000000>;
 23 		regulator-max-microvolt = <5000000>;
 24 		gpios = <&expander0 6 GPIO_ACTIVE_LOW>;
 29 		i2c-bus = <&cp0_i2c1>;
 30 		los-gpios = <&expander0 12 GPIO_ACTIVE_HIGH>;
 [all …]
 
 | 
| H A D | armada-3720-uDPU.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;
 5 #include "armada-3720-uDPU.dtsi"
 11 	sfp_eth0: sfp-eth0 {
 13 		i2c-bus = <&i2c0>;
 14 		los-gpios = <&gpiosb 2 GPIO_ACTIVE_HIGH>;
 15 		mod-def0-gpios = <&gpiosb 3 GPIO_ACTIVE_LOW>;
 16 		tx-disable-gpios = <&gpiosb 4 GPIO_ACTIVE_HIGH>;
 17 		tx-fault-gpios = <&gpiosb 5 GPIO_ACTIVE_HIGH>;
 18 		maximum-power-milliwatt = <3000>;
 [all …]
 
 | 
| H A D | armada-8040-clearfog-gt-8k.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)9 #include "armada-8040.dtsi"
 11 #include <dt-bindings/input/input.h>
 12 #include <dt-bindings/gpio/gpio.h>
 16 	compatible = "solidrun,clearfog-gt-8k", "marvell,armada8040",
 17 			"marvell,armada-ap806-quad", "marvell,armada-ap806";
 20 		stdout-path = "serial0:115200n8";
 35 		compatible = "pwm-fan";
 37 		cooling-levels = <0 51 102 153 204 255>;
 38 		#cooling-cells = <2>;
 [all …]
 
 | 
| H A D | armada-8040-puzzle-m801.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6  * Device Tree file for IEI Puzzle-M801
 9 #include "armada-8040.dtsi"
 11 #include <dt-bindings/gpio/gpio.h>
 12 #include <dt-bindings/leds/common.h>
 15 	model = "IEI-Puzzle-M801";
 16 …compatible = "iei,puzzle-m801", "marvell,armada8040", "marvell,armada-ap806-quad", "marvell,armada…
 28 		stdout-path = "serial0:115200n8";
 37 	v_3_3: regulator-3-3v {
 38 		compatible = "regulator-fixed";
 [all …]
 
 | 
| /linux/arch/riscv/boot/dts/thead/ | 
| H A D | th1520-beaglev-ahead.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;
 10 #include <dt-bindings/gpio/gpio.h>
 11 #include <dt-bindings/leds/common.h>
 15 	compatible = "beagle,beaglev-ahead", "thead,th1520";
 35 		stdout-path = "serial0:115200n8";
 44 		pinctrl-names = "default";
 45 		pinctrl-0 = <&led_pins>;
 46 		compatible = "gpio-leds";
 48 		led-1 {
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/xilinx/ | 
| H A D | zynq-zc702.dts | 1 // SPDX-License-Identifier: GPL-2.03  *  Copyright (C) 2011 - 2014 Xilinx
 6 /dts-v1/;
 7 #include "zynq-7000.dtsi"
 8 #include <dt-bindings/gpio/gpio.h>
 12 	compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
 31 		stdout-path = "serial0:115200n8";
 34 	gpio-keys {
 35 		compatible = "gpio-keys";
 37 		switch-14 {
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/amlogic/ | 
| H A D | meson-gxbb-nanopi-k2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 8 #include "meson-gxbb.dtsi"
 9 #include <dt-bindings/gpio/gpio.h>
 10 #include <dt-bindings/sound/meson-aiu.h>
 13 	compatible = "friendlyarm,nanopi-k2", "amlogic,meson-gxbb";
 22 		stdout-path = "serial0:115200n8";
 31 		compatible = "gpio-leds";
 33 		led-stat {
 34 			label = "nanopi-k2:blue:stat";
 [all …]
 
 | 
| H A D | meson-libretech-cottonwood.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 #include <dt-bindings/clock/g12a-clkc.h>
 8 #include <dt-bindings/input/input.h>
 9 #include <dt-bindings/leds/common.h>
 10 #include <dt-bindings/gpio/gpio.h>
 11 #include <dt-bindings/gpio/meson-g12a-gpio.h>
 12 #include <dt-bindings/sound/meson-g12a-toacodec.h>
 13 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 28 		stdout-path = "serial0:115200n8";
 31 	dioo2133: audio-amplifier-0 {
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/marvell/ | 
| H A D | armada-385-clearfog-gtr.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5  *  Rabeeh Khoury <rabeeh@solid-run.com>, based on Russell King clearfog work
 9 	SERDES mapping -
 10 	0. SATA1 on CON18, or optionally mini PCIe CON3 - PCIe0
 12 	2. SATA0 on CON17, or optionally mini PCIe CON4 - PCIe1
 14 	4. mini PCIe CON2 - PCIe2
 17 	USB 2.0 mapping -
 18 	0. USB 2.0 - 0 USB pins header CON12
 19 	1. USB 2.0 - 1 mini PCIe CON2
 20 	2. USB 2.0 - 2 to USB 3.0 connector (used with SERDES #3)
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/nxp/imx/ | 
| H A D | imx6qdl-dhcom-drc02.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+8 		stdout-path = "serial0:115200n8";
 14  * pins SD3_DAT0 and SD3_DAT1 are muxed as can2 Tx and Rx. The signals for can2
 15  * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD
 27 	 * during TX anyway and that it only controls drive enable DE
 30 	rs485-rx-en-hog {
 31 		gpio-hog;
 32 		gpios = <18 0>; /* GPIO Q */
 33 		line-name = "rs485-rx-en";
 34 		output-low;
 [all …]
 
 | 
| H A D | imx7-colibri-iris.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT13  * So if you enable following capacitive touch controller, disable pwm2/pwm3 first.
 16 	interrupt-parent = <&gpio1>;
 18 	pinctrl-0 = <&pinctrl_atmel_adapter>;
 19 	reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;	/* SODIMM 30 / RST */
 38 	uart25-tx-on-hog {
 39 		gpio-hog;
 40 		gpios = <27 GPIO_ACTIVE_HIGH>; /* SODIMM 104 */
 41 		output-high;
 46 	uart1-tx-on-hog {
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/xilinx/ | 
| H A D | zynqmp-zc1751-xm019-dc5.dts | 1 // SPDX-License-Identifier: GPL-2.0+3  * dts file for Xilinx ZynqMP zc1751-xm019-dc5
 5  * (C) Copyright 2015 - 2021, Xilinx, Inc.
 11 /dts-v1/;
 14 #include "zynqmp-clk-ccf.dtsi"
 15 #include <dt-bindings/gpio/gpio.h>
 16 #include <dt-bindings/pinctrl/pinctrl-zynqmp.h>
 19 	model = "ZynqMP zc1751-xm019-dc5 RevA";
 20 	compatible = "xlnx,zynqmp-zc1751", "xlnx,zynqmp";
 33 		stdout-path = "serial0:115200n8";
 [all …]
 
 |