Searched +full:sdio +full:- +full:det +full:- +full:pinmux (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/loongson,ls2k-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Loongson-2 SoC Pinctrl Controller10 - zhanghongchen <zhanghongchen@loongson.cn>11 - Yinbo Zhu <zhuyinbo@loongson.cn>14 - $ref: pinctrl.yaml#18 const: loongson,ls2k-pinctrl24 '-pins$':[all …]
1 diff --git a/drivers/Makefile b/drivers/Makefile3 --- a/drivers/Makefile5 @@ -6,6 +6,8 @@6 # Rewritten to use lists instead of if-statements.11 obj-y += irqchip/12 obj-y += bus/14 diff --git a/drivers/block/nbd.c b/drivers/block/nbd.c16 --- a/drivers/block/nbd.c18 @@ -2398,12 +2398,6 @@ static int nbd_genl_status(struct sk_buff *skb, struct genl_info *info)22 - if (!dev_list) {[all …]