Skip to content

Commit 0f5da28

Browse files
hsinyi527mbgg
authored andcommitted
arm64: dts: mt8173: add uart aliases
Add serial as uart aliases in mt8173. Signed-off-by: Hsin-Yi Wang <[email protected]> Reviewed-by: Enric Balletbo i Serra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
1 parent 668f44f commit 0f5da28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/mediatek/mt8173.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
mdp_wdma0 = &mdp_wdma0;
5151
mdp_wrot0 = &mdp_wrot0;
5252
mdp_wrot1 = &mdp_wrot1;
53+
serial0 = &uart0;
54+
serial1 = &uart1;
55+
serial2 = &uart2;
56+
serial3 = &uart3;
5357
};
5458

5559
cluster0_opp: opp_table0 {

0 commit comments

Comments
 (0)