commit | 153badbc1dc9352c66f7850217bf2946499619bc | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Thu Apr 04 12:26:50 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | 425d1047a2a72f6f0328776af715650d5da83b2f | |
parent | 281fd11574dedcebed3617e11f19c18aeea8f85c [diff] |
DTS: Enable USB host support (including regulators) on HSC|DDC boards This commit enables the support for K&P's HSC|DDC imx53 based boards. It was also necessary to provide device tree description for regulators to avoid board specific code definition. The GPIO pin description responsible for VBUS control has been moved from "hog" group to usbh1 dedicated one. Signed-off-by: Lukasz Majewski <lukma@denx.de>