mfd: Add WM8326 support
The WM8326 is a high performance variant of the WM832x series with no software visible differences. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
@@ -245,6 +245,7 @@ enum wm831x_parent {
|
||||
WM8320 = 0x8320,
|
||||
WM8321 = 0x8321,
|
||||
WM8325 = 0x8325,
|
||||
WM8326 = 0x8326,
|
||||
};
|
||||
|
||||
struct wm831x {
|
||||
|
Reference in New Issue
Block a user