Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-02 | mfd: madera: Fixup SPDX headers | Charles Keepax | 1 | -5/+1 | |
GPL-2.0-only is the preferred way of expressing v2 of the GPL, so switch to that. Remove some redundant copyright notices and correct some instances where the wrong comment type has been used in header files. Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]> | |||||
2019-07-02 | mfd: madera: Remove some unused registers and fix some defaults | Charles Keepax | 1 | -76/+0 | |
Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]> | |||||
2019-05-14 | mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable | Ajit Pandey | 1 | -0/+2 | |
There is a second AEC loopback on cs47l90 so the registers for it should be readable. Signed-off-by: Ajit Pandey <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]> | |||||
2018-06-05 | mfd: madera: Register map tables for Cirrus Logic CS47L90/91 | Richard Fitzgerald | 1 | -0/+2674 | |
Regmap configuration tables for Cirrus Logic CS47L90 and CS47L91 codecs. Signed-off-by: Nikesh Oswal <[email protected]> Signed-off-by: Richard Fitzgerald <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]> |