Home
last modified time | relevance | path

Searched +full:adp5585 +full:- +full:00 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dadi,adp5585.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/adi,adp5585.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices ADP5585 Keypad Decoder and I/O Expansion
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 The ADP5585 is a 10/11 input/output port expander with a built in keypad
19 - enum:
20 - adi,adp5585-00 # Default
21 - adi,adp5585-01 # 11 GPIOs
[all …]
/linux/drivers/mfd/
H A Dadp5585.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Analog Devices ADP5585 I/O expander, PWM controller and keypad controller
13 #include <linux/mfd/adp5585.h>
21 { .name = "adp5585-gpio", },
22 { .name = "adp5585-pwm", },
35 * Chip variants differ in the default configuration of pull-up and pull-down
38 * - The -00, -01 and -03 variants (collectively referred to as
39 * ADP5585_REGMAP_00) have pull-up on all GPIO pins by default.
40 * - The -02 variant has no default pull-up or pull-down resistors.
41 * - The -04 variant has default pull-down resistors on all GPIO pins.
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-11x11-evk.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/usb/pd.h>
13 compatible = "fsl,imx93-11x11-evk", "fsl,imx93";
16 stdout-path = &lpuart1;
19 reserved-memory {
20 #address-cells = <2>;
21 #size-cells = <2>;
25 compatible = "shared-dma-pool";
27 alloc-ranges = <0 0x80000000 0 0x40000000>;
[all …]
/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 …]