kernel_optimize_test/drivers/memory
Markus Mayer 78a6f5bef9 memory: brcmstb: dpfe: use byte 3 of registers MR4-MR8
For dual-rank LPDDR4, result data for any command is placed in byte 0
and byte 3 of the corresponding MR register by the firmware.
Single-rank RAM was supposed to work the same way. However, due to a
firmware bug, result values are only placed in byte 3 of the
corresponding MR register.

Since byte 3 works for single-rank and dual-rank setups, we change the
Linux driver to always use byte 3, thus returning the correct value in
either case.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2019-05-20 09:32:35 -07:00
..
samsung memory: Convert to using %pOFn instead of device_node.name 2018-11-27 10:54:39 -06:00
tegra One more patch to remove io.h from clk-provider.h. We used to need this 2019-05-16 19:05:35 -07:00
atmel-ebi.c memory: atmel-ebi: add sam9x60 EBI support 2019-03-21 16:45:04 +01:00
atmel-sdramc.c
brcmstb_dpfe.c memory: brcmstb: dpfe: use byte 3 of registers MR4-MR8 2019-05-20 09:32:35 -07:00
da8xx-ddrctl.c
emif-asm-offsets.c
emif.c
emif.h memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling 2019-04-09 08:31:51 -07:00
fsl_ifc.c
fsl-corenet-cf.c
jz4780-nemc.c
Kconfig memory: pl353: Add driver for arm pl353 static memory controller 2018-12-13 16:07:04 +01:00
Makefile memory: squash drivers/memory/Makefile.asm-offsets 2019-04-08 21:03:34 +09:00
mtk-smi.c
mvebu-devbus.c
of_memory.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
of_memory.h
omap-gpmc.c ARM: SoC driver updates 2018-12-31 17:32:35 -08:00
pl172.c
pl353-smc.c memory: pl353: Add driver for arm pl353 static memory controller 2018-12-13 16:07:04 +01:00
ti-aemif.c memory: ti-aemif: fix a potential NULL-pointer dereference 2018-09-06 10:04:07 -07:00
ti-emif-pm.c memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling 2019-04-09 08:31:51 -07:00
ti-emif-sram-pm.S memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling 2019-04-09 08:31:51 -07:00