]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: marvell: samsung,coreprimevelte: Add USB connector
authorDuje Mihanović <duje@dujemihanovic.xyz>
Sat, 13 Sep 2025 21:21:11 +0000 (23:21 +0200)
committerDuje Mihanović <duje@dujemihanovic.xyz>
Mon, 13 Oct 2025 10:11:38 +0000 (12:11 +0200)
Add a node for the micro-USB connector found on the board.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
arch/arm64/boot/dts/marvell/mmp/pxa1908-samsung-coreprimevelte.dts

index 7fd5420937bd3c03a06945e0a27c4436e76ff059..10e6730d71b6a052d57ce84b7ab051d424621726 100644 (file)
                        reg = <0x14>;
                        interrupt-parent = <&gpio>;
                        interrupts = <0 IRQ_TYPE_EDGE_FALLING>;
+
+                       usb_con: connector {
+                               compatible = "usb-b-connector";
+                               label = "micro-USB";
+                               type = "micro";
+                       };
                };
        };