rv1126-uboot/drivers
Roger Quadros 68a775a766 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
The index returned by get_sys_clk_index() is not exactly what we expect.
Let's not rely on that and use get_sys_clk_freq() instead.

This fixes missing USB3 devices in the Linux kernel when USB is started
in u-boot. It still doesn't fix missing USB3 devices in u-boot though.

Signed-off-by: Roger Quadros <rogerq@ti.com>
2016-06-02 21:42:16 -04:00
..
adc
bios_emulator Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
block dm: blk: Add functions to select a hardware partition 2016-05-17 09:54:43 -06:00
bootcount bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
clk Merge git://git.denx.de/u-boot-dm 2016-05-27 20:34:12 -04:00
core dm: allow setting driver_data before/during bind 2016-05-26 20:48:31 -06:00
cpu
crypto crypto/fsl: add support for multiple SEC engines initialization 2016-05-18 08:51:46 -07:00
ddr Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
demo
dfu dm: mmc: Use the new select_hwpart() API 2016-05-17 09:54:43 -06:00
dma
fpga fpga: Fix typo in function comment 2016-05-24 11:15:02 +02:00
gpio gpio: mxs: Remove netdev.h 2016-06-02 21:21:41 -04:00
hwmon
i2c i2c: mvtwsi: Eliminate twsi_control_flags 2016-05-17 08:32:02 +02:00
input
led
mailbox mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
misc reset: Drop the reset failure message 2016-05-26 20:50:29 -06:00
mmc dm: mmc: Use cfg directly in mmc_bind() 2016-05-27 10:23:10 -06:00
mtd mtd: nand: am335x: spl: Fix copying of image 2016-05-27 15:41:41 -04:00
net net: Add ag7xxx driver for Atheros MIPS 2016-05-31 09:38:11 +02:00
pch
pci pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 2016-05-17 09:54:43 -06:00
pcmcia
pinctrl rockchip: rk3288: pinctrl: support more pins 2016-05-27 09:00:48 -06:00
power sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
pwm
qe
ram
remoteproc
rtc
serial serial: 16550: Drop OMAP1510 support 2016-06-02 21:21:41 -04:00
soc
sound
spi Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
spmi spmi: Fix sandbox spmi driver memory corruption 2016-04-11 20:48:22 -04:00
thermal Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
timer
tpm drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
twserial
usb usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration 2016-06-02 21:42:16 -04:00
video rockchip: video: Flush the cache when the display is updated 2016-05-27 10:23:08 -06:00
watchdog
Kconfig Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00
Makefile Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00