Searched +full:dir +full:- +full:885 +full:l (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm47094-dlink-dir-885l.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 * DTS for D-Link DIR-885L 9 /dts-v1/; 12 #include "bcm5301x-nand-cs0-bch1.dtsi" 15 compatible = "dlink,dir-885l", "brcm,bcm47094", "brcm,bcm4708"; 16 model = "D-Link DIR-885L"; 31 compatible = "fixed-partitions"; 32 #address-cells = <1>; 33 #size-cells = <1>; 44 compatible = "gpio-leds"; [all …]
|
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 dtb-$(CONFIG_ARCH_ALPINE) += \ 3 alpine-db.dtb 4 dtb-$(CONFIG_MACH_ARTPEC6) += \ 5 artpec6-devboard.dtb 6 dtb-$(CONFIG_MACH_ASM9260) += \ 7 alphascale-asm9260-devkit.dtb 9 dtb-$(CONFIG_SOC_AT91RM9200) += \ 12 dtb-$(CONFIG_SOC_AT91SAM9) += \ 14 at91-qil_a9260.dtb \ [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm47094-dlink-dir-890l.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Device tree for D-Link DIR-890L 4 * D-Link calls this board "WRGAC36" 5 * this router has the same looks and form factor as D-Link DIR-885L. 7 * Some differences from DIR-885L include a separate USB2 port, separate LEDs 13 * Based on the device tree for DIR-885L 18 /dts-v1/; 21 #include "bcm5301x-nand-cs0-bch1.dtsi" 24 compatible = "dlink,dir-890l", "brcm,bcm47094", "brcm,bcm4708"; 25 model = "D-Link DIR-890L"; [all …]
|
| D | bcm47094-dlink-dir-885l.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 * DTS for D-Link DIR-885L 9 /dts-v1/; 12 #include "bcm5301x-nand-cs0-bch1.dtsi" 15 compatible = "dlink,dir-885l", "brcm,bcm47094", "brcm,bcm4708"; 16 model = "D-Link DIR-885L"; 28 nand_controller: nand-controller@18028000 { 31 compatible = "fixed-partitions"; 32 #address-cells = <1>; 33 #size-cells = <1>; [all …]
|
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 # Enables support for device-tree overlays 3 DTC_FLAGS_bcm2835-rpi-b := -@ 4 DTC_FLAGS_bcm2835-rpi-a := -@ 5 DTC_FLAGS_bcm2835-rpi-b-rev2 := -@ 6 DTC_FLAGS_bcm2835-rpi-b-plus := -@ 7 DTC_FLAGS_bcm2835-rpi-a-plus := -@ 8 DTC_FLAGS_bcm2835-rpi-cm1-io1 := -@ 9 DTC_FLAGS_bcm2836-rpi-2-b := -@ 10 DTC_FLAGS_bcm2837-rpi-3-a-plus := -@ [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/partitions/ |
| D | seama.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 D-Link routers such as DIR-645, DIR-842, DIR-859, DIR-860L, DIR-885L, 12 DIR890L and DCH-M225, as well as in WD and NEC routers on the ath79 18 - $ref: partition.yaml# 21 - Linus Walleij <linus.walleij@linaro.org> 28 - compatible 33 - | 35 compatible = "fixed-partitions"; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/bcm/ |
| D | brcm,bcm4708.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 Broadcom BCM4708/47081/4709/47094/53012 Wi-Fi/network SoCs based 14 - Florian Fainelli <f.fainelli@gmail.com> 15 - Hauke Mehrtens <hauke@hauke-m.de> 16 - Rafal Milecki <zajec5@gmail.com> 23 - description: BCM4708 based boards 25 - enum: 26 - asus,rt-ac56u [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/bcm/ |
| D | brcm,bcm4708.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 Broadcom BCM4708/47081/4709/47094/53012 Wi-Fi/network SoCs based 14 - Florian Fainelli <f.fainelli@gmail.com> 15 - Hauke Mehrtens <hauke@hauke-m.de> 16 - Rafal Milecki <zajec5@gmail.com> 23 - description: BCM4708 based boards 25 - enum: 26 - asus,rt-ac56u [all …]
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | others.patch | 1 diff --git a/Makefile b/Makefile 3 --- a/Makefile 5 @@ -1236,9 +1236,15 @@ include/config/kernel.release: FORCE 9 -scripts: scripts_basic scripts_dtc 21 # A multi level approach is used. prepareN is processed before prepareN-1. 22 @@ -1388,12 +1394,18 @@ kselftest-merge: 33 +$(shell mkdir -p $(objdtstree)) 36 - $(Q)$(MAKE) $(build)=$(dtstree) $(dtstree)/$@ 42 diff --git a/fs/ubifs/recovery.c b/fs/ubifs/recovery.c 44 --- a/fs/ubifs/recovery.c [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* cx25840 - Conexant CX25840 audio/video decoder driver 10 * - cleanup/rewrite for V4L2 API (2005) 36 #include <media/v4l2-common.h> 37 #include <media/drv-intf/cx25840.h> 39 #include "cx25840-core.h" 73 /* ----------------------------------------------------------------------- */ 107 msgs[0].addr = client->addr; in cx25840_read() 113 msgs[1].addr = client->addr; in cx25840_read() 118 if (i2c_transfer(client->adapter, msgs, 2) < 2) in cx25840_read() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* cx25840 - Conexant CX25840 audio/video decoder driver 10 * - cleanup/rewrite for V4L2 API (2005) 36 #include <media/v4l2-common.h> 37 #include <media/drv-intf/cx25840.h> 39 #include "cx25840-core.h" 73 /* ----------------------------------------------------------------------- */ 107 msgs[0].addr = client->addr; in cx25840_read() 113 msgs[1].addr = client->addr; in cx25840_read() 118 if (i2c_transfer(client->adapter, msgs, 2) < 2) in cx25840_read() [all …]
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| D | patch_realtek.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 35 /* extra amp-initialization sequence types */ 146 struct alc_spec *spec = codec->spec; in coef_mutex_lock() 149 mutex_lock(&spec->coef_mutex); in coef_mutex_lock() 154 struct alc_spec *spec = codec->spec; in coef_mutex_unlock() 156 mutex_unlock(&spec->coef_mutex); in coef_mutex_unlock() 208 if (val != -1) in __alc_update_coefex_idx() 228 struct alc_spec *spec = codec->spec; in alc_get_coef0() 230 if (!spec->coef0) in alc_get_coef0() 231 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0() [all …]
|