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

Commit 37b93304 authored by Andrzej Hajda's avatar Andrzej Hajda Committed by Krzysztof Kozlowski
Browse files

arm64: dts: exynos: add micro-USB connector node to TM2 platforms



Since USB connector bindings are available we can describe it on TM2(e).

Signed-off-by: default avatarAndrzej Hajda <a.hajda@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent cf2ad8c0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -836,6 +836,13 @@

		muic: max77843-muic {
			compatible = "maxim,max77843-muic";

			musb_con: musb_connector {
				compatible = "samsung,usb-connector-11pin",
					     "usb-b-connector";
				label = "micro-USB";
				type = "micro";
			};
		};

		regulators {