rv1126-uboot/drivers
Simon Glass 519ddfff4f UPSTREAM: dm: spi: Add logging of some return values
When SPI flash operations fail it is helpful to be able to see the error
codes and where they are generated. Add logging to capture this
information for read operations.

Change-Id: I58270e564a558fbaf9ae2c5b0d888d3af842e09c
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 5e24a2ef8bf4f09b18cf4e943c73bfdd169a7581)
2019-07-05 19:33:45 +08:00
..
adc treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
ata treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
bios_emulator UPSTREAM: printk: collect printk stuff into <linux/printk.h> with loglevel support 2018-01-17 15:27:28 +08:00
block mtd: support mtd block model 2019-06-05 14:47:56 +08:00
bootcount UPSTREAM: bootcount: add support for bootcounter on EXT filesystem 2018-01-17 15:27:28 +08:00
clk UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
core drivers: core: do not use mtd node from kernel dtb 2019-06-24 18:31:03 +08:00
cpu dm: add amp uclass and rockchip amp driver support 2019-04-08 20:53:44 +08:00
crypto crypto: add rk1808 compatible 2019-07-03 09:34:10 +08:00
ddr UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
demo
dfu treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
dma UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig 2019-07-05 19:33:35 +08:00
firmware UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
fpga UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
gpio UPSTREAM: bitops: collect BIT macros to include/linux/bitops.h 2018-01-17 15:27:28 +08:00
i2c dm: i2c: print i2c speed 2018-10-07 11:49:17 +08:00
input dm: key: add pwrkey download support 2019-06-18 08:39:39 +08:00
irq irq: disable all gpio interrupt by default 2019-03-05 16:39:54 +08:00
led led: led_gpio: add "default-state" apply 2019-03-01 11:03:15 +08:00
mailbox
memory
misc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
mmc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
mtd UPSTREAM: dm: spi: Add logging of some return values 2019-07-05 19:33:45 +08:00
net UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
nvme nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
pch
pci UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
pcmcia Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver 2017-08-11 15:41:51 -04:00
phy UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
pinctrl pinctrl: rockchip: Add gpio3b4 io function recalculated select for RK3308B 2018-12-26 16:21:16 +08:00
power UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
pwm pwm: rockchip: Do pwm pinctrl setting after pwm enabled 2018-03-20 14:56:24 +08:00
qe UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ram ram: rockchip: fix AArch32 compile issue 2019-05-28 20:30:36 +08:00
remoteproc
reset UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
rkflash rkflash: add new spi nor flash 2019-05-24 20:52:30 +08:00
rknand drivers: rknand: zftl fix cache flush misaligned range 2019-06-11 09:47:05 +08:00
rtc rtc: add rk8xx rtc support 2019-02-25 10:08:47 +08:00
scsi env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
serial UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
soc
sound UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
spi UPSTREAM: dm: spi: Add logging of some return values 2019-07-05 19:33:45 +08:00
spmi
sysreset sysreset: use psci sysreset as primary for rockchip platforms 2018-09-28 10:02:35 +08:00
thermal thermal: rockchip: get "rockchip,hw-tshut-polarity" form dts node 2018-12-20 11:55:57 +08:00
timer UPSTREAM: rockchip: timer: update for 32/64bit-aware OF_PLATDATA 2018-01-16 18:16:48 +08:00
tpm treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
usb UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00
video UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
watchdog watchdog: add support for Rockchip watchdog 2019-04-10 14:35:24 +08:00
Kconfig rockchip: rkflash: add rk small capacity flash storage support with block interface 2018-05-11 11:08:38 +08:00
Makefile UPSTREAM: mtd: move NAND files into a raw/ subdirectory 2019-07-05 19:33:44 +08:00