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:
Shashank Mittal 2017-03-17 16:23:32 -07:00
parent 60df96df1b
commit a00d0eaa9f
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
*/ */
#include "msm8998-camera-sensor-cdp.dtsi" #include "msm8998-camera-sensor-cdp.dtsi"
/ { &vendor {
bluetooth: bt_wcn3990 { bluetooth: bt_wcn3990 {
compatible = "qca,wcn3990"; compatible = "qca,wcn3990";
qca,bt-vdd-io-supply = <&pm8998_s3>; qca,bt-vdd-io-supply = <&pm8998_s3>;

View file

@ -12,7 +12,7 @@
#include <dt-bindings/interrupt-controller/irq.h> #include <dt-bindings/interrupt-controller/irq.h>
#include "msm8998-camera-sensor-mtp.dtsi" #include "msm8998-camera-sensor-mtp.dtsi"
/ { &vendor {
bluetooth: bt_wcn3990 { bluetooth: bt_wcn3990 {
compatible = "qca,wcn3990"; compatible = "qca,wcn3990";
qca,bt-vdd-io-supply = <&pm8998_s3>; qca,bt-vdd-io-supply = <&pm8998_s3>;