commit | 0237cfdc5a91294af91e934cf0ae1766195a44e4 | [log] [tgz] |
---|---|---|
author | Jacob Chen <jacob-chen@iotwrt.com> | Tue May 02 14:54:48 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed May 10 13:37:22 2017 -0600 |
tree | f1bdc40412400fc280f0d88ee55ccd04da514cbd | |
parent | 269a37fe63634044ba966f9410b79100289ccfa5 [diff] |
power: pmic: append rk818 regs to rk808 Both RK808 and RK818 chips are using a similar register map, so we can reuse them. I have also add reg prefix to exist registers, to keep them same style. Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com> Reviewed-by: Simon Glass <sjg@chromium.org>