Searched +full:en7581 +full:- +full:pinctrl (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | airoha,en7581-gpio-sysctl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/airoha,en7581-gpio-sysctl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha EN7581 GPIO System Controller 10 - Christian Marangi <ansuelsmth@gmail.com> 11 - Lorenzo Bianconi <lorenzo@kernel.org> 14 Airoha EN7581 SoC GPIO system controller which provided a register map 20 - const: airoha,en7581-gpio-sysctl 21 - const: syscon [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | airoha,en7581-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/airoha,en7581-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha EN7581 Pin Controller 10 - Lorenzo Bianconi <lorenzo@kernel.org> 13 The Airoha's EN7581 Pin controller is used to control SoC pins. 17 const: airoha,en7581-pinctrl 22 gpio-controller: true 24 '#gpio-cells': [all …]
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | airoha,en7581-chip-scu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/airoha,en7581-chip-scu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Airoha Chip SCU Controller for EN7581 SoC 10 - Lorenzo Bianconi <lorenzo@kernel.org> 13 The airoha chip-scu block provides a configuration interface for clock, 14 io-muxing and other functionalities used by multiple controllers (e.g. clock, 15 pinctrl, ecc) on EN7581 SoC. 20 - enum: [all …]
|
/linux/drivers/pinctrl/mediatek/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "MediaTek pinctrl drivers" 130 tristate "Airoha EN7581 pin control" 142 on Airoha EN7581 SoC.
|
H A D | pinctrl-airoha.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/pinctrl/mt65xx.h> 20 #include <linux/pinctrl/consumer.h> 21 #include <linux/pinctrl/pinctrl.h> 22 #include <linux/pinctrl/pinconf.h> 23 #include <linux/pinctrl/pinconf-generic.h> 24 #include <linux/pinctrl/pinmux.h> 2263 return -EINVAL; in airoha_convert_pin_to_reg_offset() 2265 return pin - range->pin_base; in airoha_convert_pin_to_reg_offset() 2272 struct airoha_pinctrl *pinctrl = gpiochip_get_data(chip); in airoha_gpio_set() local [all …]
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Arınç ÜNAL <arinc.unal@arinc9.com> 11 - Landen Chao <Landen.Chao@mediatek.com> 12 - DENG Qingfang <dqfext@gmail.com> 13 - Sean Wang <sean.wang@mediatek.com> 14 - Daniel Golle <daniel@makrotopia.org> 17 There are three versions of MT7530, standalone, in a multi-chip module and 18 built-into a SoC. [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|