commit | 16adc674d0d68a50dfc725574738d7ae11cf5d7e | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Nov 18 13:15:20 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 15 09:12:41 2015 -0600 |
tree | 70474a9eb1f931e8fd0f87106039553a744506be | |
parent | b5d335e5ea6a60f5254c1f3d5fddd47f4531bccf [diff] |
usb: dwc3: add generic OF glue layer For simple platforms which merely enable some clocks and populate its children, we can use this generic glue layer to avoid boilerplate code duplication. For now this supports Qcom and Xilinx, but if we find a way to add generic handling of regulators and optional PHYs, we can absorb exynos as well. Tested-by: Subbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com> Signed-off-by: Felipe Balbi <balbi@ti.com>