From dd35131642deec6c23387b7f6449d72473f8c068 Mon Sep 17 00:00:00 2001 From: Bhasker Reddy Komatireddy Date: Tue, 7 Jan 2025 15:41:15 +0530 Subject: [PATCH] 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 --- kera-cdp-qca6750.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kera-cdp-qca6750.dts b/kera-cdp-qca6750.dts index bae28946..3af64591 100644 --- a/kera-cdp-qca6750.dts +++ b/kera-cdp-qca6750.dts @@ -1,6 +1,6 @@ // 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/; @@ -12,5 +12,5 @@ model = "Qualcomm Technologies, Inc. Kera CDP"; compatible = "qcom,kera-cdp", "qcom,kera", "qcom,cdp"; 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>; };