From: Duje Mihanović Date: Sat, 13 Sep 2025 21:21:11 +0000 (+0200) Subject: arm64: dts: marvell: samsung,coreprimevelte: Add USB connector X-Git-Tag: v6.19-rc1~100^2~34^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3061b16d53333723177a1601e9e0cd4565e6a1e;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: marvell: samsung,coreprimevelte: Add USB connector Add a node for the micro-USB connector found on the board. Signed-off-by: Duje Mihanović --- diff --git a/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts b/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts index 7fd5420937bd3..10e6730d71b6a 100644 --- a/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts +++ b/arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts @@ -69,6 +69,12 @@ reg = <0x14>; interrupt-parent = <&gpio>; interrupts = <0 IRQ_TYPE_EDGE_FALLING>; + + usb_con: connector { + compatible = "usb-b-connector"; + label = "micro-USB"; + type = "micro"; + }; }; };