diff options
author | James Ban <James.Ban.opensource@diasemi.com> | 2017-10-30 11:32:38 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-31 11:01:14 +0000 |
commit | 707ce9eac5fc3b68f98c887dddea3911a8fc4f9f (patch) | |
tree | c1205f259c83e1fd070599e1f0d560c0196a3e60 /drivers/regulator/da9211-regulator.h | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
regulator: da9211: update for supporting da9223/4/5
This is update for supporting additional devices da9223/4/5.
Only device strings is added because only package type is different.
Signed-off-by: James Ban <James.Ban..opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/da9211-regulator.h')
-rw-r--r-- | drivers/regulator/da9211-regulator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/da9211-regulator.h b/drivers/regulator/da9211-regulator.h index b841bbf330cc..2cb32aab4f82 100644 --- a/drivers/regulator/da9211-regulator.h +++ b/drivers/regulator/da9211-regulator.h @@ -1,6 +1,6 @@ /* * da9211-regulator.h - Regulator definitions for DA9211/DA9212 - * /DA9213/DA9214/DA9215 + * /DA9213/DA9223/DA9214/DA9224/DA9215/DA9225 * Copyright (C) 2015 Dialog Semiconductor Ltd. * * This program is free software; you can redistribute it and/or |