Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be4bd739 authored by Jilai Wang's avatar Jilai Wang
Browse files

ARM: msm: dts: Correct npu tcm io space for sdmmagpie



This change is to correct npu tcm io space's base address for
sdmmagpie.

Change-Id: Ie2414d0099b19552ff98972cdf0d67b61032a608
Signed-off-by: default avatarJilai Wang <jilaiw@codeaurora.org>
parent 4b54d9aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
&soc {
	msm_npu: qcom,msm_npu@9800000 {
		compatible = "qcom,msm-npu";
		reg = <0x9900000 0x40000>,
		reg = <0x9800000 0x40000>,
			<0x9900000 0x10000>,
			<0x9960200 0x600>,
			<0x780000 0x7000>;