Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/extcon/
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.
55 ptn5150@1d {
56 compatible = "nxp,ptn5150";
/Linux-v6.6/drivers/extcon/
Dextcon-ptn5150.c3 // extcon-ptn5150.c - PTN5150 CC logic extcon driver to support USB detection
22 /* PTN5150 registers */
37 /* Define PTN5150 MASK/SHIFT constant */
309 /* Initialize PTN5150 device and print vendor id and version id */ in ptn5150_i2c_probe()
335 { .compatible = "nxp,ptn5150" },
341 { "ptn5150", 0 },
348 .name = "ptn5150",
356 MODULE_DESCRIPTION("NXP PTN5150 CC logic Extcon driver");
DKconfig133 tristate "NXP PTN5150 CC LOGIC USB EXTCON support"
139 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
DMakefile21 obj-$(CONFIG_EXTCON_PTN5150) += extcon-ptn5150.o
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dimx8mn-var-som-symphony.dts107 * For Symphony board version <= 1.4, the PTN5150 IRQ pin is connected
109 * board version >= 1.4a, the PTN5150 ID pin is connected to GPIO1_IO11
113 compatible = "nxp,ptn5150";
Dimx8mm-var-som-symphony.dts114 compatible = "nxp,ptn5150";
Dimx8mp-dhcom-pdk3.dts198 compatible = "nxp,ptn5150";
/Linux-v6.6/
DMAINTAINERS15396 F: Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
15397 F: drivers/extcon/extcon-ptn5150.c