temp: exynos: usb: Fix EHCI VBUS GPIO number

Apparently the SMDK5250 uses a different GPIO line for its EHCI VBUS
than Snow. I guess the root cause here is that we are using the wrong
board file, but since we do not ship actual SMDK5250s, let's just fix
this in our tree.

This patch should not be upstreamed, and can be reverted once Samsung
has pushed a real, comprehensive solution for this upstream.

BRANCH=snow
BUG=chrome-os-partner:18110
TEST=Boot, enter 'usb start; usb info' with an attached device, make
sure it shows up.

Change-Id: I6f347b6a638e111ae337505551e03d9a794fb099
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/44580
Reviewed-by: Simon Glass <sjg@chromium.org>
1 file changed