1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-15 23:11:36 +02:00
Files
u-boot-megous/board
Patrick Delaunay 6fe7dd3327 stm32mp1: add stusb1600 support for DK1 and DK2 board
The DK1 and DK2 boards use the USB Type-C controller STUSB1600.
This patch updates:
- the device tree to add the I2C node in the DT
- the board stm32mp1 to probe this I2C device and use this controller
  to check cable detection.
- the DWC2 driver to support a new dt property
  "u-boot,force-b-session-valid" which forces B session and
  device mode; it is a workaround because the VBUS sensing and
  ID detection isn't available with stusb1600.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
2019-04-21 10:26:52 +02:00
..
2019-04-08 09:45:08 +08:00
2018-11-26 13:57:31 +08:00
2019-02-19 08:55:43 -05:00
2018-12-03 10:44:10 -05:00
2019-04-08 09:44:26 +08:00
2019-04-13 20:30:09 +02:00
2018-11-27 21:06:53 +05:30
2018-09-10 21:19:31 -04:00
2019-03-14 09:38:41 +09:00
2019-04-08 09:44:26 +08:00