Skip to content

Commit

Permalink
Revert "dts: qcom: sm7125: enable rmtfs node memory reserved."
Browse files Browse the repository at this point in the history
This reverts commit e1b51e1.
  • Loading branch information
root authored and root committed Jun 25, 2023
1 parent 0abb039 commit 70c0b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/qcom/sm7125-idp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ qseecom_region@9e000000, compatible id shared-dma-pool

rmtfs_mem: memory@f5800000 {
compatible = "qcom,rmtfs-mem";
reg = <0 0xf5800000 0 0x200000>;
reg = <0 0xf3901000 0 0x200000>;
no-map;

qcom,client-id = <1>;
Expand Down Expand Up @@ -1436,7 +1436,7 @@ qseecom_region@9e000000, compatible id shared-dma-pool
&framebuffer { status = "disabled"; };

//&ipa { status = "disabled"; };
///delete-node/ &rmtfs_mem;
/delete-node/ &rmtfs_mem;
//&wifi { status = "disabled"; };

//&usb_1 {status = "disabled";};
Expand Down

0 comments on commit 70c0b88

Please sign in to comment.