diff --git a/qcom/sun-oemvm-qrd.dts b/qcom/sun-oemvm-qrd.dts index a463f4ec..e18cdcab 100644 --- a/qcom/sun-oemvm-qrd.dts +++ b/qcom/sun-oemvm-qrd.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -10,5 +10,5 @@ / { model = "Qualcomm Technologies, Inc. Sun OEMVM QRD"; compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd"; - qcom,board-id = <0x10008 0>; + qcom,board-id = <0x1000B 0>, <0x2000B 0>, <0x3000B 0>; }; diff --git a/qcom/sun-vm-qrd.dts b/qcom/sun-vm-qrd.dts index 89a3de0f..2a483354 100644 --- a/qcom/sun-vm-qrd.dts +++ b/qcom/sun-vm-qrd.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -10,5 +10,5 @@ / { model = "Qualcomm Technologies, Inc. Sun SVM QRD"; compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd"; - qcom,board-id = <0x10008 0>; + qcom,board-id = <0x1000B 0>, <0x2000B 0>, <0x3000B 0>; };