mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm64: dts: rockchip: disable uart2 on rk3399-android
fiq-debugger use uart2. Change-Id: Id1225fa871f7a4252011b9c004b68b2f1522abc6 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
27edbe3583
commit
9ac0d29989
|
|
@ -283,6 +283,10 @@ vendor {
|
|||
};
|
||||
};
|
||||
|
||||
&uart2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&vopb {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user