mfd: da9062: Support for the DA9063 OnKey in the DA9062 core
authorS Twiss <stwiss.opensource@diasemi.com>
Thu, 23 Jul 2015 16:17:41 +0000 (17:17 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Aug 2015 14:09:08 +0000 (15:09 +0100)
commit68b6fd02e6a62d6bdb62e7e74e7c62a8ec54346e
treec8d769b75fd439d304c595a185506c1c5fce71f6
parente5ad234485ee868c09f2d59b2ed94d6c6e6d3f19
mfd: da9062: Support for the DA9063 OnKey in the DA9062 core

Add MFD core driver support for a OnKey component

- MFD core adds the resource da9062_onkey_resources[] for the OnKey
- An appropriate value has been added into mfd_cell da9062_devs[] to
  support component .name = "da9062-onkey" and
  .of_compatible  = "dlg,da9062-onkey"

Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9062-core.c