ARM: dts: msm: UART dt node enablement
Enabled console UART DT nodes for sdxkova. Change-Id: Ifbf7688758d31ed8096aaa09b2a14e077b84df7c Signed-off-by: Krishna Chaithanya Reddy G <quic_kgangapu@quicinc.com>
This commit is contained in:
@@ -33,9 +33,18 @@
|
||||
};
|
||||
|
||||
aliases: aliases {
|
||||
serial0 = &uart1;
|
||||
};
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
gpio-reserved-ranges = <110 6>;
|
||||
};
|
||||
|
||||
&qupv3_id_0 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&uart1 {
|
||||
status = "ok";
|
||||
};
|
||||
|
Reference in New Issue
Block a user