ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 1 Jul 2020 11:10:10 +0000 (13:10 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 28 Jul 2020 16:10:06 +0000 (18:10 +0200)
commit7ecbefd3ec05e4ed1eeb933e25f041d50b23d823
tree4d5b30f4bb388b1f10ed3592a59580fddd5227c3
parent500327e2ea79b3b3e351564e868fe1e03e0489ac
ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1

Remove hnp-srp-disable for usbotg node because this feature is only needed
for usbotg in HOST mode (in drivers/usb/host/dwc2.c)
and this feature is not activated in stm32mp15 U-Boot
(stm32mp15_basic_defconfig and stm32mp15_trusted_defconfig);
only the device mode is activated and OTG is not supported in DWC2 driver.

This patch reduces the difference between U-Boot and Linux kernel
device-tree.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi