Loading arch/arm/boot/dts/qcom/msm8992.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -2479,6 +2479,18 @@ qcom,pm-qos-latency = <2 1001 30001>; qcom,android-usb-uicc-nluns = /bits/ 8 <1>; }; audio_heap { compatible = "qcom,msm-shared-memory"; qcom,proc-id = <1>; linux,contiguous-region = <&audio_mem>; }; adsp_heap { compatible = "qcom,msm-shared-memory"; qcom,proc-id = <1>; linux,contiguous-region = <&adsp_mem>; }; }; &gdsc_usb30 { Loading Loading
arch/arm/boot/dts/qcom/msm8992.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -2479,6 +2479,18 @@ qcom,pm-qos-latency = <2 1001 30001>; qcom,android-usb-uicc-nluns = /bits/ 8 <1>; }; audio_heap { compatible = "qcom,msm-shared-memory"; qcom,proc-id = <1>; linux,contiguous-region = <&audio_mem>; }; adsp_heap { compatible = "qcom,msm-shared-memory"; qcom,proc-id = <1>; linux,contiguous-region = <&adsp_mem>; }; }; &gdsc_usb30 { Loading