u-boot-brain/drivers
Eric Gao e07e5bde7c rockchip: video: vop: Fix rk_display_init() return error
It's caused by the difference of clk_set_rate function implement between
rk3288 andd rk3399.

clk_set_rate() of rk3288 return 0 in normal condition.
clk_set_rate() of rk3399 return input parameter in normal condition.

So check clk_set_rate's return value by IS_ERR_VALUE.

Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
2017-05-10 13:37:22 -06:00
..
adc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
bios_emulator
block drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device 2017-05-09 12:14:16 -06:00
bootcount Blackfin: Remove 2017-04-05 13:52:01 -04:00
clk rockchip: clk: rk3399: allow requests for HDMI clocks 2017-05-10 13:37:21 -06:00
core dm: core: Ensure DMA regions start up with the cache clean 2017-04-13 14:44:49 -06:00
cpu cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
crypto Merge git://git.denx.de/u-boot-fsl-qoriq 2017-04-18 11:36:06 -04:00
ddr Merge git://git.denx.de/u-boot-fsl-qoriq 2017-04-18 11:36:06 -04:00
demo dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
dfu dfu: align array in dfu_get_dev_type with enum dfu_device_type 2016-11-03 11:55:25 +01:00
dma
firmware sysreset: psci: support system reset in a generic way with PSCI 2017-04-18 10:29:19 -04:00
fpga FPGA: drivers/fpga/ivm_core.c: incorrect printf 2017-04-18 10:29:23 -04:00
gpio dm: gpio: Add driver for stm32f7 gpio controller 2017-05-08 11:57:02 -04:00
hwmon
i2c ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 2017-05-09 20:35:36 -04:00
input dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
led dm: led: Add support for blinking LEDs 2017-04-14 19:38:57 -06:00
mailbox dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
memory
misc i2c_eeprom: add read and write functions 2017-05-10 13:37:22 -06:00
mmc rockchip: mmc: handle deprecation of 'clock-freq-min-max' 2017-05-10 13:37:21 -06:00
mtd fix: nand: pxa3xx: Remove hardcode values from the driver 2017-05-09 13:38:18 +02:00
net Merge git://git.denx.de/u-boot-dm 2017-05-09 16:11:36 -04:00
pch
pci fix: mvebu: pcie_dw: Allow probing empty PCIe slots 2017-05-09 13:38:17 +02:00
pcmcia
phy Merge git://git.denx.de/u-boot-dm 2017-05-09 16:11:36 -04:00
pinctrl rockchip: pinctrl: rk3399: add support for the HDMI I2C pins 2017-05-10 13:37:21 -06:00
power power: rk808: rename to rk8xx 2017-05-10 13:37:22 -06:00
pwm dm: sandbox: pwm: add test for pwm_set_invert() 2017-05-10 13:37:21 -06:00
qe armv7: ls1021a: Drop macro CONFIG_LS102XA 2017-04-17 09:03:30 -07:00
ram stm32f7: sdram: correct sdram configuration as per micron sdram 2017-05-08 11:57:22 -04:00
remoteproc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
reset aspeed: Reset Driver 2017-05-08 11:57:32 -04:00
rtc rtc: Add DM support to ds1307 2017-05-08 11:57:28 -04:00
serial serial: atmel_usart: Add clk support 2017-05-09 12:14:15 -06:00
soc
sound
spi rockchip: spi: enable support for the rk_spi driver for the RK3399 2017-05-10 13:37:21 -06:00
spmi dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sysreset aspeed: Refactor AST2500 RAM Driver and Sysreset Driver 2017-05-08 11:57:32 -04:00
thermal imx: thermal: Kconfig: add MX7 2017-01-02 17:08:25 +01:00
timer drivers: timer: Introduce ARC timer driver 2017-03-29 07:38:11 +02:00
tpm lib: tpm: Add command to list resources 2017-03-26 13:22:58 -06:00
twserial
usb net: smsc95xx: Correct free_pkt() implementation 2017-05-09 20:17:24 -04:00
video rockchip: video: vop: Fix rk_display_init() return error 2017-05-10 13:37:22 -06:00
watchdog bcm2835_wdt: support for the BCM2835/2836 watchdog 2017-05-09 20:30:08 -04:00
Kconfig drivers: phy: add generic PHY framework 2017-05-09 12:14:16 -06:00
Makefile drivers: phy: add generic PHY framework 2017-05-09 12:14:16 -06:00