ARM: dts: msm: Enable blsp1_uart3_hs for msmcobalt
Enable blsp1_uart3 for WCN3990 for msmcobalt to use high speed UART driver for bluetooth HCI interface. Change-Id: I5c220e4a6225a34b686cbbfdccd0a2329143af86 Signed-off-by: Sungjun Park <sjpark@codeaurora.org>
This commit is contained in:
parent
ff1e9f6532
commit
691e4b776e
2 changed files with 8 additions and 0 deletions
|
@ -37,6 +37,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
&blsp1_uart3_hs {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&ufsphy1 {
|
||||
vdda-phy-supply = <&pmcobalt_l1>;
|
||||
vdda-pll-supply = <&pmcobalt_l2>;
|
||||
|
|
|
@ -37,6 +37,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
&blsp1_uart3_hs {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&ufsphy1 {
|
||||
vdda-phy-supply = <&pmcobalt_l1>;
|
||||
vdda-pll-supply = <&pmcobalt_l2>;
|
||||
|
|
Loading…
Add table
Reference in a new issue