Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 571ac3be authored by Peter Griffin's avatar Peter Griffin Committed by Maxime Coquelin
Browse files

ARM: DT: STi: stihxxx-b2120: Enable USB3 port on stih407-b2120 and stih410-b2120



The USB3 controller is present on both variants of the b2120 board so
enable the controller in the generic stihxxx-b2120.dtsi file.

Signed-off-by: default avatarPeter Griffin <peter.griffin@linaro.org>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent fd555998
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -74,5 +74,10 @@
				st,osc-force-ext;
			};
		};

		st_dwc3: dwc3@8f94000 {
			status = "okay";
		};

	};
};