From d1b5afae3d292a53e728d96365988f1c4895129e Mon Sep 17 00:00:00 2001 From: sarath varma ganapathiraju Date: Wed, 11 Oct 2023 12:12:12 +0530 Subject: [PATCH] dtsi: add new board-id to support comanche IDP add new board-id to support comanche IDP. Change-Id: I77e146d180b3f846cdd5c1f836399d005b4e7e2c --- ravelin-audio-idp.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ravelin-audio-idp.dts b/ravelin-audio-idp.dts index cd2ccfdb..9ca2ee0d 100644 --- a/ravelin-audio-idp.dts +++ b/ravelin-audio-idp.dts @@ -8,5 +8,5 @@ compatible = "qcom,ravelin-idp", "qcom,ravelin", "qcom,idp"; qcom,msm-id = <568 0x10000>, <602 0x10000>, <581 0x10000>, <582 0x10000>; qcom,board-id = <34 0>, <34 0x600>, <34 2>, <0x10022 0x4>, <0x10022 3>, - <0x10022 0x5>, <0x10022 0x8>; + <0x10022 0x5>, <0x10022 0x8>, <0x10022 0x0>; };