Home
last modified time | relevance | path

Searched full:ptn5150 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-ptn5150.yaml4 $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml#
7 title: PTN5150 CC (Configuration Channel) Logic device
13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C
19 const: nxp,ptn5150
25 GPIO pin (input) connected to the PTN5150's INTB pin.
63 ptn5150@1d {
64 compatible = "nxp,ptn5150";
/linux/drivers/extcon/
H A Dextcon-ptn5150.c3 // extcon-ptn5150.c - PTN5150 CC logic extcon driver to support USB detection
23 /* PTN5150 registers */
38 /* Define PTN5150 MASK/SHIFT constant */
341 /* Initialize PTN5150 device and print vendor id and version id */ in ptn5150_i2c_probe()
390 { .compatible = "nxp,ptn5150" },
396 { "ptn5150" },
403 .name = "ptn5150",
412 MODULE_DESCRIPTION("NXP PTN5150 CC logic Extcon driver");
H A DKconfig158 tristate "NXP PTN5150 CC LOGIC USB EXTCON support"
165 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-var-som-symphony.dts117 * For Symphony board version <= 1.4, the PTN5150 IRQ pin is connected
119 * board version >= 1.4a, the PTN5150 ID pin is connected to GPIO1_IO11
123 compatible = "nxp,ptn5150";
/linux/
H A DMAINTAINERS19333 F: Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
19334 F: drivers/extcon/extcon-ptn5150.c