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

Commit a0eeb833 authored by Ping Li's avatar Ping Li
Browse files

ARM: dts: msm: add support for sw fuse for Kona

Add sw fuse range to dts file for Kona.

Change-Id: I23b64e5569f6c4c931e6b2816ebf35877454fa08
parent 05b8a12a
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -6,11 +6,13 @@
		reg = <0x0ae00000 0x84208>,
		      <0x0aeb0000 0x2008>,
		      <0x0aeac000 0x214>,
		      <0x0ae8f000 0x02c>;
		      <0x0ae8f000 0x02c>,
		      <0x0af50000 0x038>;
		reg-names = "mdp_phys",
			"vbif_phys",
			"regdma_phys",
			"sid_phys";
			"sid_phys",
			"swfuse_phys";

		clocks =
			<&clock_gcc GCC_DISP_AHB_CLK>,