commit | b28d78cd1812e4c65063ff6db9c7f4ab213e75d8 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Fri Feb 19 09:44:13 2016 +0100 |
committer | Matthias Brugger <matthias.bgg@gmail.com> | Wed Apr 20 13:03:04 2016 +0200 |
tree | ddc2ce452aabd5a10d220b181bcf92f94c44b085 | |
parent | 25269cefb691d324a3fe2be4d2a7b81f6a733996 [diff] |
soc: mediatek: PMIC wrap: add a slave specific struct This patch adds a new struct pwrap_slv_type that we use to store the slave specific data. The patch adds 2 new helper functions to access the dew registers. The slave type is looked up via the wrappers child node. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>