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

Commit 395b26b7 authored by Da Hoon Pyun's avatar Da Hoon Pyun
Browse files

ARM: dts: msm: Add qfprom address region for ATOLL platform



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

Change-Id: Ia9f185735e59a583f3586b57c41ad4b30f3be9e3
Signed-off-by: default avatarDa Hoon Pyun <dpyun@codeaurora.org>
parent 876ccfa9
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation.All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -18,8 +18,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 583 IRQ_TYPE_LEVEL_HIGH>,
			<GIC_SPI 585 IRQ_TYPE_EDGE_RISING>,
			<GIC_SPI 588 IRQ_TYPE_EDGE_RISING>,