diff --git a/waipio-camera-overlay-v2.dts b/waipio-camera-overlay-v2.dts index cc9eb61d..ce5392b3 100644 --- a/waipio-camera-overlay-v2.dts +++ b/waipio-camera-overlay-v2.dts @@ -5,7 +5,7 @@ model = "Qualcomm Technologies, Inc. Waipio v2 SoC"; compatible = "qcom,waipio", "qcom,waipiop"; qcom,msm-id = <457 0x20000>, <482 0x20000>; - qcom,board-id = <8 0>, <0x10008 0>, <0x03010008 0x03>; + qcom,board-id = <8 0>, <0x10008 0>, <0x03010008 0x03>, <0x04010008 0x04>; fragment@0 { target = <&cam_sfe0>; diff --git a/waipio-camera-sensor-mtp.dts b/waipio-camera-sensor-mtp.dts index a21a6a5d..39b9f078 100644 --- a/waipio-camera-sensor-mtp.dts +++ b/waipio-camera-sensor-mtp.dts @@ -12,5 +12,5 @@ model = "Qualcomm Technologies, Inc. Waipio MTP"; compatible = "qcom,waipio", "qcom,waipiop"; qcom,msm-id = <457 0x10000>, <482 0x10000>, <457 0x20000>, <482 0x20000>; - qcom,board-id = <8 0>, <0x10008 0>, <0x02010008 0>, <0x03010008 0x03>; + qcom,board-id = <8 0>, <0x10008 0>, <0x02010008 0>, <0x03010008 0x03>, <0x04010008 0x04>; }; \ No newline at end of file