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

Commit 5f636b75 authored by Peter Griffin's avatar Peter Griffin Committed by Maxime Coquelin
Browse files

ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199.



The USB3 controller is present on the b2199 board, so enable
it in the board specific DT file.

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

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