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:
James Ban
2016-06-29 16:49:32 +09:00
committed by Mark Brown
parent 1a695a905c
commit 7524c1cebc
4 changed files with 57 additions and 11 deletions
+4 -1
View File
@@ -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,
};