MLK-13570-8 usb: chpidea: usbmisc_imx: add non-burst setting for both imx7d and imx7ulp
authorPeter Chen <peter.chen@nxp.com>
Fri, 9 Dec 2016 07:32:46 +0000 (15:32 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:57:58 +0000 (14:57 -0500)
commit14e73b08af2ad49ec0e22f0fb4dab36867b27638
tree4b1e98c5cddf04096441ea3c28b3037a7be978d3
parent8435641525eacc950fccab5f904777fed95fd2bd
MLK-13570-8 usb: chpidea: usbmisc_imx: add non-burst setting for both imx7d and imx7ulp

For all imx Socs later than imx6 (including imx6), the USB_nSBUSCFG.AHBBRST
will be set as 0 at dtsi file, so the non-burst setting needs to be
set at non-core register, or there will be no burst for USB AHB/AXI
transfer.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/chipidea/usbmisc_imx.c