| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm4709-buffalo-wxr-1900dhp.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 * DTS for Buffalo WXR-1900DHP 9 /dts-v1/; 12 #include "bcm5301x-nand-cs0-bch8.dtsi" 15 compatible = "buffalo,wxr-1900dhp", "brcm,bcm4709", "brcm,bcm4708"; 16 model = "Buffalo WXR-1900DHP"; 29 compatible = "gpio-leds"; 31 led-usb { 32 label = "bcm53xx:green:usb"; 36 led-power-amber { [all …]
|
| D | bcm4708-buffalo-wzr-1750dhp.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 * DTS for Buffalo WZR-1750DHP 9 /dts-v1/; 12 #include "bcm5301x-nand-cs0-bch8.dtsi" 15 compatible = "buffalo,wzr-1750dhp", "brcm,bcm4708"; 16 model = "Buffalo WZR-1750DHP (BCM4708)"; 29 compatible = "spi-gpio"; 30 num-chipselects = <1>; 31 sck-gpios = <&chipcommon 7 0>; 32 mosi-gpios = <&chipcommon 4 0>; [all …]
|
| D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 * DTS for Buffalo WZR-1166DHP and WZR-1166DHP2 12 #include "bcm5301x-nand-cs0-bch8.dtsi" 13 #include <dt-bindings/leds/common.h> 17 compatible = "spi-gpio"; 18 num-chipselects = <1>; 19 sck-gpios = <&chipcommon 7 0>; 20 mosi-gpios = <&chipcommon 4 0>; 21 cs-gpios = <&chipcommon 6 0>; 22 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | common.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacek Anaszewski <jacek.anaszewski@gmail.com> 11 - Pavel Machek <pavel@ucw.cz> 14 LED and flash LED devices provide the same basic functionality as current 15 regulators, but extended with LED and flash LED specific features like 16 blinking patterns, flash timeout, flash faults and external flash strobe mode. 18 Many LED devices expose more than one current output that can be connected 19 to one or more discrete LED component. Since the arrangement of connections [all …]
|
| D | leds-bcm6328.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-bcm6328.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Álvaro Fernández Rojas <noltari@gmail.com> 17 as spi-gpio. See 21 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware 24 BCM6328 LED controller has a HWDIS register, which controls whether a LED 25 should be controlled by a hardware signal instead of the MODE register value, 27 is usually 1:1 for hardware to LED signals, but through the activity/link [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/usb251xb.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/laptops/ |
| D | lg-laptop.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 7 By Matan Ziv-Av <matan@svgalib.org> 11 ------- 15 - FN-F1 (LG control panel) - Generates F15 16 - FN-F5 (Touchpad toggle) - Generates F21 17 - FN-F6 (Airplane mode) - Generates RFKILL 18 - FN-F9 (Reader mode) - Generates F14 23 Reader mode 24 ----------- 26 Writing 0/1 to /sys/devices/platform/lg-laptop/reader_mode disables/enables [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
| D | lg-laptop.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 7 By Matan Ziv-Av <matan@svgalib.org> 11 ------- 15 - FN-F1 (LG control panel) - Generates F15 16 - FN-F5 (Touchpad toggle) - Generates F13 17 - FN-F6 (Airplane mode) - Generates RFKILL 18 - FN-F8 (Keyboard backlight) - Generates F16. 19 This key also changes keyboard backlight mode. 20 - FN-F9 (Reader mode) - Generates F14 25 Reader mode [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 3 The device node for the configuration of a Microchip USB251x/xBi USB 2.0 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-bcm6328.txt | 7 as spi-gpio. See Documentation/devicetree/bindings/gpio/gpio-74x164.txt), or 10 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware 13 BCM6328 LED controller has a HWDIS register, which controls whether a LED 14 should be controlled by a hardware signal instead of the MODE register value, 16 is usually 1:1 for hardware to LED signals, but through the activity/link 18 explained later in brcm,link-signal-sources). Even if a LED is hardware 21 reason, hardware controlled LEDs aren't registered as LED class devices. 24 - compatible : should be "brcm,bcm6328-leds". 25 - #address-cells : must be 1. 26 - #size-cells : must be 0. [all …]
|
| D | common.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacek Anaszewski <jacek.anaszewski@gmail.com> 11 - Pavel Machek <pavel@ucw.cz> 14 LED and flash LED devices provide the same basic functionality as current 15 regulators, but extended with LED and flash LED specific features like 16 blinking patterns, flash timeout, flash faults and external flash strobe mode. 18 Many LED devices expose more than one current output that can be connected 19 to one or more discrete LED component. Since the arrangement of connections [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/intel/ixp/ |
| D | intel-ixp42x-freecom-fsg-3.dts | 1 // SPDX-License-Identifier: ISC 3 * Device Tree file for the Freecom FSG-3 router. 8 /dts-v1/; 10 #include "intel-ixp42x.dtsi" 11 #include <dt-bindings/input/input.h> 14 model = "Freecom FSG-3"; 15 compatible = "freecom,fsg-3", "intel,ixp42x"; 16 #address-cells = <1>; 17 #size-cells = <1>; 28 stdout-path = "uart0:115200n8"; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | maxim,max77693.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chanwoo Choi <cw00.choi@samsung.com> 11 - Krzysztof Kozlowski <krzk@kernel.org> 18 includes voltage current regulators, charger, LED/flash, haptic motor driver 34 led: 37 max77693-muic: 44 const: maxim,max77693-muic 47 - compatible [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/gemini/ |
| D | gemini-sq201.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 9 #include <dt-bindings/input/input.h> 14 #address-cells = <1>; 15 #size-cells = <1>; 24 stdout-path = &uart0; 28 compatible = "gpio-keys"; 30 button-setup { 31 debounce-interval = <100>; 32 wakeup-source; [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | max8997.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * max8997.h - Driver for the Maxim 8997/8966 5 * Copyright (C) 2009-2010 Samsung Electrnoics 87 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB 116 * @mode: pulse mode 120 * @internal_mode_pattern: internal mode pattern for internal mode 121 * [0 - 3]: valid pattern number 123 * for the internal mode pattern 124 * [0 - 15]: available cycles 125 * @pattern_signal_period: period of the waveform for the internal mode pattern [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | max8997.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * max8997.h - Driver for the Maxim 8997/8966 5 * Copyright (C) 2009-2010 Samsung Electrnoics 87 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB 118 * @mode: pulse mode 122 * @internal_mode_pattern: internal mode pattern for internal mode 123 * [0 - 3]: valid pattern number 125 * for the internal mode pattern 126 * [0 - 15]: available cycles 127 * @pattern_signal_period: period of the waveform for the internal mode pattern [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | microchip,lan78xx.txt | 8 - compatible: Should be one of "usb424,7800", "usb424,7801" or "usb424,7850". 14 - microchip,led-modes: a 0..4 element vector, with each element configuring 15 the operating mode of an LED. Omitted LEDs are turned off. Allowed values 16 are defined in "include/dt-bindings/net/microchip-lan78xx.h". 21 &usb { 22 usb-port@1 { 25 #address-cells = <1>; 26 #size-cells = <0>; 28 usb-port@1 { 31 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | microchip,lan78xx.txt | 8 - compatible: Should be one of "usb424,7800", "usb424,7801" or "usb424,7850". 14 - microchip,led-modes: a 0..4 element vector, with each element configuring 15 the operating mode of an LED. Omitted LEDs are turned off. Allowed values 16 are defined in "include/dt-bindings/net/microchip-lan78xx.h". 21 &usb { 22 usb-port@1 { 25 #address-cells = <1>; 26 #size-cells = <0>; 28 usb-port@1 { 31 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/ |
| D | kirkwood-dir665.dts | 1 // SPDX-License-Identifier: GPL-2.0 7 /dts-v1/; 10 #include "kirkwood-6281.dtsi" 13 model = "D-Link DIR-665"; 14 compatible = "dlink,dir-665", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 23 stdout-path = &uart0; 27 pinctrl: pin-controller@10000 { 28 pinctrl-0 =< &pmx_led_usb 35 pinctrl-names = "default"; 37 pmx_led_usb: pmx-led-usb { [all …]
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| D | hfcsusb.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * hfcsusb.h, HFC-S USB mISDN driver 10 #define DRIVER_NAME "HFC-S_USB" 21 #define CLKDEL_TE 0x0f /* CLKDEL in TE mode */ 22 #define CLKDEL_NT 0x6c /* CLKDEL in NT mode */ 37 #define NT_ACTIVATION_TIMER 0x01 /* enables NT mode activation Timer */ 40 #define MAX_BCH_SIZE 2048 /* allowed B-channel packet size */ 53 #define HFCUSB_SCTRL 0x31 /* S-bus control register (tx) */ 55 #define HFCUSB_SCTRL_R 0x33 /* S-bus control register (rx) */ 70 #define HFCUSB_CHIPID 0x40 /* ID value of HFC-S USB */ [all …]
|
| /kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
| D | hfcsusb.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * hfcsusb.h, HFC-S USB mISDN driver 10 #define DRIVER_NAME "HFC-S_USB" 21 #define CLKDEL_TE 0x0f /* CLKDEL in TE mode */ 22 #define CLKDEL_NT 0x6c /* CLKDEL in NT mode */ 37 #define NT_ACTIVATION_TIMER 0x01 /* enables NT mode activation Timer */ 40 #define MAX_BCH_SIZE 2048 /* allowed B-channel packet size */ 53 #define HFCUSB_SCTRL 0x31 /* S-bus control register (tx) */ 55 #define HFCUSB_SCTRL_R 0x33 /* S-bus control register (rx) */ 70 #define HFCUSB_CHIPID 0x40 /* ID value of HFC-S USB */ [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stih410-b2260.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 12 compatible = "st,stih410-b2260", "st,stih410"; 15 stdout-path = &uart1; 29 compatible = "gpio-leds"; 30 led-user-green-1 { 33 linux,default-trigger = "heartbeat"; 34 default-state = "off"; 37 led-user-green-2 { [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-lg4ff.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 16 #include <linux/usb.h> 20 #include "hid-lg.h" 21 #include "hid-lg4ff.h" 22 #include "hid-ids.h" 45 #define LG4FF_DFEX_TAG "DF-EX" 72 struct led_classdev *led[5]; member 91 -1 95 -1 226 /* Compatibility mode switching commands */ [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-lg4ff.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 16 #include <linux/usb.h> 20 #include "hid-lg.h" 21 #include "hid-lg4ff.h" 22 #include "hid-ids.h" 45 #define LG4FF_DFEX_TAG "DF-EX" 72 struct led_classdev *led[5]; member 91 -1 95 -1 226 /* Compatibility mode switching commands */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | mach-n30.c | 1 // SPDX-License-Identifier: GPL-2.0 6 // Copyright (c) 2003-2005 Simtec Electronics 9 // Copyright (c) 2005-2008 Christer Weinigel <christer@weinigel.se> 30 #include "hardware-s3c24xx.h" 32 #include <asm/mach-types.h> 34 #include <linux/platform_data/fb-s3c2410.h> 35 #include <linux/platform_data/leds-s3c24xx.h> 36 #include "regs-gpio.h" 37 #include "gpio-samsung.h" 38 #include "gpio-cfg.h" [all …]
|