]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: da9063: Add support for production silicon variant code
authorOpensource [Steve Twiss] <stwiss.opensource@diasemi.com>
Fri, 14 Feb 2014 14:08:11 +0000 (14:08 +0000)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:19 +0000 (08:58 +0000)
commitc1d12c784c49980e4cbe57b7e6cc14b406449099
tree8a233f057b5c277eec6985347bd3dd583ddf7b04
parent82ae61c4b0ccfd55a31b3afc267953d0a0d416ad
mfd: da9063: Add support for production silicon variant code

Add the correct silicon variant code ID (0x5) to the driver. This
new code is the 'production' variant code ID for DA9063.

This patch will remove the older variant code ID which matches the
pre-production silicon ID (0x3) for the DA9063 chip.

There is also some small amount of correction done in this patch:
it splits the revision code and correctly names it according to
the hardware specification and moves the dev_info() call before
the variant ID test.

Signed-off-by: Opensource [Steve Twiss] <stwiss.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9063-core.c
include/linux/mfd/da9063/core.h