Home
last modified time | relevance | path

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

/linux-6.12.1/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.
60 ptn5150@1d {
61 compatible = "nxp,ptn5150";
/linux-6.12.1/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");
DKconfig145 tristate "NXP PTN5150 CC LOGIC USB EXTCON support"
151 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
DMakefile22 obj-$(CONFIG_EXTCON_PTN5150) += extcon-ptn5150.o
/linux-6.12.1/arch/arm64/boot/dts/freescale/
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";
Dimx8ulp-evk.dts131 compatible = "nxp,ptn5150";
147 compatible = "nxp,ptn5150";
Dimx8mm-var-som-symphony.dts114 compatible = "nxp,ptn5150";
Dimx8mp-dhcom-pdk3.dts193 compatible = "nxp,ptn5150";
/linux-6.12.1/
DMAINTAINERS16681 F: Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
16682 F: drivers/extcon/extcon-ptn5150.c