Skip to content

Commit

Permalink
squash! arm64: dts: qcom: msm8916-lg-m216: add modem
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Cozzolino <cristian_ci@protonmail.com>
  • Loading branch information
cristianc authored and TravMurav committed Mar 8, 2021
1 parent ad5fd93 commit 51a7b19
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions arch/arm64/boot/dts/qcom/msm8916-lg-m216.dts
Expand Up @@ -29,13 +29,19 @@
no-map;
};

wcnss_mem: wcnss@8b200000 {
reg = <0x0 0x8b200000 0x0 0x600000>;
gps_mem: gps@8b200000 {
status = "disabled";
reg = <0x0 0x8b200000 0x0 0x200000>;
no-map;
};

wcnss_mem: wcnss@8b400000 {
reg = <0x0 0x8b400000 0x0 0x600000>;
no-map;
};

venus_mem: venus@8b800000 {
reg = <0x0 0x8b800000 0x0 0x600000>;
venus_mem: venus@8ba00000 {
reg = <0x0 0x8ba00000 0x0 0x600000>;
no-map;
};
};
Expand Down

0 comments on commit 51a7b19

Please sign in to comment.