You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
regulator: da9211: add descriptions for da9212/da9214
This is a patch for adding description for da9212/da9214. Signed-off-by: James Ban <James.Ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* da9211.h - Regulator device driver for DA9211/DA9213/DA9215
|
||||
* da9211.h - Regulator device driver for DA9211/DA9212
|
||||
* /DA9213/DA9214/DA9215
|
||||
* Copyright (C) 2015 Dialog Semiconductor Ltd.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
@@ -22,7 +23,9 @@
|
||||
|
||||
enum da9211_chip_id {
|
||||
DA9211,
|
||||
DA9212,
|
||||
DA9213,
|
||||
DA9214,
|
||||
DA9215,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user