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

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

Merge "usb: phy: snps: Do not use rext if efuse is programmed"

parents ded45856 23fdc5f7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -96,6 +96,9 @@ struct msm_hsphy {
	void __iomem		*phy_rcal_reg;
	u32			rcal_mask;

	void __iomem		*phy_rcal_reg;
	u32			rcal_mask;

	/* emulation targets specific */
	void __iomem		*emu_phy_base;
	int			*emu_init_seq;