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>; };