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

Commit 693e0799 authored by Jilai Wang's avatar Jilai Wang
Browse files

ARM: dts: msm: Add qfprom address region for LITO

Add qfprom address region for LITO to read the efuse value.

Change-Id: If2c99b1ccb6c82a108e5868aa071d1788a89ea37
parent 636da0b4
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -6,8 +6,10 @@
			<0x99F0000 0x10000>,
			<0x9980000 0x10000>,
			<0x17c00000 0x10000>,
			<0x01F40000 0x40000>;
		reg-names = "tcm", "core", "cc", "apss_shared", "tcsr";
			<0x01F40000 0x40000>,
			<0x780000 0x7000>;
		reg-names = "tcm", "core", "cc", "apss_shared", "tcsr",
				"qfprom_physical";
		interrupts = <GIC_SPI 364 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 366 IRQ_TYPE_EDGE_RISING>,
				<GIC_SPI 368 IRQ_TYPE_EDGE_RISING>,