From 7b3922de601b67a613e8fee39e3df0bdf4865b71 Mon Sep 17 00:00:00 2001 From: Hemant Gupta Date: Sat, 27 Jan 2024 18:31:52 +0530 Subject: [PATCH] btfm: dts: msm: Add Support for ATP for sun target Add Support for ATP for sun target having V8 PMIC. Change-Id: I4bdb39009e553cfacd32b15235b6f58ce803bb8a Signed-off-by: Hemant Gupta --- sun-peach-bt-v8.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sun-peach-bt-v8.dts b/sun-peach-bt-v8.dts index 2c99405a..78d0ea32 100644 --- a/sun-peach-bt-v8.dts +++ b/sun-peach-bt-v8.dts @@ -14,5 +14,6 @@ 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>, <0x2000B 0>, <0x30015 0>; + qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, + <0x30015 0>, <0x10021 0>; };