ODROID-M2: arm64/dts: change fiq_debugger serial-id.

Signed-off-by: xiane <sangch.go@gmail.com>
Change-Id: I2104f7f12531def7b21843cb9fd87b3575df47d8
This commit is contained in:
xiane
2024-07-15 12:32:23 +09:00
committed by Dongjin Kim
parent f365825f0b
commit 4b2f30f05f

View File

@@ -26,3 +26,7 @@
&chosen {
/delete-property/ bootargs;
};
&fiq_debugger {
rockchip,serial-id = <7>;
};