mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ARM: dts: aspeed: tiogapass: Enable VUART
Enabling vuart for Facebook tiogapass Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
796b440701
commit
ffdbf49482
|
|
@ -64,6 +64,11 @@ &lpc_ctrl {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&vuart {
|
||||||
|
// VUART Host Console
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&uart1 {
|
&uart1 {
|
||||||
// Host Console
|
// Host Console
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user