Lines Matching +full:chip +full:- +full:specific
2 # SPDX-License-Identifier: Apache-2.0
5 Richtek RT1718S TCPC chip
7 The Richtek RT1718S chip is TCPC, but also has 3 pins, which can be used as
8 a usual GPIO. This node collects common properties for RT1718S chip e.g. I2C
9 address. Feature-specific(GPIO, TCPC) properties should be placed in a child
17 irq-gpios = <&gpioe 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
20 compatible = "richtek,rt1718s-gpio-port";
22 gpio-controller;
23 #gpio-cells = <2>;
31 include: [i2c-device.yaml]
34 irq-gpios:
35 type: phandle-array
36 description: Interrupt GPIO pin connected from the chip(IRQB)