Skip to content

Commit

Permalink
dts: npcm: remove deprecated uart labels
Browse files Browse the repository at this point in the history
Remove deprecated uart labels.

Signed-off-by: Tyrone Ting <[email protected]>
  • Loading branch information
warp5tw authored and maxdog988 committed May 29, 2024
1 parent 88972d6 commit 35e72e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dts/arm/nuvoton/npcm/npcm.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
interrupts = <23 3>;
clocks = <&pcc NPCM_CLOCK_BUS_APB2 NPCM_PWDWN_CTL1 4>;
status = "disabled";
label = "UART_0";
};

uart1: serial@400c4200 {
Expand All @@ -73,7 +72,6 @@
interrupts = <76 3>;
clocks = <&pcc NPCM_CLOCK_BUS_APB2 NPCM_PWDWN_CTL0 6>;
status = "disabled";
label = "UART_1";
};

mdc: mdc@4000c000 {
Expand Down

0 comments on commit 35e72e2

Please sign in to comment.