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

Commit 5e4aeb89 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 4aff02dc a0eeb833
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>,