diff --git a/qcom/cinder-du-idp.dts b/qcom/cinder-du-idp.dts index 4b207eab..f9de1c7e 100644 --- a/qcom/cinder-du-idp.dts +++ b/qcom/cinder-du-idp.dts @@ -6,5 +6,5 @@ / { model = "Qualcomm Technologies, Inc. Cinder DU IDP"; compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp"; - qcom,board-id = <0x1 0x0>; + qcom,board-id = <0x22 0x0>; }; diff --git a/qcom/cinder-ru-idp.dts b/qcom/cinder-ru-idp.dts index 3d28587d..6afc61c3 100644 --- a/qcom/cinder-ru-idp.dts +++ b/qcom/cinder-ru-idp.dts @@ -6,5 +6,5 @@ / { model = "Qualcomm Technologies, Inc. Cinder RU IDP"; compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp"; - qcom,board-id = <0x1 0x0>; + qcom,board-id = <0x22 0x0>; };