From 73766d0a7013651eaef7aeb5f2a1a249933468a3 Mon Sep 17 00:00:00 2001 From: Suqun Peng Date: Tue, 26 Dec 2023 15:08:07 +0800 Subject: [PATCH] btfm: dts: msm: Add support for QRD of Sun+Peach with V8 power grid Add device tree files to enable BT device for QRD of Sun+Peach using V8 power grid. Change-Id: I41449ad986a242a91a5cb20ae36cada9d09c7295 CRs-Fixed: 3695428 --- sun-peach-bt-v8.dts | 2 +- sun-peach-bt.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sun-peach-bt-v8.dts b/sun-peach-bt-v8.dts index 9618747b..00abe17c 100644 --- a/sun-peach-bt-v8.dts +++ b/sun-peach-bt-v8.dts @@ -14,5 +14,5 @@ compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>; + qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>; }; diff --git a/sun-peach-bt.dts b/sun-peach-bt.dts index e3c8f133..453917b9 100644 --- a/sun-peach-bt.dts +++ b/sun-peach-bt.dts @@ -14,5 +14,5 @@ compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x2000B 0>, <0x3000B 0>; + qcom,board-id = <1 0>, <8 0>, <0x1000B 0>; };