[RFC v1 03/14] arm64: dts: mediatek: mt7988: add labels for usb nodes

Frank Wunderlich linux at fw-web.de
Tue Oct 29 03:39:22 PDT 2024


From: Frank Wunderlich <frank-w at public-files.de>

Add Labels to allow easier referencing in dtsi and board dts.

Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
---
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
index 0aa789da5592..6d2ea317f9b2 100644
--- a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi
@@ -250,7 +250,7 @@ i2c2: i2c at 11005000 {
 			status = "disabled";
 		};
 
-		usb at 11190000 {
+		ssusb0: usb at 11190000 {
 			compatible = "mediatek,mt7988-xhci", "mediatek,mtk-xhci";
 			reg = <0 0x11190000 0 0x2e00>,
 			      <0 0x11193e00 0 0x0100>;
@@ -264,7 +264,7 @@ usb at 11190000 {
 			clock-names = "sys_ck", "ref_ck", "mcu_ck", "dma_ck", "xhci_ck";
 		};
 
-		usb at 11200000 {
+		ssusb1: usb at 11200000 {
 			compatible = "mediatek,mt7988-xhci", "mediatek,mtk-xhci";
 			reg = <0 0x11200000 0 0x2e00>,
 			      <0 0x11203e00 0 0x0100>;
-- 
2.43.0




More information about the Linux-mediatek mailing list