Loading arch/arm/boot/dts/qcom/msmtellurium.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -284,6 +284,34 @@ }; }; qcom,rmtfs_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00180000>; reg-names = "rmtfs"; qcom,client-id = <0x00000001>; }; qcom,dsp_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_dsp"; qcom,client-id = <0x011013ec>; }; qcom,mdm_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_mdm"; qcom,client-id = <0x011013ed>; }; qcom,sensors_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_sensor"; qcom,client-id = <0x011013ee>; }; qcom,sps { compatible = "qcom,msm_sps_4k"; qcom,pipe-attr-ee; Loading Loading
arch/arm/boot/dts/qcom/msmtellurium.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -284,6 +284,34 @@ }; }; qcom,rmtfs_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00180000>; reg-names = "rmtfs"; qcom,client-id = <0x00000001>; }; qcom,dsp_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_dsp"; qcom,client-id = <0x011013ec>; }; qcom,mdm_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_mdm"; qcom,client-id = <0x011013ed>; }; qcom,sensors_sharedmem@00000000 { compatible = "qcom,sharedmem-uio"; reg = <0x00000000 0x00010000>; reg-names = "rfsa_sensor"; qcom,client-id = <0x011013ee>; }; qcom,sps { compatible = "qcom,msm_sps_4k"; qcom,pipe-attr-ee; Loading