diff --git a/nxp/tuna-nfc.dts b/nxp/tuna-nfc.dts index 3c314ca8..936049e9 100644 --- a/nxp/tuna-nfc.dts +++ b/nxp/tuna-nfc.dts @@ -11,6 +11,6 @@ / { model = "Qualcomm Technologies, Inc. Tuna SoC"; compatible = "qcom,tuna"; - qcom,msm-id = <681 0x10000>, <655 0x10000>; + qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>; qcom,board-id = <8 4>; }; diff --git a/st/tuna-nfc.dts b/st/tuna-nfc.dts index 9dab700a..4073ea44 100644 --- a/st/tuna-nfc.dts +++ b/st/tuna-nfc.dts @@ -11,6 +11,6 @@ / { model = "Qualcomm Technologies, Inc. Tuna SoC"; compatible = "qcom,tuna"; - qcom,msm-id = <681 0x10000>, <655 0x10000>; + qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>; qcom,board-id = <33 0>, <1 0>, <8 0>, <11 0>, <21 0>; };