summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_sdcard_ifc_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-12-18 13:00:02 +0530
committerMarek Vasut <marek.vasut+renesas@gmail.com>2019-12-21 20:35:16 +0100
commit5c207282f53f86ecbf8c25cb691030d8c643ba1c (patch)
tree5d77b00717b2cfb9c4b8ffb052eb8edab5b982e4 /configs/ls1043aqds_sdcard_ifc_defconfig
parent5c7fa84f4b356746a591cf2e726feeed11e1848e (diff)
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
DWC3 support phy interfaces like 8/16-bit UTMI+. phy interface initialization code would handle them properly along with UNKNOWN type by default if none of the user/board doesn't need to use the phy interfaces at all. The current code is masking the 8/16-bit UTMI+ interface bits globally which indeed effect the UNKNOWN cases, therefore it effects the platforms which are not using phy interfaces at all. So, handle the phy masking bits accordingly on respective interface type cases. Fixes: 6b7ebff00190 ("usb: dwc3: Add phy interface for dwc3_uboot") Reported-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/ls1043aqds_sdcard_ifc_defconfig')
0 files changed, 0 insertions, 0 deletions