On Mon, 24 Apr 2017, Richard Fitzgerald wrote:
This patch adds a header file of register definitions for Cirrus Logic "Madera" class codecs. These codecs are all based off a common set of hardware IP so have a common register map (with a few minor device-to-device variations). These are complex devices with a large number of features and so have a correspondingly large register set. The registers.h file has been auto-generated from the hardware register definitions, stripped down to only registers we need to access from the driver.
Signed-off-by: Richard Fitzgerald rf@opensource.wolfsonmicro.com
No changes since V1.
MAINTAINERS | 10 + include/linux/mfd/madera/registers.h | 8832 ++++++++++++++++++++++++++++++++++ 2 files changed, 8842 insertions(+) create mode 100644 include/linux/mfd/madera/registers.h
This patch has been rejected by Linus.
https://lkml.org/lkml/2017/7/7/579