Merge "ARM: dts: msm: Add QUPv3 UART console node for tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
74312e208e
@@ -38,7 +38,9 @@
|
||||
|
||||
firmware: firmware {};
|
||||
|
||||
aliases {};
|
||||
aliases {
|
||||
serial0 = &qupv3_se7_2uart;
|
||||
};
|
||||
|
||||
cpus {
|
||||
#address-cells = <2>;
|
||||
@@ -747,3 +749,8 @@
|
||||
#include "tuna-pinctrl.dtsi"
|
||||
#include "tuna-stub-regulators.dtsi"
|
||||
#include "tuna-usb.dtsi"
|
||||
#include "tuna-qupv3.dtsi"
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
status = "ok";
|
||||
};
|
||||
|
Reference in New Issue
Block a user