ARM: dts: msm: add kera-iot board support for kera CDP platform

add wlan dts support for kera-iot board on kera CDP platform.

Change-Id: I81ee9c55970967139d32aa0ca9305ce0e9c5c941
This commit is contained in:
Bhasker Reddy Komatireddy
2025-01-07 15:41:15 +05:30
parent bf33508618
commit dd35131642

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // SPDX-License-Identifier: BSD-3-Clause
/* /*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
/dts-v1/; /dts-v1/;
@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Kera CDP"; model = "Qualcomm Technologies, Inc. Kera CDP";
compatible = "qcom,kera-cdp", "qcom,kera", "qcom,cdp"; compatible = "qcom,kera-cdp", "qcom,kera", "qcom,cdp";
qcom,msm-id = <686 0x10000>, <659 0x10000>; qcom,msm-id = <686 0x10000>, <659 0x10000>;
qcom,board-id = <0x010001 0>, <0x020001 0>, <0x030001 0>, <0x040001 0>; qcom,board-id = <0x010001 0>, <0x020001 0>, <0x030001 0>, <0x040001 0>, <0x50001 0>;
}; };