ARM: dts: msm: Enable BLSP entries for msm8996 auto platforms
Enable the BLSP instances used for the msm8996 Agave and Dragonboard platforms. Change-Id: If9692995ea35870db488fd69a2153f59daca58f9 Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>
This commit is contained in:
parent
f571ff2a0b
commit
d178d61132
3 changed files with 19 additions and 0 deletions
|
@ -24,3 +24,6 @@
|
|||
qcom,board-id = <10 0>;
|
||||
};
|
||||
|
||||
&spi_9 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
|
@ -25,3 +25,7 @@
|
|||
qcom,board-id = <10 0>;
|
||||
};
|
||||
|
||||
&spi_9 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
|
|
@ -881,3 +881,15 @@
|
|||
&wsa881x_214 {
|
||||
/delete-property/ qcom,spkr-sd-n-gpio;
|
||||
};
|
||||
|
||||
&spi_9 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&spi_10 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&blsp1_uart2 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue