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

Commit 5b7cc06e authored by anisha agarwal's avatar anisha agarwal
Browse files

ARM: dts: msmzirc: Fix address range for QPIC BAM



Correct the address range for QPIC BAM.

Change-Id: I95053851d893f2e09ac1a79af8d9e76e33e35616
Signed-off-by: default avataranisha agarwal <anishaa@codeaurora.org>
parent 53e6e12c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -740,7 +740,7 @@
	qnand_1: nand@7980000 {
		compatible = "qcom,msm-nand";
		reg = <0x07980000 0x1000>,
		      <0x07984000 0x16000>;
		      <0x07984000 0x1a000>;
		reg-names = "nand_phys",
			    "bam_phys";
		interrupts = <0 247 0>;