From 15d7e9a790ef6de4893f5894b10ec25fb624bc82 Mon Sep 17 00:00:00 2001 From: Hemant Gupta Date: Wed, 28 Feb 2024 11:53:55 +0530 Subject: [PATCH] btfm: dts: msm: Add support for QMP1000 MTP for sun target Add support for QMP1000 MTP for sun target Change-Id: I5baa49109e543cfacd32b15235b6f58ce803bb8a Signed-off-by: Hemant Gupta --- 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 5a5a8c4c..13b6c454 100644 --- a/sun-peach-bt-v8.dts +++ b/sun-peach-bt-v8.dts @@ -15,5 +15,5 @@ qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, - <0x30015 0>, <0x10021 0>, <0x60008 0>, <0x40108, 0>; + <0x30015 0>, <0x10021 0>, <0x60008 0>, <0x40108 0>; }; diff --git a/sun-peach-bt.dts b/sun-peach-bt.dts index a912afb4..613e941e 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>, <0x15 0>, <0x60008 0>, <0x10108, 0>; + qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>, <0x60008 0>, <0x10108 0>; };