arm64: dts: mediatek: mt7988a-bpi-r4: Enable ssusb1 on bpi-r4

Enable usb on Bananapi R4 board.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241217091238.16032-21-linux@fw-web.de
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Frank Wunderlich 2024-12-17 10:12:34 +01:00 committed by AngeloGioacchino Del Regno
parent b1e011c7b5
commit 85445d88d1
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478
2 changed files with 5 additions and 1 deletions

View File

@ -306,6 +306,10 @@ &serial0 {
status = "okay";
};
&ssusb1 {
status = "okay";
};
&tphy {
status = "okay";
};

View File

@ -337,7 +337,7 @@ usb@11190000 {
status = "disabled";
};
usb@11200000 {
ssusb1: usb@11200000 {
compatible = "mediatek,mt7988-xhci", "mediatek,mtk-xhci";
reg = <0 0x11200000 0 0x2e00>,
<0 0x11203e00 0 0x0100>;