/linux/Documentation/devicetree/bindings/soc/renesas/ |
H A D | renesas.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform 10 - Geert Uytterhoeven <geert+renesas@glider.be> 17 - description: Emma Mobile EV2 19 - enum: 20 - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual 21 - const: renesas,emev2 23 - description: RZ/A1H (R7S72100) [all …]
|
/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hi3620-hi4511.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012-2013 Linaro Ltd. 7 /dts-v1/; 12 model = "Hisilicon Hi4511 Development Board"; 13 compatible = "hisilicon,hi3620-hi4511"; 17 stdout-path = "serial0:115200n8"; 25 amba-bus { 31 pinctrl-names = "default", "sleep"; 32 pinctrl-0 = <&uart0_pmx_func &uart0_cfg_func>; 33 pinctrl-1 = <&uart0_pmx_idle &uart0_cfg_idle>; [all …]
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap5-igep0050.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 ISEE 2007 SL - https://www.isee.biz/ 5 /dts-v1/; 7 #include <dt-bindings/input/input.h> 8 #include "omap5-board-common.dtsi" 12 compatible = "isee,omap5-igep0050", "ti,omap5"; 24 compatible = "gpio-keys"; 25 pinctrl-0 = <&power_button_pin>; 26 pinctrl-names = "default"; 28 power-button { [all …]
|
H A D | omap4-duovero.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #include "omap4-mcpdm.dtsi" 11 compatible = "gumstix,omap4-duovero", "ti,omap4430", "ti,omap4"; 14 stdout-path = &uart3; 23 compatible = "ti,abe-twl6040"; 26 ti,mclk-freq = <38400000>; 33 ti,audio-routing = 42 compatible = "usb-nop-xceiv"; 43 reset-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>; /* gpio_62 */ 44 #phy-cells = <0>; [all …]
|
H A D | omap3-evm-processor-common.dtsi | 12 pinctrl-names = "default"; 13 pinctrl-0 = <&wl12xx_gpio>; 18 vdds_dsi-supply = <&vpll2>; 19 vdda_video-supply = <&lcd_3v3>; 20 pinctrl-names = "default"; 21 pinctrl-0 = < 28 pinctrl-names = "default"; 29 pinctrl-0 = <&ehci_phy_pins>; 33 pinctrl-names = "default"; 34 pinctrl-0 = <&on_board_gpio_61 &hsusb2_pins>; [all …]
|
/linux/drivers/mtd/maps/ |
H A D | netsc520.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* netsc520.c -- MTD map driver for AMD NetSc520 Demonstration Board 5 * based on sc520cdp.c by Sysgo Real-Time Solutions GmbH 7 * The NetSc520 is a demonstration board for the Elan Sc520 processor available 8 * from AMD. It has a single back of 16 megs of 32-bit Flash ROM and another 23 ** The single, 16 megabyte flash bank is divided into four virtual 34 ** not be touched - it is possible to corrupt the BIOS image by 35 ** mounting these partitions, and potentially the board will not be 40 * single flash device into. If the size if zero we use up to the end of the 89 return -EIO; in init_netsc520() [all …]
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | ac5-98dx35xx-rd.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree For RD-AC5X. 9 * Device Tree file for Marvell Alleycat 5X development board 10 * This board file supports the B configuration of the board 13 /dts-v1/; 15 #include "ac5-98dx35xx.dtsi" 18 model = "Marvell RD-AC5X Board"; 19 compatible = "marvell,rd-ac5x", "marvell,ac5x", "marvell,ac5"; 35 usb1phy: usb-phy { 36 compatible = "usb-nop-xceiv"; [all …]
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a779g2-white-hawk-single.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 * Device Tree Source for the R-Car V4H ES2.0 White Hawk Single board 8 /dts-v1/; 10 #include "white-hawk-cpu-common.dtsi" 11 #include "white-hawk-common.dtsi" 14 model = "Renesas White Hawk Single board based on r8a779g2"; 15 compatible = "renesas,white-hawk-single", "renesas,r8a779g2", 20 uart-has-rtscts; 38 bias-disable; 43 drive-strength = <24>; [all …]
|
H A D | r8a779h0-gray-hawk-single.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 * Device Tree Source for the R-Car V4M Gray Hawk Single board 11 * Because R-Car V4M has only 1 SSI, it cannot handle both Playback/Capture 28 /dts-v1/; 30 #include <dt-bindings/gpio/gpio.h> 31 #include <dt-bindings/input/input.h> 32 #include <dt-bindings/leds/common.h> 37 model = "Renesas Gray Hawk Single board based on r8a779h0"; 38 compatible = "renesas,gray-hawk-single", "renesas,r8a779h0"; 50 can_transceiver0: can-phy0 { [all …]
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the iWave-RZ/G1H Qseven board development 4 * platform with camera daughter board 9 /dts-v1/; 11 #include <dt-bindings/media/video-interfaces.h> 13 #include "r8a7742-iwg21d-q7.dts" 16 model = "iWave Systems RZ/G1H Qseven development platform with camera add-on"; 27 mclk_cam1: mclk-cam1 { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; [all …]
|
/linux/arch/mips/sibyte/ |
H A D | Platform | 2 # These are all rather similar so we consider them a single platform 8 cflags-$(CONFIG_SIBYTE_BCM112X) += \ 9 -I$(srctree)/arch/mips/include/asm/mach-sibyte \ 10 -DSIBYTE_HDR_FEATURES=SIBYTE_HDR_FMASK_1250_112x_ALL 12 cflags-$(CONFIG_SIBYTE_SB1250) += \ 13 -I$(srctree)/arch/mips/include/asm/mach-sibyte \ 14 -DSIBYTE_HDR_FEATURES=SIBYTE_HDR_FMASK_1250_112x_ALL 16 cflags-$(CONFIG_SIBYTE_BCM1x80) += \ 17 -I$(srctree)/arch/mips/include/asm/mach-sibyte \ 18 -DSIBYTE_HDR_FEATURES=SIBYTE_HDR_FMASK_1480_ALL [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-bindings.txt | 4 such as pull-up/down, tri-state, drive-strength etc are designated as pin 14 single static pin configuration, e.g. set up during initialization. Others 15 need to reconfigure pins at run-time, for example to tri-state pins when the 26 driver loads. This would allow representing a board's static pin configuration 27 in a single place, rather than splitting it across multiple client device 29 individual board device tree files, and any requirements imposed by the 30 bindings for the individual client devices in use by that board, i.e. whether 47 pinctrl-0: List of phandles, each pointing at a pin configuration 52 from multiple nodes for a single pin controller, each 65 pinctrl-1: List of phandles, each pointing at a pin configuration [all …]
|
/linux/Documentation/networking/device_drivers/fddi/ |
H A D | defza.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Notes on the DEC FDDIcontroller 700 (DEFZA-xx) driver 10 DEC FDDIcontroller 700 is DEC's first-generation TURBOchannel FDDI 12 model 200 workstation. The board is a single attachment station and 15 First is the SAS MMF DEFZA-AA option, the original design implementing 16 the standard MMF-PMD, however with a pair of ST connectors rather than 17 the usual MIC connector. The other one is the SAS ThinWire/STP DEFZA-CA 18 option, denoted 700-C, with the network medium selectable by a switch 19 between the DEC proprietary ThinWire-PMD using a BNC connector and the 20 standard STP-PMD using a DE-9F connector. This option can interface to [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721s2-evm-gesi-exp-board.dtso | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 3 * DT Overlay for MAIN CPSW2G using GESI Expansion Board with J7 common processor board. 5 * GESI Board Product Link: https://www.ti.com/tool/J7EXPCXEVM 7 * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 /dts-v1/; 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/net/ti-dp83867.h> 16 #include "k3-pinctrl.h" 20 ethernet1 = "/bus@100000/ethernet@c200000/ethernet-ports/port@1"; 25 main_cpsw_mdio_default_pins: main-cpsw-mdio-default-pins { [all …]
|
H A D | k3-j721e-evm-gesi-exp-board.dtso | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 3 * DT Overlay for CPSW9G in RGMII mode using J7 GESI EXP BRD board with 4 * J721E board. 6 * GESI Board Product Link: https://www.ti.com/tool/J7EXPCXEVM 8 * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/ 11 /dts-v1/; 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/net/ti-dp83867.h> 17 #include "k3-pinctrl.h" 21 ethernet1 = "/bus@100000/ethernet@c000000/ethernet-ports/port@1"; [all …]
|
/linux/arch/sh/boards/mach-r2d/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 menu "RTS7751R2D Board Revision" 7 bool "R2D-PLUS" 9 Selecting this option will configure the kernel for R2D-PLUS. 11 R2D-PLUS is the smaller of the two R2D board versions, equipped 12 with a single PCI slot. 15 bool "R2D-1" 17 Selecting this option will configure the kernel for R2D-1. 19 R2D-1 is the larger of the two R2D board versions, equipped
|
/linux/drivers/staging/gpib/lpvo_usb_gpib/ |
H A D | lpvo_usb_gpib.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * of Florence, Italy) to support in linux-gpib the open usb-gpib adapter * 6 * implemented at the University of Ljubljana (lpvo.fe.uni-lj.si/gpib) * 44 * in the following table with proper <Vendor-id>, <Product-id>. 48 * and /usr/local/etc/udev/rules.d/99-lpvo_usb_gpib.rules. 65 * 2: extended logging; each single exchanged byte is documented 77 pr_alert("%s:%s - " format, NAME, __func__, ## __VA_ARGS__); } \ 80 /* standard and extended command sets of the usb-gpib adapter */ 146 #define GPIB_DEV (((struct usb_gpib_priv *)board->private_data)->dev) 148 #define SHOW_STATUS(board) { \ argument [all …]
|
/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | armada-38x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/marvell/armada-38x.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Gregory CLEMENT <gregory.clement@bootlin.com> 18 - description: 21 - const: netgear,gs110emx 22 - const: marvell,armada380 24 - description: 27 - enum: [all …]
|
/linux/drivers/watchdog/ |
H A D | acquirewdt.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Acquire Single Board Computer Watchdog Timer driver 12 * "AS-IS" and at no charge. 16 * 14-Dec-2001 Matt Domsch <Matt_Domsch@dell.com> 18 * Can't add timeout - driver doesn't allow changing value 23 * The Watch-Dog Timer is provided to ensure that standalone 27 * correctly, hardware on the board will either perform a hardware 28 * reset (cold boot) or a non-maskable interrupt (NMI) to bring the 31 * The Watch-Dog Timer is controlled by two I/O Ports. 32 * 443 hex - Read - Enable or refresh the Watch-Dog Timer [all …]
|
H A D | wafer5823wdt.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * ICP Wafer 5823 Single Board Computer WDT driver 7 * (c) Copyright 2002 Justin Cormack <justin@street-vision.com> 14 * (c) Copyright 1996-1997 Alan Cox <alan@lxorguk.ukuu.org.uk>, 19 * "AS-IS" and at no charge. 49 * You must set these - there is no sane way to probe for this board. 110 return -EFAULT; in wafwdt_write() 138 return -EFAULT; in wafwdt_ioctl() 147 int options, retval = -EINVAL; in wafwdt_ioctl() 150 return -EFAULT; in wafwdt_ioctl() [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 on-line as fast as possible after a lock-up. There's both a watchdog 21 <file:Documentation/watchdog/watchdog-api.rst> in the kernel source. 51 bool "Update boot-enabled watchdog until userspace takes over" 77 bool "Enable watchdog hrtimer-based pretimeouts" 198 tristate "ChromeOS EC-based watchdog" 252 tristate "Watchdog device controlled through GPIO-line" 257 controlled through GPIO-line. 280 will be called lenovo-se10-wdt. 394 module will be called mlx-wdt. [all …]
|
/linux/drivers/comedi/drivers/ |
H A D | addi_apci_3xxx.c | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. 7 * ADDI-DATA GmbH 9 * D-77833 Ottersweier 10 * Tel: +19(0)7223/9493-0 11 * Fax: +49(0)7223/9493-92 12 * http://www.addi-data.com 13 * info@addi-data.com 87 .name = "apci3000-16", 96 .name = "apci3000-8", [all …]
|
/linux/Documentation/devicetree/bindings/arm/cirrus/ |
H A D | cirrus,ep9301.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The EP93xx SoC is a ARMv4T-based with 200 MHz ARM9 CPU. 13 - Alexander Sverdlin <alexander.sverdlin@gmail.com> 14 - Nikita Shubin <nikita.shubin@maquefel.me> 21 - description: The TS-7250 is a compact, full-featured Single Board 24 - const: technologic,ts7250 25 - const: cirrus,ep9301 27 - description: The Liebherr BK3 is a derivate from ts7250 board [all …]
|
/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 27 spi-max-frequency: true 32 - enum: 34 - acbel,fsg032 35 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 36 - ad,ad7414 # Deprecated, use adi,ad7414 [all …]
|
/linux/samples/hid/ |
H A D | Makefile.target | 1 # SPDX-License-Identifier: GPL-2.0 5 # to be build for target board, target board can be host of course. Added to 9 # tprogs-y := xsk_example 12 # tprogs-y := xdpsock 13 # xdpsock-objs := xdpsock_1.o xdpsock_2.o 19 __tprogs := $(sort $(tprogs-y)) 22 # Executables compiled from a single .c file 23 tprog-csingle := $(foreach m,$(__tprogs), \ 24 $(if $($(m)-objs),,$(m))) 27 tprog-cmulti := $(foreach m,$(__tprogs),\ [all …]
|