[PATCH 0/6] memory: brcmstb: dpfe: introduce DPFE API v3

From: Markus Mayer
Date: Tue Apr 02 2019 - 19:10:11 EST


From: Markus Mayer <mmayer@xxxxxxxxxxxx>

This series introduces a new API for communicating with the DCPU.
It will be used as the default going forward.

Before adding the new API, there is also some code cleanup and
hardening.

This series is based on drivers/next of
https://github.com/Broadcom/stblinux.git, since it builds on top of
recently upstreamed changes that are present in this branch.

Markus Mayer (6):
memory: brcmstb: dpfe: remove unused code and fix formatting
memory: brcmstb: dpfe: report firmware loading error
memory: brcmstb: dpfe: wait for DCPU to be ready
memory: brcmstb: dpfe: prepare support for multiple API versions
memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes
memory: brcmstb: dpfe: introduce DPFE API v3

drivers/memory/brcmstb_dpfe.c | 273 ++++++++++++++++++++++++++--------
1 file changed, 213 insertions(+), 60 deletions(-)

--
2.17.1