]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: msm: Fix PTS definitions for MSM USB controller
authorTim Bird <tbird20d@gmail.com>
Mon, 28 Apr 2014 13:34:19 +0000 (16:34 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 30 Apr 2014 16:29:40 +0000 (11:29 -0500)
commit9747f26575996e9f82f8e5a170d2f239ef2ea423
treebee39ae23a360c05059d13e8edaee6526d28ac38
parentffbd65782c436ab8e2b0b2ce1e055c60213b393e
usb: phy: msm: Fix PTS definitions for MSM USB controller

Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
controller.  This is a standard chipidea PORTSC definition, where
a PHY_TYPE of 10b (<<30) is ULPI and 11b (<<30) is SERIAL.
Fix the definitions and use them correctly in the driver code.

Signed-off-by: Tim Bird <tim.bird@sonymobile.com>
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-msm-usb.c
include/linux/usb/msm_hsusb_hw.h