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

Commit 42df1dcd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add device bindings for RPM stats" into msm-4.9

parents a687b708 893b7eb1
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -139,4 +139,10 @@
			};
			};
		};
		};
	};
	};

	qcom,rpm-stats@c300000 {
		compatible = "qcom,rpm-stats";
		reg = <0xC300000 0x1000>, <0xC3F0004 0x4>;
		reg-names = "phys_addr_base", "offset_addr";
	};
};
};