Home
last modified time | relevance | path

Searched +full:rt305x +full:- +full:pinctrl (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dralink,rt305x-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/ralink,rt305x-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ralink RT305X Pin Controller
10 - Arınç ÜNAL <arinc.unal@arinc9.com>
11 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
14 Ralink RT305X pin controller for RT3050, RT3052, and RT3350 SoCs.
20 const: ralink,rt305x-pinctrl
23 '-pins$':
[all …]
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-rt305x.c1 // SPDX-License-Identifier: GPL-2.0-only
3 #include <asm/mach-ralink/ralink_regs.h>
4 #include <asm/mach-ralink/rt305x.h>
8 #include "pinctrl-mtmips.h"
116 return -EINVAL; in rt305x_pinctrl_probe()
120 { .compatible = "ralink,rt305x-pinctrl" },
121 { .compatible = "ralink,rt3352-pinctrl" },
122 { .compatible = "ralink,rt5350-pinctrl" },
123 { .compatible = "ralink,rt2880-pinmux" },
131 .name = "rt305x-pinctrl",
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
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 …]