arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM
authorJohann Neuhauser <jneuhauser@dh-electronics.com>
Thu, 30 Jun 2022 14:19:48 +0000 (16:19 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 12 Jul 2022 09:48:15 +0000 (11:48 +0200)
commit48d9eaf6826a1816c5f9839a564ea6338da609a7
tree81c43ac08b1f69bff8c1ea1a5406d1f3cf57d9d7
parent257d001cb5a3e3e3a582fddb37478dedb1764811
arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM

PA13 and PA14 are used for USB power control and can't be used
to enforce fastboot or stm32prog mode by pressing a button.

Defining CONFIG_FASTBOOT/CONFIG_CMD_STM32PROG without this patch applied
results in fastboot/stm32prog always starting, because PA13/PA14 are always
low during boot. So drop the wrong trigger gpios definitions.

Signed-off-by: Johann Neuhauser <jneuhauser@dh-electronics.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/dts/stm32mp15xx-dhcom-u-boot.dtsi