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>
 
        status = "okay";
 };
 
+&tphy {
+       status = "okay";
+};
+
 &watchdog {
        status = "okay";
 };
 
                        };
                };
 
-               t-phy@11c50000 {
+               tphy: t-phy@11c50000 {
                        compatible = "mediatek,mt7986-tphy",
                                     "mediatek,generic-tphy-v2";
                        #address-cells = <2>;