]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-bindings: usb: add documentation for typec port controller(TCPCI)
authorLi Jun <jun.li@nxp.com>
Tue, 26 Jun 2018 23:45:20 +0000 (07:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 10:49:47 +0000 (19:49 +0900)
commit9aaf7e4348141c7ca7e47a2155e654f32031b397
tree48a53cc9fba61bd35fce8ff936744930406e49a5
parent7a846d3c43b0b6d04300be9ba666b102b57a391a
dt-bindings: usb: add documentation for typec port controller(TCPCI)

TCPCI stands for typec port controller interface, its implementation
has full typec port control with power delivery support, it's a
standard i2c slave with GPIO input as irq interface, detail see spec
"Universal Serial Bus Type-C Port Controller Interface Specification
Revision 1.0, Version 1.1"

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/typec-tcpci.txt [new file with mode: 0644]