rv1126-uboot/drivers
Philipp Tomsich 532a7914a4 UPSTREAM: rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
With the new 32/64bit-aware dtoc, the type of reg is fdt64_t and the
OF_PLATDATA structure layout changes.  This adjusts the DMC driver for
the RK3368 to track these changes.

For the time being (i.e. until regmap_init_mem_platdata works for the
64bit case), we won't use regmap_init_mem_platdata here and simply
access of_plat.reg[] directly.

Change-Id: I9e4e5b7cb650220902914f6ad724a8a312be93ba
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 1d70f0ac88dcd0ed9c17ec4c5e97db69de961319)
2018-01-16 18:16:48 +08:00
..
adc dm: adc: Add driver for Rockchip SARADC 2017-10-12 11:44:56 +08:00
ata UPSTREAM: dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2018-01-16 18:13:53 +08:00
bios_emulator
block UPSTREAM: blk: Remove various places that do flush cache after read 2018-01-16 18:16:48 +08:00
bootcount env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
clk UPSTREAM: rockchip: clk: rk3399: Convert to livetree 2018-01-16 18:16:48 +08:00
core UPSTREAM: dm: core: add dev_read_addr_ptr() 2018-01-16 18:16:48 +08:00
cpu
crypto crypto/fsl: fix obj-yy in Makefile 2017-09-04 09:02:07 -04:00
ddr env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
demo
dfu dfu: fix spl build 2017-11-07 16:30:53 +08:00
dma
firmware
fpga fpga: xilinx: Avoid using local intermediate buffer 2017-08-02 09:11:52 +02:00
gpio UPSTREAM: rockchip: gpio: remove outdated/misleading comment 2018-01-16 18:16:48 +08:00
i2c UPSTREAM: rockchip: i2c: Convert to livetree 2018-01-16 18:16:48 +08:00
input input: rk8xx pwrkey: replace printf with debug 2017-12-28 15:23:35 +08:00
irq irq: clean up code 2017-12-28 15:23:35 +08:00
led
mailbox
memory
misc UPSTREAM: rockchip: efuse: change to use dev_read_addr_ptr 2018-01-16 18:16:48 +08:00
mmc UPSTREAM: rockchip: sdhci: Convert to livetree 2018-01-16 18:16:48 +08:00
mtd sf: add support for GD25Q256 2017-12-06 18:08:39 +08:00
net UPSTREAM: net: phy: micrel: Convert to livetree 2018-01-16 18:16:48 +08:00
nvme nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
pch
pci vbe: Drop vbe_get_video_info() 2017-08-24 11:00:47 +08:00
pcmcia Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver 2017-08-11 15:41:51 -04:00
phy phy: rockchip-inno-usb2: add otg_phy_init api 2018-01-12 16:47:13 +08:00
pinctrl UPSTREAM: rockchip: pinctrl: rk3368: Convert to livetree 2018-01-16 18:16:48 +08:00
power UPSTREAM: rockchip: rk8xx: remove unused header includes 2018-01-16 18:16:48 +08:00
pwm
qe UPSTREAM: blk: Remove various places that do flush cache after read 2018-01-16 18:16:48 +08:00
ram UPSTREAM: rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA 2018-01-16 18:16:48 +08:00
remoteproc
reset drivers/reset: support rockchip reset drivers 2017-11-03 15:17:21 +08:00
rknand drivers: rknand: fix read error data 2017-12-21 14:31:41 +08:00
rtc env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
scsi env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
serial serial: serial-uclass: Add generic serial RX buffer support 2017-08-24 11:00:47 +08:00
soc
sound
spi UPSTREAM: rockchip: spi: Convert to livetree 2018-01-16 18:16:48 +08:00
spmi
sysreset rockchip: sysreset: use fst reset for ARM64 SOC 2017-11-03 15:17:20 +08:00
thermal
timer UPSTREAM: rockchip: timer: update for 32/64bit-aware OF_PLATDATA 2018-01-16 18:16:48 +08:00
tpm
usb fastboot:support attestation commands 2017-11-20 10:32:55 +08:00
video UPSTREAM: dm: backlight: Add a driver for GPIO backlight 2018-01-16 18:13:59 +08:00
watchdog wdt: Update uclass to make clear that the timeout is in ms 2017-08-13 15:17:34 -04:00
Kconfig drivers: rknand: add nand flash drivers for Rockchip SoC 2017-10-20 08:59:10 +08:00
Makefile arm: irq: do not enable irq in SPL/TPL 2017-11-09 19:34:04 -08:00