Commit 9056b309 authored by Fabrice Gasnier's avatar Fabrice Gasnier Committed by Greg Kroah-Hartman
Browse files

ARM: dts: stm32: set otg-rev on stm32mp151



STM32MP151 complies with the OTG 2.0. Set it with otg-rev dt property.

Signed-off-by: default avatarFabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/1631692473-8732-4-git-send-email-fabrice.gasnier@foss.st.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 20733e6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1085,6 +1085,7 @@ usbotg_hs: usb-otg@49000000 {
			g-np-tx-fifo-size = <32>;
			g-tx-fifo-size = <256 16 16 16 16 16 16 16>;
			dr_mode = "otg";
			otg-rev = <0x200>;
			usb33d-supply = <&usb33>;
			status = "disabled";
		};