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

Commit 312e2460 authored by Pratham Pratap's avatar Pratham Pratap
Browse files

ARM: dts: msm: Add nvmem property in qusb_phy on SDM670



This property will be used to distinguish between different
SoC versions to simplify applying chip version specific
work-arounds.

Change-Id: I7ce6cac074c0fa851078f1925e8dcd5a93fac37b
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 945af2ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -57,6 +57,8 @@
			    0x03 0x250 /* TUNE5 */
			    0x03 0x250 /* TUNE5 */
			    0x00 0x23c /* CHG_CTRL2 */
			    0x00 0x23c /* CHG_CTRL2 */
			    0x22 0x210>; /* PWR_CTRL1 */
			    0x22 0x210>; /* PWR_CTRL1 */
	nvmem-cells = <&minor_rev>;
	nvmem-cell-names = "minor_rev";
};
};


&usb_qmp_dp_phy {
&usb_qmp_dp_phy {