Searched hist:"707 d80f0a3c5fb58e61404277f6b103955fac294" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | core.h | diff 707d80f0a3c5fb58e61404277f6b103955fac294 Fri Apr 05 08:35:31 CDT 2019 Jules Maselbas <jmaselbas@kalray.eu> usb: dwc2: gadget: Replace phyif with phy_utmi_width
The phy utmi width information is already set in hsotg params, phyif is only used in few places and I don't see any reason to not use hsotg's params.
Moreover the utmi width was being forced to 16 bits by platform initialization which doesn't take in account HW configuration.
Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | platform.c | diff 707d80f0a3c5fb58e61404277f6b103955fac294 Fri Apr 05 08:35:31 CDT 2019 Jules Maselbas <jmaselbas@kalray.eu> usb: dwc2: gadget: Replace phyif with phy_utmi_width
The phy utmi width information is already set in hsotg params, phyif is only used in few places and I don't see any reason to not use hsotg's params.
Moreover the utmi width was being forced to 16 bits by platform initialization which doesn't take in account HW configuration.
Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | gadget.c | diff 707d80f0a3c5fb58e61404277f6b103955fac294 Fri Apr 05 08:35:31 CDT 2019 Jules Maselbas <jmaselbas@kalray.eu> usb: dwc2: gadget: Replace phyif with phy_utmi_width
The phy utmi width information is already set in hsotg params, phyif is only used in few places and I don't see any reason to not use hsotg's params.
Moreover the utmi width was being forced to 16 bits by platform initialization which doesn't take in account HW configuration.
Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|