arm64: dts: mediatek: mt7988a-bpi-r4: Enable t-phy for ssusb1

Bananapi R4 uses t-phy for usb. Enable its node at board level.

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-20-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:33 +01:00 committed by AngeloGioacchino Del Regno
parent 572c02e687
commit b1e011c7b5
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";
};
&tphy {
status = "okay";
};
&watchdog {
status = "okay";
};

View File

@ -525,7 +525,7 @@ pcie_intc1: interrupt-controller {
};
};
t-phy@11c50000 {
tphy: t-phy@11c50000 {
compatible = "mediatek,mt7986-tphy",
"mediatek,generic-tphy-v2";
#address-cells = <2>;