Skip to content

Commit

Permalink
arm64: dts: ti: k3-j7200: Drop SoC level aliases
Browse files Browse the repository at this point in the history
Aiases are defined at board level, so dropping from soc level

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230611111140.3189111-7-u-kumar1@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
  • Loading branch information
Udit Kumar authored and Vignesh Raghavendra committed Jun 15, 2023
1 parent c4ba159 commit 858dde8
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions arch/arm64/boot/dts/ti/k3-j7200.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,6 @@
#address-cells = <2>;
#size-cells = <2>;

aliases {
serial0 = &wkup_uart0;
serial1 = &mcu_uart0;
serial2 = &main_uart0;
serial3 = &main_uart1;
serial4 = &main_uart2;
serial5 = &main_uart3;
serial6 = &main_uart4;
serial7 = &main_uart5;
serial8 = &main_uart6;
serial9 = &main_uart7;
serial10 = &main_uart8;
serial11 = &main_uart9;
mmc0 = &main_sdhci0;
mmc1 = &main_sdhci1;
};

chosen { };

cpus {
Expand Down

0 comments on commit 858dde8

Please sign in to comment.