ARM: dts: msm: move bluetooth node under /vendor on msm8998
Move bluetooth node under /vendor path. This will help in overlaying this node from board overlay files. Change-Id: Ieeec5811c8cf2693f45ebd5f922b7edbb760e804 Signed-off-by: Shashank Mittal <mittals@codeaurora.org>
This commit is contained in:
parent
60df96df1b
commit
a00d0eaa9f
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
|
||||
#include "msm8998-camera-sensor-cdp.dtsi"
|
||||
/ {
|
||||
&vendor {
|
||||
bluetooth: bt_wcn3990 {
|
||||
compatible = "qca,wcn3990";
|
||||
qca,bt-vdd-io-supply = <&pm8998_s3>;
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
#include "msm8998-camera-sensor-mtp.dtsi"
|
||||
/ {
|
||||
&vendor {
|
||||
bluetooth: bt_wcn3990 {
|
||||
compatible = "qca,wcn3990";
|
||||
qca,bt-vdd-io-supply = <&pm8998_s3>;
|
||||
|
|
Loading…
Add table
Reference in a new issue