summaryrefslogtreecommitdiff
path: root/driver/tcpm/rt1718s.h
Commit message (Expand)AuthorAgeFilesLines
* rt1718s: integrate board src enable functionsEric Yilun Lin2023-05-121-0/+9
* corsola: fix auto-reload GPIO config when FRS mode enabledEric Yilun Lin2023-05-081-2/+7
* zephyr: tcpc: implement i2c transactions in rt1718s emulatorlschyi2023-03-301-0/+2
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* rt1718s: expose public headerEric Yilun Lin2022-07-081-13/+1
* driver/tcpm/rt1718s.h: Format with clang-formatJack Rosenthal2022-06-301-176/+173
* rt1718s: workaround Vconn output spike hits OCPEric Yilun Lin2022-06-151-1/+3
* tcpc/rt1718s: disable FRS until valid FRS VBUS dropEric Yilun Lin2022-04-281-0/+9
* rt1718s: Set VCONN_OCP_SEL to 400mATommy Chung2022-04-271-0/+1
* rt1718s: move FRS function from ppc to tcpc driverEric Yilun Lin2022-04-151-8/+0
* tcpm/rt1718s: add board hook for set_snk_ctrl()Eric Yilun Lin2022-01-191-0/+9
* rt1718s: add console command for gpioEric Yilun Lin2022-01-061-0/+1
* rt1718s: expose software reset functionEric Yilun Lin2021-12-281-0/+8
* rt1718s: add more i2c addressEric Yilun Lin2021-12-231-1/+2
* rt1718s: support FRS detection at TCPC driverEric Yilun Lin2021-12-231-0/+17
* rt1718s: refactor: move gpio control to driver moduleTing Shen2021-09-141-6/+41
* rt1718s: enable FRSTing Shen2021-08-251-1/+19
* rt1718s: implement adc readTing Shen2021-08-131-0/+25
* tcpm/rt1718s: implement software workaroundTing Shen2021-08-031-0/+18
* cherry: enable usb pdTing Shen2021-07-291-0/+4
* rt1718s: implement low power modeTing Shen2021-07-201-0/+3
* rt1718s: set OVP to 23VSue Chen2021-06-231-0/+9
* COIL: Update RT1718S address defineDiana Z2021-06-081-1/+1
* rt1718s: implement BC1.2 driverTing Shen2021-06-011-1/+59
* driver/tcpc: implement rt1718s tcpc/ppc driverTing Shen2021-06-011-0/+75