mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
riscv: dts: spacemit: sort aliases on Milk-V Jupiter
Before adding more aliases, just sort them. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Yixun Lan <dlan@kernel.org> Link: https://patch.msgid.link/20260519041458.3287843-3-aurelien@aurel32.net Signed-off-by: Yixun Lan <dlan@kernel.org>
This commit is contained in:
parent
4f97acb4f7
commit
9cdeba29d6
|
|
@ -14,9 +14,9 @@ / {
|
|||
aliases {
|
||||
ethernet0 = ð0;
|
||||
ethernet1 = ð1;
|
||||
serial0 = &uart0;
|
||||
i2c2 = &i2c2;
|
||||
i2c8 = &i2c8;
|
||||
serial0 = &uart0;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user