diff --git a/canoe-kiwi-cnss.dts b/canoe-kiwi-cnss.dts index 5af778f5..8848ff2a 100644 --- a/canoe-kiwi-cnss.dts +++ b/canoe-kiwi-cnss.dts @@ -12,10 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Canoe SoCs"; compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp"; - qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>, - <0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>, - <0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>, - <0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>, - <0x1030295 0x10000>, <0x1030295 0x20000>; + qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, + <0x1000294 0x10000>, <0x1000294 0x20000>, + <0x1000295 0x10000>, <0x1000295 0x20000>; qcom,board-id = <0x1000001 0>, <0x1000008 0>, <0x1000015 0>; }; diff --git a/canoe-peach-cnss.dts b/canoe-peach-cnss.dts index 04b6a5e8..be41a1ac 100644 --- a/canoe-peach-cnss.dts +++ b/canoe-peach-cnss.dts @@ -12,10 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Canoe SoCs"; compatible = "qcom,canoe", "qcom,canoep"; - qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>, - <0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>, - <0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>, - <0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>, - <0x1030295 0x10000>, <0x1030295 0x20000>; + qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, + <0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>, + <0x1000295 0x20000>; qcom,board-id = <1 0>, <8 0>, <0x10021 0>, <11 0>, <0x15 0>, <0x208 0>, <0x108 0>; };