From ea3448d0cc75747798c0730f11845b0c40cf9870 Mon Sep 17 00:00:00 2001 From: Hemant Gupta Date: Sat, 13 Jan 2024 14:43:41 +0530 Subject: [PATCH] btfm: dts: msm: Add support for RCM for sun target Add support for RCM for sun target Change-Id: I4bda49109e553cfacd32b15235b6f58ce803bb8a Signed-off-by: Hemant Gupta --- sun-kiwi-bt-v8.dts | 2 +- sun-kiwi-bt.dts | 2 +- sun-peach-bt-v8.dts | 2 +- sun-peach-bt.dts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sun-kiwi-bt-v8.dts b/sun-kiwi-bt-v8.dts index 5d52bc58..20608ca9 100644 --- a/sun-kiwi-bt-v8.dts +++ b/sun-kiwi-bt-v8.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <0x60001 0>, <0x50008 0>; + qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>; }; diff --git a/sun-kiwi-bt.dts b/sun-kiwi-bt.dts index 94f693ff..76f6e15a 100644 --- a/sun-kiwi-bt.dts +++ b/sun-kiwi-bt.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <0x20001 0>, <0x20008 0>; + qcom,board-id = <0x20001 0>, <0x20008 0>, <0x40015 0>; }; diff --git a/sun-peach-bt-v8.dts b/sun-peach-bt-v8.dts index 00abe17c..2c99405a 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>, <0x2000B 0>; + qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, <0x30015 0>; }; diff --git a/sun-peach-bt.dts b/sun-peach-bt.dts index 453917b9..80392ff5 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>; + qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>; };