Files
android_kernel_samsung_sm87…/canoe-kiwi-cnss.dts
AMAN KUMAR 1ea2e7be92 ARM: dts: msm: Update board id for canoe
According to latest CDT updates, major version no. is being
used to differentiate between different boards instead of subtype.
Hence update board-ids to reflect these new CDTs.

Change-Id: Ia5440ebafe4c272a9df3b8e89aa02e1b8bce2347
CRs-Fixed: 3967186
2024-11-05 20:03:58 -08:00

20 lines
546 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "canoe-kiwi-cnss.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Canoe SoCs";
compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp";
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
<0x1000294 0x10000>, <0x1000294 0x20000>,
<0x1000295 0x10000>, <0x1000295 0x20000>;
qcom,board-id = <0x30001 0>, <0x20008 0>, <0x30015 0>;
};