ODROID-M2: arm64/dts: Change fiq serial-id.

Signed-off-by: xiane <sangch.go@gmail.com>
Change-Id: Ic9f65f388d6444e013f0e5c68ba9b103e3cba635
This commit is contained in:
xiane
2024-07-15 12:23:15 +09:00
committed by codewalkerster
parent 4ef5c48dee
commit 36e1a9d836

View File

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