提交 a1b6fa85 编写于 作者: A Axel Lin 提交者: Mark Brown

regulator: pfuze100: Fix address of FABID

According to the datasheet, the address of FABID is 0x4. Fix it.
Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Acked-by: NRobin Gong <b38343@freescale.com>
Signed-off-by: NMark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
上级 6ce4eac1
......@@ -38,7 +38,7 @@
#define PFUZE100_DEVICEID 0x0
#define PFUZE100_REVID 0x3
#define PFUZE100_FABID 0x3
#define PFUZE100_FABID 0x4
#define PFUZE100_SW1ABVOL 0x20
#define PFUZE100_SW1CVOL 0x2e
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册