Skip to content

Commit

Permalink
arm64: dts: Radxa Zero: set aliases for serial and i2c
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen <stephen@vamrs.com>
  • Loading branch information
StephenInVamrs committed Oct 10, 2021
1 parent dde6447 commit 09f243e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts
Expand Up @@ -15,6 +15,15 @@

aliases {
serial0 = &uart_AO;
serial1 = &uart_AO_B;
serial2 = &uart_A;
serial3 = &uart_B;
serial4 = &uart_C;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
i2c3 = &i2c3;
i2c4 = &i2c_AO;
};

chosen {
Expand Down

0 comments on commit 09f243e

Please sign in to comment.