rv1126-uboot/arch
Patrick Delaunay db704406b3 UPSTREAM: 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.

Conflicts:
	arch/arm/dts/stm32mp157-pinctrl.dtsi
	arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi
	arch/arm/dts/stm32mp157a-dk1.dts
	board/st/stm32mp1/stm32mp1.c

Change-Id: I73b62dce9c3e0661e6d2463b87389229cd3559a7
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
(cherry picked from commit 6fe7dd3327d552bacf4266d7f1ed074bf98ffb92)
2020-01-07 17:24:57 +08:00
..
arc UPSTREAM: fdt: Implement weak arch_fixup_fdt() 2018-12-24 17:20:37 +08:00
arm UPSTREAM: stm32mp1: add stusb1600 support for DK1 and DK2 board 2020-01-07 17:24:57 +08:00
m68k
microblaze UPSTREAM: fdt: Implement weak arch_fixup_fdt() 2018-12-24 17:20:37 +08:00
mips UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
nds32 UPSTREAM: fdt: Implement weak arch_fixup_fdt() 2018-12-24 17:20:37 +08:00
nios2
powerpc UPSTREAM: powercp: mpc8xx: move commproc.h 2019-07-23 17:15:32 +08:00
sandbox UPSTREAM: clk: add sandbox test for bulk API 2020-01-07 17:24:50 +08:00
sh
x86 UPSTREAM: fdt: Implement weak arch_fixup_fdt() 2018-12-24 17:20:37 +08:00
xtensa
.gitignore
Kconfig UPSTREAM: Convert CONFIG_SPI to Kconfig 2019-07-23 17:15:32 +08:00