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

Commit 30033f15 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 EUD device register address space with SDM845"

parents a3e18929 6a142fab
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -117,8 +117,9 @@
	qusb_phy0: qusb@88e2000 {
		compatible = "qcom,qusb2phy-v2";
		reg = <0x088e2000 0x400>,
			<0x007801e8 0x4>;
		reg-names = "qusb_phy_base", "efuse_addr";
			<0x007801e8 0x4>,
			<0x088e0000 0x2000>;
		reg-names = "qusb_phy_base", "efuse_addr", "eud_base";

		qcom,efuse-bit-pos = <25>;
		qcom,efuse-num-bits = <3>;