forked from Minki/linux
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: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
parent
cf2ad8c025
commit
37b9330458
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user