]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: exynos: Make provision for vdd regulators
authorVivek Gautam <gautam.vivek@samsung.com>
Mon, 21 Apr 2014 12:16:44 +0000 (17:46 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 21 Apr 2014 19:07:30 +0000 (14:07 -0500)
commitbd8ce544ec35ff362489a7e3c059cf496c06c68e
tree36fad657368041c05f254218ff47b475ece34458
parent5b7839836109a802b144a05cfbd4f57e6564d8e5
usb: dwc3: exynos: Make provision for vdd regulators

Facilitate getting required 3.3V and 1.0V VDD supply for
DWC3 controller on Exynos.

With patches for regulators' nodes merged in 3.15:
c8c253f ARM: dts: Add regulator entries to smdk5420
275dcd2 ARM: dts: add max77686 pmic node for smdk5250,

certain perripherals will now need to ensure that,
they request VDD regulators in their drivers, and enable
them so as to make them working.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Cc: Anton Tikhomirov <av.tikhomirov@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-exynos.c