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

Commit 2375a91d 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 Saipan"

parents a5babeea 1e8fdf3f
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -6,11 +6,13 @@
		reg = <0xae00000 0x84208>,
		      <0xaeb0000 0x2008>,
		      <0xaeac000 0x214>,
		      <0xae8f000 0x02c>;
		      <0xae8f000 0x02c>,
		      <0xaf50000 0x038>;
		reg-names = "mdp_phys",
			"vbif_phys",
			"regdma_phys",
			"sid_phys";
			"sid_phys",
			"swfuse_phys";

		clocks =
			<&gcc GCC_DISP_AHB_CLK>,